nens / lizard-qgis-plugin

A QGIS Lizard plugin
GNU General Public License v3.0
0 stars 0 forks source link

Scenario Archive plugin: download raw and processed results #11

Closed leendertvanwolfswinkel closed 11 months ago

leendertvanwolfswinkel commented 1 year ago

Any simulations older than 7 days are no longer available for download from the 3Di API. Customers with a Lizard subscription should be able to work with their 3Di scenarios stored in Lizard seamlessly. Making this a separate plugin improves maintainability

Features

Existing code & examples This python package (developed by 3Di user @emielverstegen) may be helpful: https://github.com/nens/threedi-scenario-downloader. This python API tutorial shows how to download 3Di rasters: https://demo.lizard.net/media/tutorials/How_to_download_a_maximum_waterdepth_raster_from_a_3Di_scenario_stored_in_the_Scenario_Archive_in_Lizard_.ipynb.

UI sketch Private Zenhub Image

ldebek commented 1 year ago

Implementation branch: https://github.com/nens/lizard-qgis-plugin/tree/download_results

leendertvanwolfswinkel commented 12 months ago

@ldebek Things that need to be fixed before release:

Other, minor things in #10

ldebek commented 11 months ago
  • [x] I don't understand what is downloaded for the temporal rasters, e.g. water level (timeseries). In the download folder I see 4 tiles and a VRT, which suggests that only 1 timestep was downloaded. But which one? Downloading of temporal rasters is disabled now for a time beign.