Closed lindsayplatt closed 2 years ago
Let me know if you'd like help resolving this @lindsayplatt
I think these lakes were incorrectly digitized
@jordansread what is the process we would take to correct them?
The process originally was highly manual and there is probably no modern way to speed it up.
We'd go to the DNR website for each WBIC (e.g., this one and if it had a digitized map like this we'd look to see if it had a depth vs area or depth vs volume plot, like this:
We then used a program called data thief to specify the x and y axis and what the units were, then have it grab that curve. We'd then convert it to the right units.
I'm not suggesting you do this. Instead, I'd recommend deleting those two files from the .zip, then re-zipping the other files and replacing the original file on gdrive, followed by a gd_confirm_posted
call to that file which should update the .ind file that represents that gdrive file (assuming you don't change the zip filename). A change to that .ind should trigger rebuilds of all of the downstream impacted files.
I'd recommend making sure your build is clean before running this and also check the count of lakes w/ hypso and that count should drop by 2.
Jacob noticed that there are two lakes in our lake metadata CSV on ScienceBase with > 200 m depths, while their depths according to the WI DNR website are 18 ft and 29 ft. I spent a few minutes investigating and it appears that the bathymetry data provided for these two sites via
3_params_fetch/in/WBIC_hypsos_lakeattributes.zip
have very deep depths - 228 and 383 (assumed meters), respectively. The only thing I can think is that they are either wrong OR recorded in inches (which would give 19 ft and 32 ft, respectively).This is sort of related to #227, but most other depths in the dataset are reasonable (see histograms below)
Here are the two lakes with depths > 200 m in the
7_config_merge/out/nml_lake_depth_values.rds
fileAre those depths coming from the input WBIC depth file? No, the depths in
4_params_munge/out/wbic_depths.rds
match the depths listed on the WI DNR websiteThe very deep depths for these two values appear to be coming from the bathymetry data:
To verify there wasn't something happening in our code to munge the raw input files, I checked the values in the input
.bth
files and they also have this issue: