While running snakemake -call results/test-elec/networks/elec_s_6_ec_lcopt_Co2L-24H.nc --configfile config/test/config.electricity.yaml
in the command line, I got this error message:
WorkflowError in file /Users/songminyu/Documents/Code/3E/pypsa-eur/rules/retrieve.smk, line 67:
No storage provider found for query https://zenodo.org/record/6382570/files/{cutout}.nc. Either install the required storage plugin or check your query. Also consider to explicitly specify the storage provider to get a more informative error message.
Page https://zenodo.org/record/6382570/files/
tells me “The web page at https://zenodo.org/record/6382570/files/ might be temporarily down or it may have moved permanently to a new web address.” Is this the reason or I missed doing something? Thanks!
Songmin Yu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.