5ea29551b9
* add REUSE.software license information * add release note on licensing * Update doc/index.rst Co-authored-by: euronion <42553970+euronion@users.noreply.github.com> * Update doc/index.rst Co-authored-by: euronion <42553970+euronion@users.noreply.github.com> * Update doc/release_notes.rst [skip travis] Co-authored-by: euronion <42553970+euronion@users.noreply.github.com>
30 lines
663 B
ReStructuredText
30 lines
663 B
ReStructuredText
..
|
|
SPDX-FileCopyrightText: 2019-2020 The PyPSA-Eur Authors
|
|
|
|
SPDX-License-Identifier: CC-BY-4.0
|
|
|
|
.. _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
|