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

do not fail if time bounds are not present #40

Closed rcaneill closed 1 year ago

rcaneill commented 1 year ago

Some nemo produced dataset (e.g. from glorys) come without time bounds. We should be able to open them and not fail.