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

Need to make sure HD is writing all information to the database #54

Open xhqiao89 opened 7 years ago

xhqiao89 commented 7 years ago

horsburgh[CodePlex]
I did a fairly detailed analysis of all of the information/metadata that is contained in ODM and published using WaterOneFlow/WaterML versus what is written to the HydroDesktop database when a WaterML result is retrieved. The attached file contains the result of that analysis and highlights where a small number of metadata items are not being written to the HydroDesktop database correctly.

xhqiao89 commented 7 years ago

mogikanin[CodePlex]
All except ConceptKeywords as described in issue 8485

xhqiao89 commented 7 years ago

Sonic87[CodePlex]
Just an update. Is all the metadata being recorded to the database now?

xhqiao89 commented 7 years ago

smithry[CodePlex]
I don't know how to test this.

xhqiao89 commented 7 years ago

mogikanin[CodePlex]
All these items are saved to the DB (except Variable:Ontology Concept/Keyword - is is separate issue http://hydrodesktop.codeplex.com/workitem/8485)

xhqiao89 commented 7 years ago

jirikadlec2[CodePlex]
Please ensure that all items in the attached excel file are saved to the DB. This requires solving the related issue: http://hydrodesktop.codeplex.com/workitem/8484

xhqiao89 commented 7 years ago

jirikadlec2[CodePlex]
Jeff - can you please provide a sample WaterML 1.1 service that returns the new SiteType field?