1- # IceFlow Point Cloud Data Access
1+ # Altimetry Harmonization
22
33## Summary
44
5- The IceFlow notebooks provide information about how to access and work with
5+ These notebooks provide information about how to access and work with
66airborne altimetry and related data sets from NASA’s
77[ IceBridge] ( https://www.nasa.gov/mission_pages/icebridge/index.html ) mission,
88and satellite altimetry data from
@@ -15,8 +15,8 @@ The [0_introduction.ipynb](./0_introduction.ipynb) notebbook provides a
1515descriptive background on the data.
1616
1717The [ corrections.ibynb] ( ./corrections.ibynb ) notebook prodvides a small example
18- of how to perform an ITRF coordinate transformations to facilitate data
19- comparison across datasets.
18+ of how to perform ITRF coordinate transformations to facilitate data comparison
19+ across datasets.
2020
2121
2222## Setup
@@ -28,10 +28,5 @@ on several ways (using Binder, Docker, or Conda) to do this.
2828
2929## Key Learning Objectives
3030
31- 1 . Learn the basics about the data sets (pre-IceBridge, IceBridge, ICESat/GLAS and ICESat-2) served by the IceFlow library.
32-
33- 2 . Learn to access these data sets using the IceFlow user interface widget.
34-
35- 3 . Learn to access these data sets using the IceFlow API.
36-
37- 4 . Learn to read and analyze the data using IceFlow.
31+ 1 . Learn the basics about the data sets (pre-IceBridge, IceBridge, ICESat/GLAS and ICESat-2).
32+ 2 . Learn about how ITRF coordinate transformations facilitate data comparison across datasets.
0 commit comments