Skip to main content

Python Toolbox for the evaluation of soil moisture observations

Project description

https://github.com/TUW-GEO/pytesmo/workflows/Automated%20Tests/badge.svg?branch=master https://coveralls.io/repos/TUW-GEO/pytesmo/badge.png?branch=master https://badge.fury.io/py/pytesmo.svg https://readthedocs.org/projects/pytesmo/badge/?version=latest

pytesmo, the Python Toolbox for the Evaluation of Soil Moisture Observations, is a package/python toolbox which aims to provide a library that can be used for the comparison and validation of geospatial time series datasets with a (initial) focus on soil moisture.

Documentation & Software Citation

https://zenodo.org/badge/DOI/10.5281/zenodo.596422.svg

To see the latest full documentation click on the docs badge at the top.

If you use the software in a publication then please cite it using the Zenodo DOI. Be aware that this badge links to the latest package version.

Please select your specific version at https://doi.org/10.5281/zenodo.596422 to get the DOI of that version. You should normally always use the DOI for the specific version of your record in citations. This is to ensure that other researchers can access the exact research artefact you used for reproducibility.

You can find additional information regarding DOI versioning at http://help.zenodo.org/#versioning

If you want to contribute, take a look at the developers guide .

Installation

This package should be installable through pip which downloads the package from the python package repository Pypi. However, pytesmo also needs some packages that depend on C or Fortran libraries (like netCDF4). They should be installed first with conda or mamba. We recommend installing Mambaforge. Then the following command should install all dependencies:

mamba install -c conda-forge numpy scipy pandas netCDF4 cython pyresample

Afterwards pytesmo can be installed via pip.

pip install pytesmo

As an alternative (e.g. if you want to contribute to the package), you can clone the Github repository and install from source:

git clone https://github.com/TUW-GEO/pytesmo.git --recursive
cd pytesmo
mamba create -n pytesmo python=3.10 # or any supported python version
conda activate pytesmo
mamba env update -f environment.yml -n pytesmo
pip install -e .

Supported Products

Soil moisture is observed using different methods and instruments, in this version several satellite datasets as well as in situ and reanalysis data are supported through independent and optional (reader) packages:

Contribute

We are happy if you want to contribute. Please raise an issue explaining what is missing or if you find a bug. We will also gladly accept pull requests against our master branch for new features or bug fixes.

Please follow the developers guide.

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

pytesmo-0.16.0.tar.gz (1.4 MB view details)

Uploaded Source

Built Distributions

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

pytesmo-0.16.0-cp310-cp310-win_amd64.whl (829.1 kB view details)

Uploaded CPython 3.10Windows x86-64

pytesmo-0.16.0-cp39-cp39-win_amd64.whl (832.3 kB view details)

Uploaded CPython 3.9Windows x86-64

pytesmo-0.16.0-cp38-cp38-win_amd64.whl (832.2 kB view details)

Uploaded CPython 3.8Windows x86-64

File details

Details for the file pytesmo-0.16.0.tar.gz.

File metadata

  • Download URL: pytesmo-0.16.0.tar.gz
  • Upload date:
  • Size: 1.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.18

File hashes

Hashes for pytesmo-0.16.0.tar.gz
Algorithm Hash digest
SHA256 e2650cd90f8d5e48e5f8ea2ec25b201363714fe76da81c6bbda371c75f9613fb
MD5 17cbc48591edb2c614854245e9e16a01
BLAKE2b-256 353ed7b248c7cc19dc3fe971de5ef2d7930d12fb8c378c0457eaabf0a542317a

See more details on using hashes here.

File details

Details for the file pytesmo-0.16.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: pytesmo-0.16.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 829.1 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.18

File hashes

Hashes for pytesmo-0.16.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 f833718434dadaa838864797e221ad907bfee36bbc40f1f4f2c97174eacf9884
MD5 d4f8ca4451d3a6052bcc31ec8171130f
BLAKE2b-256 5b3ee561474f091c94812fbb1078fdb6e75421df10a46329fad4ad8379cb0b21

See more details on using hashes here.

File details

Details for the file pytesmo-0.16.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: pytesmo-0.16.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 832.3 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.18

File hashes

Hashes for pytesmo-0.16.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 8f2c356246e12ce0565aa0d6804582d36723ab026b65dba8e59893422dee1e63
MD5 c03ca28e441ded41f25fd2911e092a59
BLAKE2b-256 63ce1b445474916c21f98acee9237137c6c99fe1fcf60a179946fb556d001a19

See more details on using hashes here.

File details

Details for the file pytesmo-0.16.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: pytesmo-0.16.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 832.2 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.18

File hashes

Hashes for pytesmo-0.16.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 fb06aa2dfb725436eefcf4c9a8314af4103ecc6ab08e5f4aff9526885a69c94b
MD5 47198a1bf64a9c2fb547744a56d57284
BLAKE2b-256 bfdf122b404c190dc0cecef3d2d22035e551ffacdaff1187203199bb55a88dd1

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