Tim Stuhler

Results 19 comments of Tim Stuhler

Maybe try this one... Normally hangs on GDAL: Before installing the GDAL Python libraries, you’ll need to install the GDAL development libraries. `sudo apt-get install libgdal-dev` You’ll also need to...

Please post the log of following command: `sudo service open-elevation` I think in the autostart file you have to change this line: `ExecStart=/usr/bin/env python /server.py` to `python3`

Hey :) Thank you for your suggestions. I think this README.md is definitely better readable than the original one ;) but I can be improved I have no experience in...

Sry... only sources described in the Readme.md Arena supported...

Can you send a error message or a sample geotiff with the coords you use??

Can you post a sample of you summary.json located in the `data` dir AND the url you use (sample)?? Seems like it using the wrong bounding: 7.439583 7.465851 46.934413 46.916417...

I have absolutely no idea: (I only use the Tandem90 / 30 and have no experience with other datasets...

due to the inactivity of this repo and the long on hold status, i am now closing the pullrequest. Unfortunately, it does not look like it will ever be accepted.

Fixed it for me using this code: ``` prediction.append({ 'result': [{ "value": { "start": 1593866042000, "end": 1593966345000, "instant": False, "timeserieslabels": [ "test" ] }, "id": "jT4DkFmczt", "from_name": "label", "to_name": "ts",...