Skip to content

Commit 39bc777

Browse files
committed
Replace section in README about IceFlow with note about migration
1 parent 437e1ac commit 39bc777

File tree

1 file changed

+14
-8
lines changed

1 file changed

+14
-8
lines changed

README.md

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -57,14 +57,20 @@ The Inter-mission Time Series of Land Ice Velocity and Elevation (ITS_LIVE) proj
5757

5858
The notebooks on this project demonstrate how to search and access ITS_LIVE velocity pairs and provide a simple example on how to build a data cube.
5959

60-
### [Altimetry_Harmonization](./notebooks/altimetry_harmonization)
61-
62-
These Jupyter notebooks are interactive documents to teach students and
63-
researchers interested in cryospheric sciences about airborne altimetry and
64-
related data sets from NASA’s
65-
[IceBridge](https://www.nasa.gov/mission_pages/icebridge/index.html) mission,
66-
and satellite altimetry data from [ICESat](https://icesat.gsfc.nasa.gov/icesat/)
67-
and [ICESat-2](https://icesat-2.gsfc.nasa.gov/) missions.
60+
### IceFlow
61+
62+
> [!WARNING]
63+
> The IceFlow Jupyter notebooks have been removed. The notebooks and associated
64+
> code have been moved to a standalone
65+
> [iceflow](https://github.com/nsidc/iceflow) Python library. See the [iceflow
66+
> documentation](https://iceflow.readthedocs.io/en/latest/) for the latest
67+
> information on how to access and work with airborne altimetry and related data
68+
> sets from NASA’s
69+
> [IceBridge](https://www.nasa.gov/mission_pages/icebridge/index.html) mission,
70+
> and satellite altimetry data from
71+
> [ICESat/GLAS](https://icesat.gsfc.nasa.gov/icesat/) and
72+
> [ICESat-2](https://icesat-2.gsfc.nasa.gov/).
73+
6874

6975
## Usage with Binder
7076

0 commit comments

Comments
 (0)