Warning
This repository is under active development. Major changes to the structure of this repository and its code are expected. We are striving to develop code that is well-tested and peer-reviewed, but nothing contained here should be expected to work correctly (or at all!) in this early phase.
iceflow
is a Python library that provides the ability to search, download, and
access laser altimetry data from (pre-)Operation Icebridge and ICESat 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.
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.