OpenCDSS / cdss-app-statedmi-main

StateDMI main application, tests, and documentation
GNU General Public License v3.0
1 stars 0 forks source link

Troubleshoot CDS setting/filling #95

Closed smalers closed 3 years ago

smalers commented 3 years ago

There are issues with ArkDSS data processing where some locations are not being properly handled for CDSS setting/filling.

smalers commented 3 years ago

The main issue was that HydroBase includes erroneous data for 2013 and 2014, which cased those years to be set to zero in many cases and impacted filling of other years. I enhanced ReadParcelsFromHydroBase to allow years to be excluded and improved logging. Close the issue.