The module developer should not have to directly write to eg netcdf files used for transferring data between modules. Instead, factslib should provide data classes that include methods for read and writing data; we ought to be able to switch the file formats without affecting the developer api.
The module developer should not have to directly write to eg netcdf files used for transferring data between modules. Instead, factslib should provide data classes that include methods for read and writing data; we ought to be able to switch the file formats without affecting the developer api.