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 setters from XIOS API #558

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 corresponding parts of the XIOS API so that this can be handled by neXtSIM-DG, instead.

jwallwork23 commented 2 weeks ago

Completed by #559.