Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feedback on: OEP Client Tutorial 03 - Download data from the Open Energy Platform using the OEP Client in the command line #237

Open
han-f opened this issue Jul 17, 2024 · 2 comments

Comments

@han-f
Copy link
Contributor

han-f commented Jul 17, 2024

Please provide feedback on the tutorial https://openenergyplatform.github.io/academy/tutorials/02_oep_client/03_client_cli_download/ in comments below. Feedback can include pointing out errors (such as broken links, things that do not work as described) any suggestions for improvements, things that you expected but missed, etc.

@flohrreija-oeko
Copy link
Collaborator

I would include some little additional information in the course for making it accessible to people who have little to no experience with the cmd-line. I suggest:

  1. for clarity, include an introductory sentence pointing at that this tutorial is needed only as an alternative to using python script and API
  2. link a basic introduction to using the cmd-line
  3. I would specify in the requirements that to install the oepclient package one has to
  • i) have python installed separately
  • ii) type in pip install oep-client>=0.17 in the cmd (I ran into error codes because I was using anaconda navigator before)
  1. there is no feedback link to this issue in the about section or first line

@han-f
Copy link
Contributor Author

han-f commented Jul 17, 2024

I will add the links to the feedback issues to all API an client tutorials today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants