Merge pull request #969 from koen-vg/log-path-fix
Don't use log path function in IRENA retrieval rule
This commit is contained in:
commit
09d5ce2512
@ -50,7 +50,7 @@ if config["enable"].get("retrieve_irena"):
|
||||
onwind="data/existing_infrastructure/onwind_capacity_IRENA.csv",
|
||||
solar="data/existing_infrastructure/solar_capacity_IRENA.csv",
|
||||
log:
|
||||
logs("retrieve_irena.log"),
|
||||
"logs/retrieve_irena.log",
|
||||
resources:
|
||||
mem_mb=1000,
|
||||
retries: 2
|
||||
|
Loading…
Reference in New Issue
Block a user