We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68044bf commit a01ee59Copy full SHA for a01ee59
src/nsidc/iceflow/data/models.py
@@ -53,7 +53,7 @@ class ILVIS2Schema(CommonDataColumnsSchema):
53
* GLAT/GLON/GZ represent the center of the lowest mode in the waveform.
54
* HLAT/HLON/HZ represent the center of the highest detected mode within the
55
waveform. Both of these sets of lat/lon/elev are available across v1 and
56
- v2 ILIVS data.
+ v2 ILVIS2 data.
57
58
ILVIS V1 data:
59
* CLAT/CLON/ZC represent the centroid of the corresponding LVIS Level-1B waveform.
0 commit comments