ScienceCore / climaterisk

Determining Climate Risks with NASA Earthdata Cloud
https://sciencecore.github.io/climaterisk/
Creative Commons Attribution Share Alike 4.0 International
2 stars 6 forks source link

Getting started #11

Closed kvenkman closed 9 months ago

kvenkman commented 9 months ago

Adding three pieces to our puzzle here:

  1. A new, stripped down environment.yml file with the least number of dependencies currently needed
  2. A 1_Getting_Started.md file outlining the steps needed to creating an EarthData account, and how to create a .netrc file
  3. A 1_Getting_Started.ipynb jupyter notebook that reads a sample OPERA DSWx file and plots the data, ensuring that the users have correctly set up their credentials.
PatriLoto commented 9 months ago

Hello, @kvenkman. Would it be possible for you to merge this pull request? So I can update my repo and use what you've updated. Thanks in advance!

kvenkman commented 9 months ago

Done! @PatriLoto