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 - DbReader uses VariableName as Quantity ID #48

Open xhqiao89 opened 7 years ago

xhqiao89 commented 7 years ago

jirikadlec2[CodePlex]
I'm trying to build a HydroModeler model using my data and the Hargreaves-Samani ET model component. My problem is: In my data from the quotCentral European Climate Dataquot source, there is one variable name quotTemperaturequot but there are three distinct variable codes: quotCZSNW:TMAX, CZSNW:TMIN, CZSNW:TAVGquot. These variables (quotquantitiesquot) all have the same VariableName, but they have a different VariableCode and DataType (Maximum, Minimum, Average).

When I edit the quotconnection propertiesquot between DbReader and HargreavesPET, I can only see one quotTemperaturequot Output exchange item. I would expect to see three output exchange items: TMIN, TMAX, TAVG. Attached is the database with my data.

xhqiao89 commented 7 years ago

cuylerfris[CodePlex]
marking as active

xhqiao89 commented 7 years ago

cuylerfris[CodePlex]
Discussion required - leaving marked as proposed.