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.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.

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.13.2.tar.gz (708.1 kB view details)

Uploaded Source

Built Distributions

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

pytesmo-0.13.2-cp39-cp39-win_amd64.whl (848.6 kB view details)

Uploaded CPython 3.9Windows x86-64

pytesmo-0.13.2-cp38-cp38-win_amd64.whl (848.4 kB view details)

Uploaded CPython 3.8Windows x86-64

pytesmo-0.13.2-cp37-cp37m-win_amd64.whl (842.3 kB view details)

Uploaded CPython 3.7mWindows x86-64

pytesmo-0.13.2-cp36-cp36m-win_amd64.whl (842.1 kB view details)

Uploaded CPython 3.6mWindows x86-64

File details

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

File metadata

  • Download URL: pytesmo-0.13.2.tar.gz
  • Upload date:
  • Size: 708.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12

File hashes

Hashes for pytesmo-0.13.2.tar.gz
Algorithm Hash digest
SHA256 ea015e128b5dc7475a7b921b2062c98c772539a09abce42cbc9f79685432f448
MD5 7d5636fa620a92745310a0fa37d6f4d2
BLAKE2b-256 69b33f1c49db7f27afb14906c77371f1a62df3327aa49c4b272f9e546da36667

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pytesmo-0.13.2-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 848.6 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12

File hashes

Hashes for pytesmo-0.13.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 1b00b79c180f40c4b812c4f018a3dba139221d4ef94a570c50929739c4a196b3
MD5 04a8ba81541dff4a82722cbc20a0a7ac
BLAKE2b-256 bbf67b35890d69856e29b4a130d69fc67d4e39e359f2321aa1c8db22f39ec7e6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pytesmo-0.13.2-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 848.4 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12

File hashes

Hashes for pytesmo-0.13.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 1b6f92d306173e6c8b1e8ceb83478d14acee1b35c7d17719f3228165d42e0392
MD5 f5e38e64b3b00781cef4d38e58e9a665
BLAKE2b-256 a3c59490087c3554fab1c9a9e6521180e33f015a27c368f0fe3d2d8dbec7b481

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pytesmo-0.13.2-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 842.3 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12

File hashes

Hashes for pytesmo-0.13.2-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 a561f171bc6cc64659357aa1ab879923331017aacf5fece5d1942abbffe9b183
MD5 85ff2b1013eab38aa147d982503f4e78
BLAKE2b-256 291489a24d9ee45b62b02e7bec3fbefe73b34b93b1a7ceea3ac23d90f48787a9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pytesmo-0.13.2-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 842.1 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12

File hashes

Hashes for pytesmo-0.13.2-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 c24159d2da64908c7c54cbf3f342d43a2b1b3427f500adae123bd6419e4a177b
MD5 d8a0ff5c21288c2a7ee59d0a0aaba5fc
BLAKE2b-256 a05d9f6954d075f9fa6f5fd13eff16c34fde572f495ee651ef82d40766d4654c

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

0.14.0

4 files

0.13.4

5 files

0.13.3

5 files

This release

0.13.2 This release

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