iwfm.gis.map_lu

iwfm.gis.map_lu(land_use_file, elem_shp_name, out_shp_basename, verbose=False)[source]

Copy IWFM model elements shapefile, and create one shapefile of total area for each year and element, and another shapefile with percent element area for each year and element.

Parameters:
  • land_use_file (str) – name of existing model land use file

  • elem_shp_name (str) – name of IWFM elements shapefile

  • out_shp_basename (str) – basename of output shapefile

  • verbose (bool, default=False) – turn command-line output on or off

Return type:

nothing