-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
These are current enhancements that need made to the new surface input page in the GUI. Please add to the task list as it becomes applicable.
- A *.tif.aux.xml is generated alongside the .tif file. We should clean this up after the download is completed, or investigate if this is an error in the implementation of the DEM fetching API function.
- The download and cancel buttons on the surface input download page need icons to make them more noticeable to the user.
- For point and radius, we have an API call to fetch a DEM with those inputs. The GUI will convert point and radius inputs into lat/lon and call the bounding box API call. We should change this so if point and radius is selected, we use the correct API function.
- The time zone combo box need to update with the inputted DEM. It should be based on the time zone that the DEM is located in.