dailyerosion / dep

Iowa Daily Erosion Project (version 2)
MIT License
4 stars 7 forks source link

Investigate Snow within WEPP/DEP #115

Open akrherz opened 2 years ago

akrherz commented 2 years ago

Presently, in the form of daily climate files, we provide a daily high+low temperature along with a liquid precipitation amount. WEPP takes it from there in computing snowfall and keeping track of snowcover. We don't have any current knobs to turn to goose these parameters to better match observations.

Question

How closely does WEPP/DEP track observations with regards to snow cover / snow depth?

So this issue will track code work and discoveries in this space. An initial discovery is that the snow-water content is likely a field that has been quelled in the DEP modifications of wepp within the water balance output file, le sigh.

akrherz commented 2 years ago

Initial doubt into the difference between snodpt and snodpy. snodpt is documented as snow depth, but snodpy is what was previously included in watbal.for output :shrug: . A test run had the values equal, so will stick with snodpy for output along.

Also including densg to get the snow density and thus be able to compute snow water equivalent.

akrherz commented 2 years ago

So lets pick a good long term COOP site in Minnesota, which the IEM has data for:

MN2142 Detroit Lakes 46.83N 95.83W -> HUC12: 090201030701 and picking random flowpath 32

A simple x=y scatter plot is as such

scatter