hydromt.Model.write#

Model.write(components: List = None) None#

Write the complete model schematization and configuration to model files.

Parameters:

components (List, optional) – List of model components to write, each should have an associated write_<component> method. By default [‘config’, ‘maps’, ‘staticmaps’, ‘geoms’, ‘forcing’, ‘states’]