nextsimhub / nextsimdg

neXtSIM_DG : next generation sea-ice model with DG
https://nextsim-dg.readthedocs.io/en/latest/?badge=latest
Apache License 2.0
10 stars 13 forks source link

Wrap getters from XIOS API #553

Closed jwallwork23 closed 2 weeks ago

jwallwork23 commented 1 month ago

Currently, the XIOS functionality relies on axes, grids, fields, and files being defined in the user-defined iodef.xml file.

We should wrap the getters from the XIOS API so that neXtSIM-DG can read these.

jwallwork23 commented 2 weeks ago

Completed by #555.