Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Surface data bounds check not working properly in the GUI DEM download widget #523

Open
nwagenbrenner opened this issue Jun 14, 2024 · 0 comments

Comments

@nwagenbrenner
Copy link
Member

The behavior seems inconsistent between Linux and Windows. This may be an issue of installing the srtm bounds json file in the proper data location during the Windows installation. We should verify that things are working properly on Linux first and then look into why it's failing on Windows. It may be a simple fix of putting the needed bounds file(s) (I think it's just the SRTM json and gmted and LCP just use hard coded lat/lon bounds) in their proper location in the nsis installer. Relevant files:

NSIS Installer code: CMakeLists.txt
GUI widget bounds checking: WidgetDownloadDem.cpp
SRTM json bounds file: srtm_region.geojson

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants