remove write-protection on resources/natura.tiff
This commit is contained in:
parent
4f815a9cd7
commit
02b0996dac
@ -113,7 +113,7 @@ if config["enable"]["retrieve"] and config["enable"].get(
|
|||||||
static=True,
|
static=True,
|
||||||
),
|
),
|
||||||
output:
|
output:
|
||||||
protected(RESOURCES + "natura.tiff"),
|
RESOURCES + "natura.tiff",
|
||||||
log:
|
log:
|
||||||
LOGS + "retrieve_natura_raster.log",
|
LOGS + "retrieve_natura_raster.log",
|
||||||
resources:
|
resources:
|
||||||
|
Loading…
Reference in New Issue
Block a user