Skip to main content
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. 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.7 # 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.

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.14.0.tar.gz (1.3 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.14.0-cp39-cp39-win_amd64.whl (818.8 kB view details)

Uploaded CPython 3.9Windows x86-64

pytesmo-0.14.0-cp38-cp38-win_amd64.whl (818.6 kB view details)

Uploaded CPython 3.8Windows x86-64

pytesmo-0.14.0-cp37-cp37m-win_amd64.whl (848.4 kB view details)

Uploaded CPython 3.7mWindows x86-64

File details

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

File metadata

  • Download URL: pytesmo-0.14.0.tar.gz
  • Upload date:
  • Size: 1.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.8.13

File hashes

Hashes for pytesmo-0.14.0.tar.gz
Algorithm Hash digest
SHA256 fc07431512417525a1189b9e2f825b858ae4413d87fc64f374c31cfbfe6277b8
MD5 ea193b442da6f6068623cb36ecf0384f
BLAKE2b-256 2e71dd7543bcf274faa03679489910f45c46e58e15f696b4be4bdf736a725811

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pytesmo-0.14.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 818.8 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.8.13

File hashes

Hashes for pytesmo-0.14.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 9690b3e838f67e3c3c6b5be8bba00804af5246f629ad26c4c14ebb873c576147
MD5 bfeb685e2c23e491da6a44634ec478d3
BLAKE2b-256 39af05038269428670823607f4491ced7958704c0418d49ec643fc3e6ea735f7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pytesmo-0.14.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 818.6 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.8.13

File hashes

Hashes for pytesmo-0.14.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 53a65d4ca66882fbcf2e7389b2098897d37cdba50c1e036d776da0765b5207f1
MD5 98060b74a49d98ff9c96d8f3ebb281b4
BLAKE2b-256 a88184fcc83087f62167e468bfdebcedceb9adfcdf27dcaacc6279d6f6a452c3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pytesmo-0.14.0-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 848.4 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.8.13

File hashes

Hashes for pytesmo-0.14.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 ebedc1dc632f763a8c57d42fa4f25d9a20c9688e314df2a7458bb3a4d4ba0497
MD5 eea2d9c555d52a3184d913e7b231107a
BLAKE2b-256 95908573ad97f6d8b45ab4fd5248526139cde9f2d734b2a20f778ff7b0932b70

See more details on using hashes here.

Release history Release notifications | RSS feed

0.18.1

23 files

0.18.0

21 files

0.17.0

21 files

0.16.1

6 files

0.16.0

4 files

0.15.2

4 files

0.15.1

4 files

0.15.0

4 files

0.14.4

4 files

0.14.3

4 files

0.14.2

4 files

0.14.1

4 files

This release

0.14.0 This release

4 files

0.13.4

5 files

0.13.3

5 files

0.13.2

5 files

0.12.0

5 files

0.11.4

5 files

0.11.3

5 files

0.11.2

4 files

0.11.1

4 files

0.11.0

4 files

0.10.1

4 files

0.10.0

4 files

0.9.1

4 files

0.9

4 files

0.8

6 files

0.7.1

5 files

0.7.0

5 files

0.6.11

5 files

0.6.10

7 files

0.6.9

7 files

0.6.8

9 files

0.6.7

9 files

0.6.6

9 files

0.6.5

1 file

0.6.4

7 files

0.6.3

7 files

0.6.2

7 files

0.6.0

7 files

0.5.2

7 files

0.5.1

7 files

0.5.0

7 files

0.4.0

7 files

0.3.6

7 files

0.3.5

7 files

0.3.4

7 files

0.3.3

7 files

0.3.2

7 files

0.3.1

7 files

0.3.0

7 files

0.2.5

1 file

0.2.4

1 file

0.2.3

1 file

0.2.2

1 file

0.2.1

1 file

0.2.0

1 file

0.1.3

1 file

0.1.2

1 file

0.1.1

1 file

0.1

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page