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

Metadata not being populated in data sources table by metadata fetcher #177

Open xhqiao89 opened 6 years ago

xhqiao89 commented 6 years ago

jpollak[CodePlex]
When a Local Data Source is added, the metadata fetcher works correctly to gather the metadata, but the number of sites, variables, and values are not displayed in the table. If this info can be populated, we should to that, but if it cannot, we should think of doing something like graying it out instead of displaying quot0quots.

xhqiao89 commented 6 years ago

mogikanin[CodePlex]
Now you can't edit cells in that grid.

xhqiao89 commented 6 years ago

jpollak[CodePlex]
You're right.

One other question, is there a reason why are the cells editable? In both 1.6 and 1.7 you can change the values, but it causes an exception.

xhqiao89 commented 6 years ago

jirikadlec2[CodePlex]
This problem exists in HydroDesktop 1.6 recommended version. However, the info seems to be correctly populated in 1.7 experimental release.