Skip to main content

Toolkit to manipulate Earth observations and models.

Project description

terrapyn

PyPI version [Coverage(.github/coverage.svg) versions GitHub license Code style: black

Toolkit to manipulate Earth observations and models. Designed to work with Pandas and Xarray data structures homogeneously, implementing Dask optimizations.

The name is pronounced the same as "terrapin", a type of fresh water turtle

Setup

An Anaconda Python distribution is required, as this significantly simplifies installation.

Either Conda or Miniconda are suitable: see conda installation

Once the conda environment is installed, this repo can be installed:

Via pip:

pip install terrapyn

or from source:

git clone https://github.com/colinahill/terrapyn.git
cd terrapyn
pip install .

# OR
python setup.py install

# OR for development:
pip install -e .[dev]

Project details


Download files

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

Source Distribution

terrapyn-0.0.2.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

terrapyn-0.0.2-py3-none-any.whl (3.3 kB view hashes)

Uploaded Python 3

Supported by

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