Skip to content

Commit

Permalink
add docs
Browse files Browse the repository at this point in the history
  • Loading branch information
j-haacker committed Oct 10, 2024
1 parent 793b332 commit 9ef0b42
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 5 deletions.
18 changes: 16 additions & 2 deletions _sources/tutorials.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,20 @@ Tutorials
There is a small number of tutorials that will be extended if I find support.
Those are Jupyter notebooks located in ``scripts`` with names starting with "tutorial".

``scripts/tutorial.ipynb`` will contain a step-by-step guide to retrieve gridded glacier surface elevation trends from raw (L1b) data.
`scripts/tutorial.ipynb
<https://github.com/j-haacker/cryoswath/blob/main/scripts/tutorial.ipynb>`_
will contain a step-by-step guide to retrieve gridded glacier surface
elevation trends from raw (L1b) data.

``scripts/tutorial__poca.ipynb`` shows how the points of closest approach (POCA), that have a special meaning, can be retrieved.
`scripts/tutorial__process_first_waveform.ipynb
<https://github.com/j-haacker/cryoswath/blob/main/scripts/tutorial__process_first_waveform.ipynb>`_
explains how to visualize single waveforms.

`scripts/tutorial__process_first_swath.ipynb
<https://github.com/j-haacker/cryoswath/blob/main/scripts/tutorial__process_first_swath.ipynb>`_
teaches the retrieval of elevation estimates for a ceratin satellite track.

`scripts/tutorial__poca.ipynb
<https://github.com/j-haacker/cryoswath/blob/main/scripts/tutorial__poca.ipynb>`_
shows how the points of closest approach (POCA), that have a special
meaning, can be retrieved.
Loading

0 comments on commit 9ef0b42

Please sign in to comment.