pypsa-meets-earth / pypsa-earth

PyPSA-Earth: A flexible Python-based open optimisation model to study energy system futures around the world.
https://pypsa-earth.readthedocs.io/en/latest/
207 stars 167 forks source link

Incomplete download and permission error for bundle_cutouts_northamerica from Google Drive #952

Open swaechchha opened 6 months ago

swaechchha commented 6 months ago

Checklist

Describe the Bug

I encountered an issue when attempting to download the bundle_cutouts_northamerica dataset from the provided Google Drive link. https://drive.google.com/file/d/1Ew7rQT0VNBqJW1AUrOrOP2IJKSJS7Uoy/view?usp=sharing The download initiates and progresses beyond halfway, but before completion, it fails with an error message stating "Couldn't download - No permissions." image

ekatef commented 6 months ago

@swaechchha thanks a lot for reporting! That is really helpful to be aware of such pitfalls, as they do not quite follow from known google drive limitations.

As an additional comment, it seems that a link to zenodo record seems also be wrong for NorthAmerica cutout:

      zenodo: https://sandbox.zenodo.org/records/13539/files/natura_wpda_CC0.zip?download=1
ekatef commented 5 months ago

This issue may be resolved by making design of retrieve_data_bundle more flexible, as described in #518.

davide-f commented 4 months ago

Hello @swaechchha :D As an update, have you tried to repeat lately?