Workspace#

class hydromodpy.simulation.Workspace(config)[source]#

Bases: object

Prepare and expose the folder structure for one project workspace.

This class keeps the same behavior as the historical Initializing implementation, with a clearer name that reflects its responsibility.

Parameters:

config (WorkspaceConfig)