iwfm.headall2shp¶
- iwfm.headall2shp(heads_file, pre_file, out_date, basename, label='Heads', units='ft', epsg=26910, verbose=True)[source]¶
Read headall.out file and stratigraphy file and produce head maps.
- Parameters:
heads_file (str) – name of headall.out file
pre_file (str) – name of IWFM Preprocessor main input file
out_date (str) – date to putput (MM/DD?YYYY format)
basename (str) – basename of output file
label (str, default='Heads') – label for colorbar
units (str, default='ft') – units for colorbar
epsg (int, default=26910 (NAD 83 UTM 10, CA)) – EPSG projection
verbose (bool, default=False) – True = command-line output on
- Return type:
nothing