Hydrometry#

class hydromodpy.watershed.hydrometry.Hydrometry(out_path: str, hydrometry_path: str, file_name: str, geographic: object)[source]#

Bases: object

Add 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).

extract_hydrometry_from_watershed(data_folder, hydrometry_path, file_name, geographic)[source]#

Clip hydrometric stations at the watershed scale (model domain).

Parameters#

data_folderstr

Path of stable results for hydrometry.