Skip to main content

Swath processing toolbox for CryoSat-2

Project description

cryoswath

GitHub Tag DOI GitHub top language GitHub License

cryoswath is a python package containing processing pipelines, a tool library, and some pre-assembled data to retrieve and study CryoSat-2 data.

Adaptability lies at its core. The user can access many options simply by passing arguments to functions; everything else can be customized changing the concerned function or adding a new one.

🌱 state

cryoswath is being developed. main contains those parts that I believe to work if used as intended and that are tested to some extent. Other branches are for development.

✨ features

  • find all CryoSat-2 tracks passing over your region of interest
  • download L1b data from ESA
  • retrieve swath elevation estimates
  • aggregate point data to gridded data
  • fill data gaps using tested methods
  • calculate change rates

🚀 getting started

To use cryoswath, pull this repo and download ArcticDEM and the RGI glacier and complex shape files into the data/auxiliary/DEM and -RGI directories. Then, either use the provided docker container or set up an environment and install the software dependencies.

with conda 🐍

  1. conda create --name env_name --file <base dir>/docker/conda_requirements.txt
  2. conda activate env_name

with Docker 🐳

  1. docker run --detach --interactive --volume <base dir>:/altimetry_project cryoswath/cryoswath:nightly
  2. connect with your favorite IDE or docker exec --interactive <container hash> sh

📖 documentation

j-haacker.github.io/cryoswath

dependencies

cryoswath will point you to the required resources.

🐛 known issues

  • projected RGI basins sometimes "invalid" -> add .make_valid() if it is missing somewhere

  • it has mostly been tested for the Arctic

    Further: see open issues.

citation and attribution

You can cite this package using bibtex:

@misc{cryoswath,
  author = {J. Haacker},
  title = {cryoswath: CryoSat-2 swath processing package},
  year = {2024},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished = {\url{https://github.com/j-haacker/cryoswath}}
}

Please mind that you likely used other resources on the way.

📜 license

MIT. See LICENSE.txt.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cryoswath-0.2.0-py3-none-any.whl (66.0 kB view details)

Uploaded Python 3

File details

Details for the file cryoswath-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: cryoswath-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 66.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.32.3

File hashes

Hashes for cryoswath-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 17f2a2fabed358114c242db03f555046a4012408032071e9e58f80b9e4917c14
MD5 5ad5dcef316c537f5be470bbcd93057e
BLAKE2b-256 35985a4e411f2a2de9c6e5c60ab651e0e7102ece945d8b0d3ffbb168f8893610

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page