respec / BASINS

BASINS source code development repository. For official releases see EPA:
https://www.epa.gov/exposure-assessment-models/basins
28 stars 16 forks source link

[WinHSPF] 3.1 output manager strips off surface FTABLES #25

Open timcera opened 6 years ago

timcera commented 6 years ago

Using WinHSPF 3.1 to develop exs files for HSPEXP+. When saving the modified UCI file, the FTABLES that represent surface storage are stripped out. These are perfectly valid FTABLES with only 2 columns.

mishranurag commented 6 years ago

WinHSPF does change format of UCI file. I generally keep a separate copy of UCI file for these cases, and then only copy new copy blocks, schematic, mass-link, and ext-target lines to the original UCI file.

timcera commented 6 years ago

This particular issue is something different than just re-formatting. WinHSPF removes surface FTABLES.

Your comment is probably for https://github.com/respec/BASINS/issues/26