ewatercycle.shared
Shared utilities for eWaterCycle.
Module Contents
- class ewatercycle.shared.Sources(*args, **kw)
Bases:
collections.abc.MappingLazy dictionary to hold the different models/forcings/parametersets.
Properties can be accessed as attributes (with dot) or as keys (with [name]).
Initialize the dictionary.