Skip to content

Latest commit

 

History

History
106 lines (71 loc) · 3.38 KB

README.rst

File metadata and controls

106 lines (71 loc) · 3.38 KB

IS2view

Language License PyPI Version Anaconda-Server Documentation Status zenodo

Interactive visualization and data extraction tool for ICESat-2 ATL14/15 Gridded Land Ice Height Products

For more information: see the documentation at is2view.readthedocs.io

Installation

From PyPI:

python3 -m pip install IS2view

To include all optional dependencies:

python3 -m pip install IS2view[all]

Using conda or mamba from conda-forge:

conda install -c conda-forge is2view
mamba install -c conda-forge is2view

Development version from GitHub:

python3 -m pip install git+https://github.com/tsutterley/IS2view.git

Dependencies

Download

The program homepage is:
A zip archive of the latest version is available directly at:

Contributing

This project contains work and contributions from the scientific community. If you would like to contribute to the project, please have a look at the open issues and the project code of conduct.

Disclaimer

This program is not sponsored or maintained by the Universities Space Research Association (USRA) or NASA. It is provided here for your convenience but with no guarantees whatsoever.

License

The content of this project is licensed under the Creative Commons Attribution 4.0 Attribution license and the source code is licensed under the MIT license.