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 attribute coordinate to new name #52

Closed rcaneill closed 1 year ago

rcaneill commented 1 year ago

It seems that the variables have an attribute coordinates, that is set to the old coordinates names (e.g. nav_lat, nav_lon, time_centered, etc). This attribute should be updated to the new names.