Skip to content

Commit

Permalink
update link to 2020 UNAVCO course on youtube
Browse files Browse the repository at this point in the history
+ update link to the 2020 UNAVCO recording from google drive to youtube
+ update python version from 3.5+ to 3.6+ to be consistent with the mintpy repo.
  • Loading branch information
yunjunz committed Aug 5, 2021
1 parent dd422b0 commit d04d5ac
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MintPy-tutorial

[![Language](https://img.shields.io/badge/python-3.5%2B-blue.svg)](https://www.python.org/)
[![Language](https://img.shields.io/badge/python-3.6%2B-blue.svg)](https://www.python.org/)
[![License](https://img.shields.io/badge/license-GPLv3-yellow.svg)](https://github.com/insarlab/MintPy-tutorial/blob/main/LICENSE)
[![render](https://img.shields.io/badge/render-nbviewer-orange.svg)](https://nbviewer.jupyter.org/github/insarlab/MintPy-tutorial/tree/main/)
[![Citation](https://img.shields.io/badge/doi-10.1016%2Fj.cageo.2019.104331-blue)](https://doi.org/10.1016/j.cageo.2019.104331)
Expand All @@ -15,8 +15,8 @@ This notebook walks through the various processing steps of InSAR time series an

- ISCE/topsStack + MintPy (Sentinel-1 on Fernandina, Galápagos): [nbviewer](https://nbviewer.jupyter.org/github/insarlab/MintPy-tutorial/blob/main/smallbaselineApp.ipynb)
- ARIA + MintPy (Sentinel-1 on San Francisco Bay): [nbviewer](https://nbviewer.jupyter.org/github/insarlab/MintPy-tutorial/blob/main/smallbaselineApp_aria.ipynb)
- [2019 UNAVCO short course recording on YouTube](https://youtu.be/lRFDSsi8ZcY?t=10933) [starting at 3:02:12]
- [2020 UNAVCO short course recroding on Google Drive](https://drive.google.com/file/d/195L-aaxqYFctsJP85k3fme_2vXZIBxR6/view?usp=sharing) [starting at 52:40]
- [2020 UNAVCO short course recroding on YurTube](https://youtu.be/BVdVylW_vVQ)
- [2019 UNAVCO short course recording on YouTube](https://youtu.be/lRFDSsi8ZcY?t=10933)

#### 2. Visualizations

Expand Down

0 comments on commit d04d5ac

Please sign in to comment.