retrieve: remove storage(static=True) call
This commit is contained in:
parent
45e955a0d8
commit
bcd02d94d6
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user