pywfm.IWFMModel._get_hydrograph_ids#

IWFMModel._get_hydrograph_ids(location_type_id)#

private method returning the ids of the hydrographs for a provided location type

Parameters:

location_type_id (int) – integer id used internally to IWFM for location types

Returns:

integer array containing ids for hydrographs of the given location type

Return type:

np.array

Notes

this method only works with location_type_ids - 9 (groundwater hydrographs) - 10 (subsidence hydrographs) - 12 (stream hydrographs) - 13 (tile drains)