Input/Output#
This sub-package provides methods for handling input and output operations related to data objects.
Setup#
|
Save the Model initialization setup dictionary to YAML. |
|
Read the Model initialization setup dictionary from YAML. |
Mesh#
Parameters#
|
Save the Model grid parameters (rainfall-runoff parameters and initial states) to GeoTIFF. |
|
Read the Model grid parameters (rainfall-runoff parameters and initial states) from GeoTIFF. |
Model#
|
Save Model object to HDF5. |
|
Read Model object from HDF5. |
Model Derived Data Types#
|
Save some derived data types of the Model object to HDF5. |
|
Read some derived data types of the Model object from HDF5. |