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 test data + nemo 3.6 and 4.2.0 compatibility #41

Closed rcaneill closed 1 year ago

rcaneill commented 1 year ago

This PR made few things:

  1. Change the test data using GYRE and https://github.com/rcaneill/xnemogcm_test_data
  2. Add support for nemo 3.6 and 4.2.0

This also built a robust and easy way to add any other version of NEMO to test (of course, if the data are produced).

Note: producing the test data is done in another repository -> https://github.com/rcaneill/xnemogcm_test_data