iceflow
is a Python library that provides the ability to search, download, and
access laser altimetry data from (pre-)Operation IceBridge and ICESat/GLAS
datasets. The library also supports International Terrestrial Reference Frame
(ITRF) transformations to facilitate comparisons across datasets. iceflow
supports the following datasets:
Dataset | Temporal Coverage |
---|---|
ILATM1B v1 | 2009-03-31 through 2012-11-08 |
ILATM1B v2 | 2013-03-20 through 2019-11-20 |
BLATM1B v1 | 1993-06-23 through 2008-10-30 |
ILVIS2 v1 | 2009-04-14 through 2015-10-31 |
ILVIS2 v2 | 2017-08-25 through 2017-09-20 |
GLAH06 v034 | 2003-02-20 through 2009-10-11 |
This repository is not actively supported by NSIDC but we welcome issue submissions and pull requests in order to foster community contribution. We will strive to respond to contributions in a timely manner, but make no guarantees.
If you discover any problems or bugs, please submit an Issue.
If you would like to contribute to this repository, you may fork the repository
and submit a pull request. See our
contributing documentation
for more information about how to contribute to iceflow
.
See the LICENSE for details on permissions and warranties. Please contact [email protected] for more information.
- python >=3.10
- Earthdata Login account
pip install nsidc-iceflow
See
Getting started with iceflow
for information and examples about how to use iceflow
.
This content was developed by the National Snow and Ice Data Center with funding from multiple sources.