New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
#2687 (nesting tools - interpolation of 2D-3D variables) – NEMO

Opened 3 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)

ChangesetAuthorTimeChangeLog
14974clem2021-06-11T10:35:53+02:00

NESTING TOOLS 4.0-HEAD: solve ticket #2687

Change History (2)

comment:1 Changed 3 years ago by clem

In 14974:

Error: Failed to load processor CommitTicketReference
No macro or processor named 'CommitTicketReference' found

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.