Hydrometry#
- class hydromodpy.watershed.hydrometry.Hydrometry(out_path: str, hydrometry_path: str, file_name: str, geographic: object)[source]#
Bases:
objectAdd hydrometry data in the watershed object.
Parameters#
- out_pathstr
Path of the HydroModPy outputs.
- hydrometry_pathstr
Path of the folder with the hydrometry 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).