-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Log of yearly Iowa summaries #43
Comments
A bunch of precipitation was reprocessed for the 2007-2014 period. The primary bugs fixed were to include sub 1mm/day precip and not have those all be zero. Also, some prism via stage IV bias correction was done, which helped boost precip totals over poor RADAR coverage locations in the state.
|
Checked this again now and found no change. |
A current report with 2017 and 2018 now included
|
After reprocessing all the precip and reingesting all results, we have some lower numbers now
Of concern at the moment is if I have some issue with soils database being incorrectly applied. Will likely be reprocessing that next. |
Did a spot check just now and found the numbers last printed unchanged. |
So, we'd like to know why the largish change in yearly erosion happened earlier this year. So lets focus in on the large change during 2014 and filter for Iowa only HUCs. We find 15 Jun 2014 to be a current interesting case. Some current delivery numbers per HUC12
So reprocessing the old env data is trouble as I don't have baseline flowpath metadata, uffties. We need to find a database level backup, I think.... dead end. We have a backup of the individual output files from circa late 2016. So an initial difference is that the present version has 67 flowpaths and the older version had 75. So for example, flowpath 104 no longer exists. I was able to redo the import of the flowpaths for this HUC12 and found 75 flowpaths in the orginal provided version. I ran So now we can explictly compare the two: So one of the largest negative (present day is much less) is flowpath 52. The slopes are identical between the two... Small difference in soil files $ diff /i/0/sol/10230003/1504/102300031504_52.sol /i/1000/sol/10230003/1504/102300031504_52.sol
4c4
< 'Ida' 'SIL' 2 0.230000 0.750000 4868705.000000 0.009000 3.500000 1.510000
---
> 'Ida' 'SIL' 2 0.230000 0.750000 4868705.000000 0.010000 3.500000 1.510000
8c8
< 'Monona' 'SIL' 3 0.230000 0.750000 4758445.000000 0.008000 3.500000 0.975000
---
> 'Monona' 'SIL' 3 0.230000 0.750000 4758445.000000 0.010000 3.500000 0.980000
13c13
< 'Napier' 'SIL' 4 0.230000 0.750000 4758445.000000 0.008000 3.500000 1.130000
---
> 'Napier' 'SIL' 4 0.230000 0.750000 4758445.000000 0.010000 3.500000 1.130000 So the rotation difference here is rather wild:
Hmmm, does the database give any clues about that? current So that rotation difference was a variance in how I am presently interrupting the Management code vs what it previously was assumed to be. 83afb4d was one source of the difference. The raw input files have a different 6 year or 8 year rotation string too. This gets very complicated now. |
Yadda Yadda Yadda, and it turns out a significant issue was having a loss of decimal precision with the inbound soil files. The rill factor was truncated at 0.01 instead of having at least three places of precision. |
Snapshot after a large turnover of Iowa data related to DEM reprocessing. Another turnover will happen later this week.
|
Snapshot after the complete inputs turnover of Jan 2022
|
Snapshot after the second complete input turnover of Feb 2022
|
An update before a full re-ingest
|
And our results now after the turnover and updated OFE logic code
|
Reingest after an issue was found with tillage code 2 for soybeans (extra field cultivation operation)
|
version: 20230510 (migration to WEPP20230117)
|
DEP Version
|
DEP version
|
DEP version
|
DEP version
|
DEP version
|
DEP version
|
The purpose of this issue is to track the yearly summary values and denote what changes between each iteration. So this is the first entry, 23 June 2017
The text was updated successfully, but these errors were encountered: