Closed jwallwork23 closed 2 days ago
I haven't even tried to understand the finer points of the XIOS read/write test, but assuming that tests what needs to be tested, this all looks good.
The same test code is all still there, just in a different format. Thanks @timspainNERSC!
Handle XIOS contexts
Fixes #731.
This PR does several things:
enableXios
utility that is used to configure across all tests.Xios
instance, which allows several such instances to be created in the same run.Xios::finalize
docstring.