Opened 4 years ago
Closed 3 years ago
#2687 closed Defect (fixed)
nesting tools - interpolation of 2D-3D variables
Reported by: | clem | Owned by: | systeam |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | tools | Version: | v4.0.* |
Severity: | minor | Keywords: | |
Cc: |
Description
The nesting tools for version 4.0-HEAD is not able to interpolate data with dimensions:
(x,y)
(x,y,z)
It needs a time_counter dimension. It is constraining.
Recommendation
Eventhough this version is outdated, it is still used for 4.0 nemo versions, so I think we should release this constrain on time_counter.
I coded it, so ready to be committed. If time is a dimension in the input file, it needs to be the unlimited dimension though.
Commit History (1)
Changeset | Author | Time | ChangeLog |
---|---|---|---|
14974 | clem | 2021-06-11T10:35:53+02:00 | NESTING TOOLS 4.0-HEAD: solve ticket #2687 |
Change History (2)
comment:1 Changed 4 years ago by clem
comment:2 Changed 3 years ago by clem
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In 14974: