Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/CU-ESIIL/HYR-SENSE
Browse files Browse the repository at this point in the history
  • Loading branch information
maxwellCcook committed Jun 7, 2024
2 parents 9e8606e + 1199622 commit 4576f09
Show file tree
Hide file tree
Showing 9 changed files with 504 additions and 316 deletions.
13 changes: 13 additions & 0 deletions docs/resources/python_basics.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Playing with Python on Cyverse

Today, we will:

1. Practice logging into Cyverse and logging into GitHub
2. Check that everything is set to use Python on the HYR SENSE Cyverse analysis
3. [Make a map](https://cu-esiil-edu.github.io/esiil-learning-portal/shortcourse/pages/03-git-github/03-github-portfolio/05-map.html) using Open Street Maps to look up places and boundaries
4. Try some sample analyses from `xarray`
5. Make some different types of plots:
- [raster images](https://docs.xarray.dev/en/stable/examples/monthly-means.html)
- [hvplot interactive raster image](https://hvplot.holoviz.org/reference/xarray/image.html)
- [seaborn tabular data plots](https://seaborn.pydata.org/examples/index.html)

Binary file added images/leaf_anatomy_figure.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/spectral_signatures.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
302 changes: 0 additions & 302 deletions notebooks/how_to/Calculate_NDVI.ipynb

This file was deleted.

Loading

0 comments on commit 4576f09

Please sign in to comment.