Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
odhondt committed Sep 29, 2024
1 parent 02174d5 commit 38f478f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 2 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Some examples can be viewed here:

- [Sentinel-1 custom pipeline](s1-custom-pipeline.ipynb)

- [Sentinel-1 Goldstein phase denoising](s1-goldstein-phase-denoising.ipynb)

- [Sentinel-2 search download, mosaic and crop](discover-and-process-s2.ipynb)

- [DEM download and mosaic and crop](download-dem.ipynb)
5 changes: 3 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ nav:
- Example 2: s1-easy-tops-insar.ipynb
- Example 3: s1-easy-slc-geocoding.ipynb
- Example 4: s1-custom-pipeline.ipynb
- Example 5: discover-and-process-s2.ipynb
- Example 6: download-dem.ipynb
- Example 4: s1-goldstein-phase-denoising.ipynb
- Example 6: discover-and-process-s2.ipynb
- Example 7: download-dem.ipynb
- API reference:
- Sentinel-1 core: s1_core_api.md
- Sentinel-1 processor: s1_process_api.md
Expand Down

0 comments on commit 38f478f

Please sign in to comment.