Skip to content

Commit

Permalink
additions
Browse files Browse the repository at this point in the history
  • Loading branch information
han-f committed Jul 16, 2024
1 parent dac19f4 commit 0f5b934
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/courses/03_download.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ You can provide feedback to this course on github: [https://github.com/OpenEnerg

- wants to find and view data on the OEP
- wants to find and download data on the OEP
- wants to find out which data belongs to which scenarios

:oep-icon-info: **After reading the sections of this training course you will**

Expand All @@ -34,7 +35,7 @@ Learn how easy it is do download any data table you are viewing on the OEP table
This tutorial provides an overview of how you can select, filter and download data that resides on the OEP via the REST-full-HTTP
API in Python

:oep-icon-code: [Data queries with the oecient via Python ](../tutorials/02_oep_client/01_client_python_download/) (tutorial):
:oep-icon-code: [Data queries with the oeclient via Python ](../tutorials/02_oep_client/01_client_python_download/) (tutorial):
The oeclient is another way on how you can download data from the OEP. This turorial teaches you how to do so using a python script.

:oep-icon-code: [Data queries with the oeclient via command line](../tutorials/02_oep_client/03_client_cli_download/) (tutorial):
Expand Down

0 comments on commit 0f5b934

Please sign in to comment.