hspf_utils.hspf_utils.mapping¶
- hspf_utils.hspf_utils.mapping(hbn, year=None, index_prefix='')¶
Develops a csv file appropriate for joining to a GIS layer.
- Parameters:
hbn (str) – This is the binary output file containing PERLND and IMPLND information. If uci is given, this should be the binary output file created when running the uci file.
year –
[optional, defaults to None]
If None the water balance would cover the period of simulation. Otherwise the year for the water balance.
index_prefix –
[optional, defaults to ‘’]
A string prepended to the PERLND code, which would allow being run on different models and collected into one dataset by creating a unique ID.