Skip to content

Commit

Permalink
Add link to swc course material
Browse files Browse the repository at this point in the history
  • Loading branch information
jackleland committed Nov 17, 2023
1 parent 3eb4c09 commit 74a8f0e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion python-data/notebooks/satellite_setup_instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ We also need to install some additional python packages which unfortunately aren

`pip install --user pystac_client rioxarray shapely pyproj`

Which will install these python packages into your local python path, so we can use them with your account alongside all the packages in Jaspy. __NOTE: this command may take some time__
Which will install these python packages into your local python path, so we can use them with your account alongside all the packages in Jaspy. __NOTE: this command may take some time__

[Link to the software carpentry course](https://carpentries-incubator.github.io/geospatial-python)

0 comments on commit 74a8f0e

Please sign in to comment.