In this pull request, I made a few changes to the TRAPS forcing:
In forcing/trapsF00/make_forcing_main.py, there was a line that looked for LO/pre/trapsP##/traps_data_ver.csv. However, this filepath assumed that the user was working from LO/forcing. I have updated this filepath so that it is functional if users are working from LO_user/forcing as well. This change allows users to copy traps forcing into their LO_user repo, and make their own updates.
I have added a new traps forcing called trapsF01. The new forcing is identical to trapsF00, except WWTP NO3 and NH4 concentrations are set to zero.
Lastly, I added notes to the traps readmes that describe the differences between trapsF00 and trapsF01.
In this pull request, I made a few changes to the TRAPS forcing:
In forcing/trapsF00/make_forcing_main.py, there was a line that looked for LO/pre/trapsP##/traps_data_ver.csv. However, this filepath assumed that the user was working from LO/forcing. I have updated this filepath so that it is functional if users are working from LO_user/forcing as well. This change allows users to copy traps forcing into their LO_user repo, and make their own updates.
I have added a new traps forcing called trapsF01. The new forcing is identical to trapsF00, except WWTP NO3 and NH4 concentrations are set to zero.
Lastly, I added notes to the traps readmes that describe the differences between trapsF00 and trapsF01.