-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Just a flag.
The time variable is hardcoded to time_counter. I have recently been extracting data from UKESM, which has a coordinate dimention of time_centered. Getting ncml to translate a coordinate dimension is a tricky job. It could be useful to make the below line a namelist option. Though I'm not sure what you would do in the case where you have various file sources with multiple naming convensions, such as UKESM + cice with "time_centered" and "time"...
pyBDY/src/pybdy/reader/ncml.py
Lines 48 to 50 in ac63be4
time_counter_const = "time_counter" | |
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request