As of version 1.2.12, the source code to parse and load data from ocean loading data files is directly in the load_resources method of the OceanLoading class, and is not unit tested. An interface for this type of data files should exist in IO, and have its own unit tests.
As of version 1.2.12, the source code to parse and load data from ocean loading data files is directly in the
load_resourcesmethod of theOceanLoadingclass, and is not unit tested. An interface for this type of data files should exist in IO, and have its own unit tests.