Skip to content

Commit

Permalink
Edit README
Browse files Browse the repository at this point in the history
  • Loading branch information
nf679 committed Nov 6, 2024
1 parent 5400c24 commit 441b11e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions python-data/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ Presentation material is used from the links listed below:
4. [cf-python]()
5. [matplotlib](https://matplotlib.org/stable/users/explain/quick_start.html)
6. [numpy](https://numpy.org/doc/stable/user/quickstart.html)
7. [NetCDF4](https://unidata.github.io/netcdf4-python/#tutorial)
8. [Weather Exercise](./exercises/ex09a_weather_api.ipynb) and [Satellite Exercise](./exercises/ex09b_satellite_data.ipynb)
7. [NetCDF4 basics](https://unidata.github.io/netcdf4-python/#tutorial)
8. [NetCDF4 advanced](https://unidata.github.io/netcdf4-python/#dealing-with-time-coordinates)
9. [Weather Exercise](./exercises/ex09a_weather_api.ipynb) and [Satellite Exercise](./exercises/ex09b_satellite_data.ipynb)

Each of these has an equivalent notebook in the [exercises](./exercises) folder with the solutions in the [solutions](./solutions) folder.

0 comments on commit 441b11e

Please sign in to comment.