Skip to content

Commit

Permalink
altimeter_list doc minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
mjsandells committed Oct 9, 2022
1 parent f5a8274 commit c0112da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions smrt/inputs/altimeter_list.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ def cryosat2_lrm():
""" Return an altimeter instance for CryoSat-2.
Parameters from https://earth.esa.int/web/eoportal/satellite-missions/c-missions/cryosat-2
Altitude from https://doi.org/10.1016/j.asr.2018.04.014
Beam width is 1.08 along track and 1.2 across track
Expand Down Expand Up @@ -101,6 +102,7 @@ def cryosat2_sin():
""" Return an altimeter instance for CryoSat-2: SIN mode
Parameters from https://earth.esa.int/web/eoportal/satellite-missions/c-missions/cryosat-2
Altitude from https://doi.org/10.1016/j.asr.2018.04.014
Beam width is 1.08 along track and 1.2 across track
Expand Down

0 comments on commit c0112da

Please sign in to comment.