retrieve: remove storage(static=True) call

This commit is contained in:
Fabian Neumann 2024-03-09 12:10:45 +01:00
parent 45e955a0d8
commit bcd02d94d6

View File

@ -238,7 +238,6 @@ if config["enable"]["retrieve"]:
input:
storage(
"https://jeodpp.jrc.ec.europa.eu/ftp/jrc-opendata/LUISA/EUROPE/Basemaps/LandUse/2018/LATEST/LUISA_basemap_020321_50m.tif",
static=True,
),
output:
"data/LUISA_basemap_020321_50m.tif",