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