Metadata-Version: 2.4
Name: nsidc-icesat2gis
Version: 0.2.0
Summary: Code for converting ATL08 .h5 data into polylines for viewing in GIS environments
Author: Trey Stafford
Author-email: Trey Stafford <trey.stafford@colorado.edu>
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Scientific/Engineering
Classifier: Typing :: Typed
Requires-Dist: click>=8.3.3
Requires-Dist: dask>=2026.3.0
Requires-Dist: geopandas>=1.1.3
Requires-Dist: h5netcdf>=1.8.1
Requires-Dist: h5py>=3.16.0
Requires-Dist: numpy>=2.2.6
Requires-Dist: pyarrow>=24.0.0
Requires-Dist: pyproj>=3.7.1
Requires-Dist: shapely>=2.1.2
Requires-Dist: xarray>=2025.6.1
Requires-Python: >=3.11
Project-URL: Homepage, https://github.com/nsidc/nsidc-icesat2gis
Project-URL: Bug Tracker, https://github.com/nsidc/nsidc-icesat2gis/issues
Project-URL: Discussions, https://github.com/nsidc/nsidc-icesat2gis/discussions
Project-URL: Changelog, https://github.com/nsidc/nsidc-icesat2gis/releases
Description-Content-Type: text/markdown

<p align="center">
  <img alt="NSIDC logo" src="https://nsidc.org/themes/custom/nsidc/logo.svg" width="150" />
</p>

# IceSat 2 to GIS conversion utilities

<!-- prettier-ignore -->
> [!WARNING]
> This repository is in early phases of development and currently focuses on
> ATL08. The intention is to generalize for other IceSat2 products in the
> future.

Code for converting IceSat2 (ATL08) .h5 data into GIS-compatible points and
polylines.

## Contributing

See [CONTRIBUTING.md](./CONTRIBUTING.md).

## Level of Support

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](LICENSE) for details on permissions and warranties. Please
contact nsidc@nsidc.org for more information.

## Credit

This content was developed by the National Snow and Ice Data Center with funding
from multiple sources.
