Skip to content

jlandmann/glaciersat

Repository files navigation

Repository Status License: MIT Documentation Status CI

Observe glaciers from satellites

Aim of this software package:

  • provide easy-to-use monitoring tools for glaciers
  • allow parallelized operations where possible
  • assess uncertainty of different observations methods

This package is currently still under heavy development. Report bugs or share your ideas on the issue tracker or create a fork and submit a pull request.

Installation

Currently the easiest way to install glaciersat is via GitHub and pip:

git clone https://github.com/jlandmann/glaciersat
cd glaciersat
pip install -e .

Documentation

The preliminary documentation for glaciersat is hosted on readthedocs .