A new, stripped down environment.yml file with the least number of dependencies currently needed
A 1_Getting_Started.md file outlining the steps needed to creating an EarthData account, and how to create a .netrc file
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.
Adding three pieces to our puzzle here:
environment.yml
file with the least number of dependencies currently needed1_Getting_Started.md
file outlining the steps needed to creating an EarthData account, and how to create a.netrc
file1_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.