Open MurkyTheMurloc opened 2 years ago
In the config.default.yaml
you can set the value
to false
, then the rules are not executed. (But requires the files to be present).
If you already have the files you can place them in the appropriate locations in resources/GEGIS/...
:
and
That should prevent the rules from running.
Note that the second list (rule download_GEGIS_dataset
) is not complete (due to lazyness on my end), there are a lot of datasets being downloaded by GlobalEnergyGIS if you call that rule. You need all the files, not just the ones explicitly specified.
Is there a way too skip following steps in the model by placing the files already created with
GlobalEnergyGIS
inTrace
?