2020-05-29 07:50:55 +00:00
|
|
|
..
|
|
|
|
SPDX-FileCopyrightText: 2019-2020 The PyPSA-Eur Authors
|
|
|
|
|
|
|
|
SPDX-License-Identifier: CC-BY-4.0
|
|
|
|
|
2019-11-06 13:50:59 +00:00
|
|
|
.. _data:
|
|
|
|
|
|
|
|
Rules ``retrieve*``
|
|
|
|
=============================
|
|
|
|
|
|
|
|
Not all data dependencies are shipped with the git repository,
|
|
|
|
since git is not suited for handling large changing files.
|
|
|
|
Instead we provide separate data bundles which can be obtained
|
|
|
|
using the ``retrieve*`` rules.
|
|
|
|
|
|
|
|
Rule ``retrieve_databundle``
|
|
|
|
----------------------------
|
|
|
|
|
|
|
|
.. automodule:: retrieve_databundle
|
|
|
|
|
|
|
|
Rule ``retrieve_cutout``
|
|
|
|
------------------------
|
|
|
|
|
|
|
|
.. automodule:: retrieve_cutout
|
|
|
|
|
|
|
|
Rule ``retrieve_natura_raster``
|
|
|
|
-------------------------------
|
|
|
|
|
|
|
|
.. automodule:: retrieve_natura_raster
|