Skip to content

Commit

Permalink
Edit README
Browse files Browse the repository at this point in the history
  • Loading branch information
nf679 committed Aug 14, 2024
1 parent bf99a70 commit 4d600ef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions python-data/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ In this folder you will find all the material used to run the course.

Presentation material is used from the links listed below:

1. [xarray: Introduction to multidimensional arrays](https://geohackweek.github.io/nDarrays/01-introduction/), [intro to xarray](https://geohackweek.github.io/nDarrays/02-xarray-architecture/) and [label-based indexing](https://geohackweek.github.io/nDarrays/03-label-based-indexing/).
2. [xarray: Plotting](https://geohackweek.github.io/nDarrays/04-plotting/) and [aggregation](https://geohackweek.github.io/nDarrays/05-aggregation/)
3. [xarray: Groupby processing](https://geohackweek.github.io/nDarrays/07-groupby-processing/) and [masking](https://geohackweek.github.io/nDarrays/09-masking/)
1. xarray: [Introduction to multidimensional arrays](https://geohackweek.github.io/nDarrays/01-introduction/), [intro to xarray](https://geohackweek.github.io/nDarrays/02-xarray-architecture/) and [label-based indexing](https://geohackweek.github.io/nDarrays/03-label-based-indexing/).
2. xarray: [Plotting](https://geohackweek.github.io/nDarrays/04-plotting/) and [aggregation](https://geohackweek.github.io/nDarrays/05-aggregation/)
3. xarray: [Groupby processing](https://geohackweek.github.io/nDarrays/07-groupby-processing/) and [masking](https://geohackweek.github.io/nDarrays/09-masking/)
4. [cf-python]()
5. [matplotlib](https://matplotlib.org/stable/users/explain/quick_start.html)
6. [numpy](https://numpy.org/devdocs/user/quickstart.html)
Expand Down

0 comments on commit 4d600ef

Please sign in to comment.