Thomas Wanderer
Thomas Wanderer
Just wanted to test codenvy today. Read and tried a lot to create a new workspace with a docker image...always failed. Then tried with a default empty stack. Even this...
I have added the corresponding region and depression_id raster and they have identical IDs. Also none of the other raster files here have the value 143. So far I have...
Thanks for the feedback. I unterstand that by using SRTM data, I cannot expect too meaningful results, especially in flat lands like the example above (Netherlands). That is clear, and...
So this would explain these artefacts?  I just checked the `depression_id.if` which contains a lot of simple shaped features. All of the encircled raster areas have the `ID =...
Yes I am looking exactly at `depression_id.tif `. When I compare the values of this raster with the `depressions.shp` they exactly match. So I doubt it comes from a raster...
So what I can observe is that in the CSV file, all depressions get an unique ID, but in all geographical output (shapefiles, geotiff), the values are set to ID...
Hi. Thanks for your fast response. I just checked the GDAL version in the osgeo image and it says: `GDAL 3.4.0dev-bcadaf0a530715db604aaddcd66362c25b71e58c, released 2021/10/07` Such a version string seems to not...
Same here: Had to add "url" to my packages, and then in the code where i use it I had to import as well before calling the validation (import *...
ok. Thanks for the info @cehbrecht. I had a hard time finding a definitive answer on WPS 2.0.0 support, because it is clearly there, but somehow not working
Hi @cehbrecht, @tlvu, @aulemahal, @dbyrns, @cjauvin, @huard I think I have a general understanding problem regarding async processes and pyWPS. I use mainly async processes and have a NGINX/GUNICORN setup,...