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

Remove calendar info from XIOS test XML file #571

Closed jwallwork23 closed 2 weeks ago

jwallwork23 commented 3 weeks ago

PR #559 removes most of the XIOS setup from the iodef.xml configuration file and defines it through the API instead.

Getter and setter methods are already implemented for XIOS' calendar, but we should remove them from the XML file, too, as this is unlikely to be the approach used by neXtSIM-DG.

jwallwork23 commented 2 weeks ago

Closed by #574.