-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1170 from openego/features/status2023-metadata
Features/status2023 metadata
- Loading branch information
Showing
116 changed files
with
15,206 additions
and
2,785 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -137,6 +137,18 @@ packages are required too. Right now these are: | |
You also have to agree on the `terms of use | ||
<https://cds.climate.copernicus.eu/cdsapp/#!/terms/licence-to-use-copernicus-products>`_ | ||
|
||
* To download generation and demand data from entsoe you need to register in | ||
the `entsoe platform <https://transparency.entsoe.eu/>`_. Once the user is | ||
created, send an email to [email protected] with “Restful API access” in | ||
the subject line. Indicate the email address you entered during registration | ||
in the email body. After authorisation a personal token can be generated in | ||
'My Account Settings'to access the available data. This token must be saved | ||
in a text file called *.entsoe-token* in the home directory. | ||
In Ubuntu you can go to the home directory by typing :code:`cd ~` in a | ||
terminal. To create the file execute :code:`nano ".entsoe-token"` and then | ||
paste your personal token (36 characters). Finally press :code:`CRL + x` to | ||
save and exit. | ||
|
||
* Make sure you have enough free disk space (~350 GB) in your working | ||
directory. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.