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/
208 stars 167 forks source link

ZENODO ISSUES - Temporary bypass for local testing #914

Closed davide-f closed 7 months ago

davide-f commented 8 months ago

Checklist

Describe the Bug

While the automatic download is not working, each of us can manually download the bundles using their accounts on gdrive. By simply logging in with gdrive and opening the relevant gdrive links described in this file, it is possible to download the bundles and unzipping them in the appropriate locations manually, bypassing the current issues.

The operative methodology to download a selected databundle for a tutorial (e.g. NGBJ) is:

  1. Download the link associated to bundle “bundle_tutorial_data_common” (this applies for any tutorial NGBJ/BW/MA)
  2. Download the link associated to bundle “bundle_tutorial_NGBJ”
  3. Download the link associated to the cutout bundle “bundle_cutouts_tutorial_NGBJ”
  4. Modify the config.yaml file, specifying: the target countries and disable retrieve_databundle option (enable: retrieve_databundle: false)
davide-f commented 7 months ago

closing this PR as no more relevant