hydro-engine
hydro-engine copied to clipboard
hydro-engine gives internal server error for downloading rasters such as DEM, soil, landcover
As described in the example scripts I prepared an in and output folder for downloading hydrological data such as catchments, rivers, lakes, DEM, landuse, etc.
Recently I received an internal server error when I tried downloading a DEM for a specific catchment. I used the following code in the command line:
hydroengine in/river.json --get-raster dem out/dem.tif 10000 EPSG:4326
Where the .json contains my geographical outlet point of my catchment.
I did manage to download the catchment and river network, however hydro-engine gave an internal server error for the lakes, dem, landuse and soil map.