pypsa-meets-earth/pypsa-earth

Incomplete download and permission error for bundle_cutouts_northamerica from Google Drive

Opened this issue · 3 comments

Checklist

  • I am using the current main branch or the latest release. Please indicate.
  • I am running on an up-to-date pypsa-earth environment. Update via conda env update -f envs/environment.yaml.

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

@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

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

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