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 Filename bug #24

Open xhqiao89 opened 7 years ago

xhqiao89 commented 7 years ago

rfboykin[CodePlex]
When saving a model, the default name is quot[Directory][name]quot instead of simply the file name.

For example, when I try to save Water_Sediment_Concentration.opr, the default file name shown is:

quotC:\HydroDesktop\Binaries\Plugins\HydroModeler\example_configuration\Water_Sediment_Concentrationquot instead of just quotWater_Sediment_Concentrationquot.

Regardless, the file is still saved with the name at the end. I am reporting this as a minor cosmetic bug.