pywfm.IWFMModel._get_supply_requirement_ag#

IWFMModel._get_supply_requirement_ag(location_type_id, locations_list, conversion_factor)#

Return the agricultural water supply requirement at a specified set of locations

Parameters:
  • location_type_id (int) – location type identification number used by IWFM for elements or subregions.

  • locations_list (list or np.ndarray) – indices of locations where ag supply requirements are returned

  • conversion_factor (float) – factor to convert ag supply requirement from model units to desired output units

Returns:

array of ag supply requirement for locations specified

Return type:

np.ndarray