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

Geostatistical Methods dialogue won't close #66

Open xhqiao89 opened 7 years ago

xhqiao89 commented 7 years ago

katmckee[CodePlex]
After searching and downloading 5 stations of data, I clicked on Interpolation tool tab. Clicked on Geostatistical Methods. Dialogue box comes up.

I click close, it will not go away. There should be an X in top right so we can close.

xhqiao89 commented 7 years ago

Sonic87[CodePlex]
There is no X button in the top right, but there is a close button. However, it doesn't close the dialogue. It's probably an issue with the form.

xhqiao89 commented 7 years ago

smithry[CodePlex]
I still don't see an 'X' in the top right corner for geostatistical meothds. Deterministic methods does have an 'X' in the top right corner.

xhqiao89 commented 7 years ago

mogikanin[CodePlex]
Related issue for stable solution: http://hydrodesktop.codeplex.com/workitem/8562

xhqiao89 commented 7 years ago

mogikanin[CodePlex]
I've commited workaround fix into branch 1.5.8.

xhqiao89 commented 7 years ago

jirikadlec2[CodePlex]
test project file to duplicate this issue

xhqiao89 commented 7 years ago

jirikadlec2[CodePlex]
This bug is duplicated in a special case:

I open a project created by older version of HydroDesktop This project has the 'Online basemap' layer switched on and it also shows an unnamed point layer with empty attribute table.

Also see the attached screenshot for explanation.

Steps to duplicate in 1.7:

Open the dspx file in the attachment Run Interpolation Tool - Geostatistical methods

Suggested workaround solution for HydroDesktop 1.5.8: If opening an old .dspx project with a point layer with empty dataset or empty attribute table, don't add this layer to the map.

Suggested stable solution: Fix DotSpatial.Plugins.WebMap (it shouldn't be adding the temporary empty point layer to force change of map extent) and fix Geostatistical tool (handle correctly layer with NULL dataset)

xhqiao89 commented 7 years ago

katmckee[CodePlex]
version 1.5.3