1
- # IceFlow Point Cloud Data Access
1
+ # Altimetry Harmonization
2
2
3
3
## Summary
4
4
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
6
6
airborne altimetry and related data sets from NASA’s
7
7
[ IceBridge] ( https://www.nasa.gov/mission_pages/icebridge/index.html ) mission,
8
8
and satellite altimetry data from
@@ -15,8 +15,8 @@ The [0_introduction.ipynb](./0_introduction.ipynb) notebbook provides a
15
15
descriptive background on the data.
16
16
17
17
The [ 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.
20
20
21
21
22
22
## Setup
@@ -28,10 +28,5 @@ on several ways (using Binder, Docker, or Conda) to do this.
28
28
29
29
## Key Learning Objectives
30
30
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