Skip to main content

Python Toolbox for the evaluation of soil moisture observations

Project description

https://travis-ci.org/TUW-GEO/pytesmo.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 it is 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.

Citation

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

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

Installation

This package should be installable through pip:

pip install pytesmo

Supported Products

Soil moisture is observed using different methods and instruments, in this version several satellite datasets as well as in situ data are supported:

  • ASCAT

  • H-SAF image products

  • SMAP

  • GLDAS Noah

  • ERA Interim

  • ERS

  • Data from the International Soil Moisture Network (ISMN)

For more details visit the Documentation.

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.

Development setup

For Development we recommend a conda environment.

Guidelines

If you want to contribute please follow these steps:

  • Fork the pytesmo repository to your account

  • Clone the repository, make sure you use git clone --recursive to also get the test data repository.

  • make a new feature branch from the pytesmo master branch

  • Add your feature

  • please include tests for your contributions in one of the test directories We use py.test so a simple function called test_my_feature is enough

  • submit a pull request to our master branch

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.6.11.tar.gz (2.0 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.6.11-cp37-cp37m-win_amd64.whl (154.3 kB view details)

Uploaded CPython 3.7mWindows x86-64

pytesmo-0.6.11-cp37-cp37m-win32.whl (152.3 kB view details)

Uploaded CPython 3.7mWindows x86

pytesmo-0.6.11-cp36-cp36m-win_amd64.whl (154.4 kB view details)

Uploaded CPython 3.6mWindows x86-64

pytesmo-0.6.11-cp27-cp27m-win_amd64.whl (157.4 kB view details)

Uploaded CPython 2.7mWindows x86-64

File details

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

File metadata

  • Download URL: pytesmo-0.6.11.tar.gz
  • Upload date:
  • Size: 2.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.1

File hashes

Hashes for pytesmo-0.6.11.tar.gz
Algorithm Hash digest
SHA256 48f226f6b75dcb8d4aa3daae83ef86909840023a3b37fc51670b6b36c20b88d4
MD5 6754cf842b28d7e33bd7d779de635afc
BLAKE2b-256 3ea56692b0480b0cab19d4e20af40d4d98a02a1d57e24abe1b8552d27f6480b3

See more details on using hashes here.

File details

Details for the file pytesmo-0.6.11-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: pytesmo-0.6.11-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 154.3 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.1

File hashes

Hashes for pytesmo-0.6.11-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 afd336f1777aff9cf098f319845936b0140f0c496f60927a72010dfa0aac1f32
MD5 9043995c9a3707a84079f3e2d45a3803
BLAKE2b-256 b0e06ba15419d607a068c51a8136890a2aed82bb9312ec30dc090faa89e86136

See more details on using hashes here.

File details

Details for the file pytesmo-0.6.11-cp37-cp37m-win32.whl.

File metadata

  • Download URL: pytesmo-0.6.11-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 152.3 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.1

File hashes

Hashes for pytesmo-0.6.11-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 a294ec12d5fd4e70a89d62fc1f06d54b68f072ffb6589cd0d0e4d9a6399835a5
MD5 d32ecd59b2eb7052b6400da43c8e6fd4
BLAKE2b-256 94638773cbe3e7bb80bc7e073e735c6df517091a507b5c873ca6b7fc75eac67d

See more details on using hashes here.

File details

Details for the file pytesmo-0.6.11-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: pytesmo-0.6.11-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 154.4 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.1

File hashes

Hashes for pytesmo-0.6.11-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 43a3985e286d0938a4d441c2da02664b5b5308bbf7ed025c0eed99cb21c87a57
MD5 026aeb27049b4824bf2001d8e70076de
BLAKE2b-256 74e250b604af7af55a396df84ab986bd86f819e3b1e0d6161093f6aa2bb0fcf3

See more details on using hashes here.

File details

Details for the file pytesmo-0.6.11-cp27-cp27m-win_amd64.whl.

File metadata

  • Download URL: pytesmo-0.6.11-cp27-cp27m-win_amd64.whl
  • Upload date:
  • Size: 157.4 kB
  • Tags: CPython 2.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.1

File hashes

Hashes for pytesmo-0.6.11-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 c22df498b83cc6c5ec0cb4bd49b47a705f53c4ecd8d100d7b67f8b8802775b41
MD5 93c108b567d47640c4613ff363b8a1ec
BLAKE2b-256 c3af7aefdb5af992503c07742b3dc1cc6a911f4a2947fa307bac008e3b12893a

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