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

Persist the grid coordinates #465

Closed timspainNERSC closed 6 months ago

timspainNERSC commented 6 months ago

Persist the grid coordinates

Fixes #367

Change Description

Store the coordinate data from the initial file in ModelMetadata and output it again in diagnostic and restart files.


Test Description

Add assertions testing the writing and reading of the coordinates to the RectGrid and ParaGrid tests.