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&event=push 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. See http://conda.pydata.org/docs/ on how to use it. We recommend using either Anaconda or Miniconda.

conda 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
conda create -n pytesmo python=3.6 # or any supported python version
source activate pytesmo
conda 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.11.3.tar.gz (695.7 kB view details)

Uploaded Source

Built Distributions

pytesmo-0.11.3-cp39-cp39-win_amd64.whl (845.9 kB view details)

Uploaded CPython 3.9 Windows x86-64

pytesmo-0.11.3-cp38-cp38-win_amd64.whl (845.7 kB view details)

Uploaded CPython 3.8 Windows x86-64

pytesmo-0.11.3-cp37-cp37m-win_amd64.whl (839.6 kB view details)

Uploaded CPython 3.7m Windows x86-64

pytesmo-0.11.3-cp36-cp36m-win_amd64.whl (838.6 kB view details)

Uploaded CPython 3.6m Windows x86-64

File details

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

File metadata

  • Download URL: pytesmo-0.11.3.tar.gz
  • Upload date:
  • Size: 695.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.4.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.10

File hashes

Hashes for pytesmo-0.11.3.tar.gz
Algorithm Hash digest
SHA256 44e7f7e000eb70d022b98c15d11c70ac0cb697d4b287f53e4c3b7290c03bd51c
MD5 321ed8376575972541fe2dd62218ee24
BLAKE2b-256 6c11b5d6817e539132de834c5db554018136d2d2ba1f408ae2ff86ddd829cd8d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pytesmo-0.11.3-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 845.9 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.4.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.10

File hashes

Hashes for pytesmo-0.11.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 f75b1ed76ef4943feda0f6e01478f02e25e97b7c2e998cd587e64f2e435ed289
MD5 268ae784cc022f3edf88f772863ffb4d
BLAKE2b-256 56429f97e3dcedc472d2ed7430133fa99530f81ae8829d94815e86fc6c6f0e3a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pytesmo-0.11.3-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 845.7 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.4.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.10

File hashes

Hashes for pytesmo-0.11.3-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 ab0d913754321c39068a78bbe5f33ef8af066d5692da4b16d288343406ed696c
MD5 61fbcd6164531d0063afeeff4c7b405d
BLAKE2b-256 ebe194fa74acadc76f267514113d9111c412714d84846d1827a79f7edf20b590

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pytesmo-0.11.3-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 839.6 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.4.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.10

File hashes

Hashes for pytesmo-0.11.3-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 c0e1f06fe9c73ebeab1e5b5d044f1ca1f8e984e57780399707e36bbc3e51f547
MD5 307565b90c989729c1bf53c40a64ef95
BLAKE2b-256 92322550b4a9db26b5bf381bf906e09484dd14adc248dd3251b98d8bf65d46d4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pytesmo-0.11.3-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 838.6 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.4.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.10

File hashes

Hashes for pytesmo-0.11.3-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 9038cb08432c237eea90461de3137681ecbee0bd521a75dd853c8f0a9d67c12b
MD5 4467932c615dd6b12f8eb2c7103bfa67
BLAKE2b-256 b1043a523c5508349ba56d84c490e3274bf19ce755cba9ddcd71e55d730bb3bb

See more details on using hashes here.

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