Skip to content

alicecima/CloudMask

 
 

Repository files navigation

CloudMask

Fetch, classify, and label ICESat-2 data

Collaborators

  • Shane Grigsby (lead)
  • Facu Sapienza
  • Alice Cima
  • Fernando Pérez
  • Matt Siegfried
  • Tasha Snow

Setup

This is preliminary and only for our pangeo hub for now

To use the tools in this project, use:

conda install --yes -c conda-forge cython gcc_linux-64
python -m pip install --user --upgrade git+https://github.com/jonathan-taylor/regreg.git

You can then verify that the regreg package was correctly installed via:

python -c "import regreg"

The above commands only need to be re-run if an upgrade to regreg is needed. Otherwise the user-level installation of regreg will survive across hub reboots.

About

Fetch, classify, and label ICESat-2 data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 69.4%
  • Jupyter Notebook 30.3%
  • Python 0.3%