Intermittency#
- class hydromodpy.watershed.intermittency.Intermittency(out_path: str, intermittency_path: str, file_name: str, geographic: object)[source]#
Bases:
objectAdd streamflow intermittence data from specific data at France scale.
Parameters#
- out_pathstr
Path of the HydroModPy outputs.
- intermittency_pathstr
Path of the folder with the intermittency data.
- file_namestr
Shapefile name of hydrometric station. Function for a specific vector at the France scale.
- geographicobject
Variable object of the model domain (watershed).