threedi / hhnk-threedi-tools

1 stars 0 forks source link

Downloader - checks voor start api call #1

Closed Ckerklaan closed 1 year ago

Ckerklaan commented 3 years ago

Controleer eerst of het output path bestaand pad is. En dwing af dat er een export_task_csv aangemaakt wordt. Er is geen reden om dit niet te doen.

Create task and download rasters

dl.download_raster(scenario=scenario_uuid, raster_code = None, target_srs = "EPSG:28992", resolution = resolution, bounds = bounds, bounds_srs = "EPSG:28992", pathname = pathname, is_threedi_scenario = False, export_task_csv=export_task_csv)