Toolkit to manipulate Earth observations and models.
Project description
terrapyn
Toolkit to manipulate Earth Observation Data: Remote Sensing, Climate and Weather models. Designed to work with Pandas/GeoPandas and Xarray data structures, implementing Dask where possible.
The name is pronounced the same as "terrapin", a type of fresh water turtle
- Documentation: https://colinahill.github.io/terrapyn.
- Free software: BSD-3-Clause
Setup/Installation
Python environment setup
An environment with Python version 3.10 or later is required. If you don't have this, it can be created using Pyenv which should be installed first. After installing Pyenv, download and install Python 3.10 using
pyenv install 3.10
If you already have Python version 3.10 or later you can skip this step.
Install
The package can be installed in an existing Python environment via pip:
pip install terrapyn
Or the repo can be cloned from source:
git clone https://github.com/colinahill/terrapyn.git && cd terrapyn
Development
This project uses Astral uv to manage dependencies, which should be installed first. Then the environment is created with uv venv.
A Makefile contains most/all of the required tools for code quality, testing and publishing. Run make help to see available commands.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file terrapyn-0.2.0.tar.gz.
File metadata
- Download URL: terrapyn-0.2.0.tar.gz
- Upload date:
- Size: 405.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d047850d435ada6e6706ab273560c8843fbb4f735b6a2e3dd63b17b00567af35
|
|
| MD5 |
cc97e96456f2b3f473adf99bf9194d89
|
|
| BLAKE2b-256 |
7f46f01d1c1d1d63a1cd93d38b519d0a1ee28829eb866889aec70fb59f96bfe2
|
File details
Details for the file terrapyn-0.2.0-py3-none-any.whl.
File metadata
- Download URL: terrapyn-0.2.0-py3-none-any.whl
- Upload date:
- Size: 74.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
285309f78ec2a6f60926d3fc5bd8bfa1ce15b4dd47d8aadd6ccbf4062613a92e
|
|
| MD5 |
1d43b19dffbe1f35cb3904fef27e39d8
|
|
| BLAKE2b-256 |
74db0e48910246a3e97fdeedb2c9647db23b237dbfa57812daf3e05389b613dd
|