rcaneill / xnemogcm

Interface to open NEMO global circulation model output dataset with xarray and create a xgcm grid.
https://xnemogcm.readthedocs.io/
MIT License
21 stars 10 forks source link

Change of time counter bounds name in nemo 4.2 #28

Closed rcaneill closed 2 years ago

rcaneill commented 2 years ago

time_counter_bounds has changed name to time_counter_bnds (or something similar). An robust method should be used to avoid problems (maybe use cf_xarray to get the bounds? or just rely on the attributes)