pywfm.IWFMModel._get_n_hydrographs#

IWFMModel._get_n_hydrographs(location_type_id)#

private method returning the number of hydrographs for a given IWFM feature type

Parameters:

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

Returns:

number of hydrographs for the provided feature type

Return type:

int

Notes

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