CUAHSI / HydroDesktop

HydroDesktop is a free and open source GIS enabled desktop application that helps you search for, download, visualize, and analyze hydrologic and climate data registered with the CUAHSI Hydrologic Information System. HydroDesktop is part of the legacy CUAHSI toolkit and is not under active development. Click the "releases" link below to download the latest installer for Microsoft Windows.
73 stars 20 forks source link

HydroModeler: DbWriter Does NOT work with older components #19

Open xhqiao89 opened 7 years ago

xhqiao89 commented 7 years ago

Castronova[CodePlex]
When developing the Load Calculation model, the DbWriter was modified to handle multiple data series. It relies on getting series data from the database (see line 456) and fails when data does not already exist in the database. This component needs to be modified to work with both the older and newer components.