Handle multifile model results #18
Closed
jsmariegaard
started this conversation in
Ideas
Replies: 4 comments 1 reply
|
In most cases when you have both 2d and 3d output, the item names will still be enough to identify which output it belongs to. Dfs0 is a different story and should perhaps be handled separately. |
0 replies
|
This might relate to my wish to also support comparison of multidimensional data, like current profiles and wave spectra. There can be occasions for wind profiles, too, when assessing 3rd party products for our forcing. |
0 replies
|
I am working on add and copy methods as a way to handle this (and other cases): |
1 reply
|
Outdated |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
It could be a combination of dfsu and dfs0 or 2d and 3d results. How to chose when you add observation? Or should the combination first happen after compare? You could merge two comparison collections...
All reactions