{"id":13949187,"url":"https://github.com/TUW-GEO/pytesmo","last_synced_at":"2025-07-20T11:31:06.963Z","repository":{"id":977850,"uuid":"12056383","full_name":"TUW-GEO/pytesmo","owner":"TUW-GEO","description":"python Toolbox for the Evaluation of Soil Moisture Observations","archived":false,"fork":false,"pushed_at":"2025-03-05T15:40:01.000Z","size":30576,"stargazers_count":80,"open_issues_count":14,"forks_count":45,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-07-04T00:05:39.858Z","etag":null,"topics":["climers","earth-science","geo","python","remote-sensing","soil-moisture","validation"],"latest_commit_sha":null,"homepage":"https://pytesmo.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TUW-GEO.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"docs/contributing.rst","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-08-12T13:22:03.000Z","updated_at":"2025-05-18T01:32:30.000Z","dependencies_parsed_at":"2024-01-12T04:52:22.217Z","dependency_job_id":"84f3a1a8-d1d5-4a95-b9f5-d510b90467d3","html_url":"https://github.com/TUW-GEO/pytesmo","commit_stats":{"total_commits":853,"total_committers":19,"mean_commits":44.89473684210526,"dds":0.6705744431418523,"last_synced_commit":"ff31706e5fc8af9b331d6930511e77102787627b"},"previous_names":[],"tags_count":61,"template":false,"template_full_name":null,"purl":"pkg:github/TUW-GEO/pytesmo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Fpytesmo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Fpytesmo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Fpytesmo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Fpytesmo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TUW-GEO","download_url":"https://codeload.github.com/TUW-GEO/pytesmo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TUW-GEO%2Fpytesmo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264380623,"owners_count":23599090,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["climers","earth-science","geo","python","remote-sensing","soil-moisture","validation"],"created_at":"2024-08-08T05:01:40.214Z","updated_at":"2025-07-20T11:31:06.956Z","avatar_url":"https://github.com/TUW-GEO.png","language":"Python","funding_links":[],"categories":["Natural Resources"],"sub_categories":["Soil and Land"],"readme":"pytesmo - a Python Toolbox for the Evaluation of Soil Moisture Observations\n***************************************************************************\n\n|ci| |cov| |pip| |doc|\n\n.. |ci| image:: https://github.com/TUW-GEO/pytesmo/actions/workflows/ci.yml/badge.svg?branch=master\n   :target: https://github.com/TUW-GEO/pytesmo/actions\n\n.. |cov| image:: https://coveralls.io/repos/TUW-GEO/pytesmo/badge.png?branch=master\n  :target: https://coveralls.io/r/TUW-GEO/pytesmo?branch=master\n\n.. |pip| image:: https://badge.fury.io/py/pytesmo.svg\n    :target: https://badge.fury.io/py/pytesmo\n\n.. |doc| image:: https://app.readthedocs.org/projects/tuw-geo-pytesmo/badge/?version=latest\n   :target: https://tuw-geo-pytesmo.readthedocs.io/en/latest/\n\npytesmo, the Python Toolbox for the Evaluation of Soil Moisture Observations, is\na package/python toolbox which aims to provide a library that can be used for\nthe comparison and validation of geospatial time series datasets with a\n(initial) focus on soil moisture.\n\nDocumentation \u0026 Software Citation\n=================================\n\n.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.596422.svg\n   :target: https://doi.org/10.5281/zenodo.596422\n\nTo see the latest `full documentation \u003chttps://tuw-geo-pytesmo.readthedocs.io/en/latest/\u003e`_\nclick on the docs badge at the top.\n\nIf you use the software in a publication then please cite it using the Zenodo\nDOI.  Be aware that this badge links to the latest package version.\n\nPlease select your specific version at https://doi.org/10.5281/zenodo.596422 to\nget the DOI of that version.  You should normally always use the DOI for the\nspecific version of your record in citations.  This is to ensure that other\nresearchers can access the exact research artefact you used for\nreproducibility.\n\nYou can find additional information regarding DOI versioning at\nhttp://help.zenodo.org/#versioning\n\nIf you want to contribute, take a look at the `developers guide\n\u003chttps://github.com/TUW-GEO/pytesmo/blob/master/DEVELOPERS_GUIDE.md\u003e`_ .\n\nInstallation\n============\n\nThis package can be installed through `pip\n\u003chttps://pip.pypa.io/en/latest/installing.html\u003e`__ which downloads the package\nfrom the `python package repository Pypi \u003chttps://pypi.python.org/\u003e`__.\n\n.. code-block:: bash\n\n    pip install pytesmo\n\nNote that ``pytesmo\u003e=0.17`` will only work with ``numpy\u003e=2.0`` and ``python\u003e=3.9``.\nIf you still require a version compatible with numpy v1, install ``pytesmo\u003c0.17``.\n\nCompiled C extensions are available as wheels for Windows and Linux for\npython 3.9 to 3.12.\n\nFor other operating systems and/or python versions, it might be necessary\nto compile the binaries yourself. This should\nhappen automatically, if you have a C compiler installed (e.g.\n`GCC \u003chttps://gcc.gnu.org/\u003e`_ ).\n\n.. code::\n\n    git clone https://github.com/TUW-GEO/pytesmo.git --recursive\n    cd pytesmo\n    mamba create -n pytesmo python=3.12 # or any supported python version\n    conda activate pytesmo\n    pip install -e .[testing]  # install source package\n    python setup.py build_ext --inplace --cythonize  # optional compile cython C extensions\n    pytest  # Run tests to check if everything works\n\nSupported Products\n==================\n\nSoil moisture is observed using different methods and instruments, in this\nversion several satellite datasets as well as in situ and reanalysis data are supported\nthrough independent and optional (reader) packages:\n\n- `ERS \u0026 H-SAF ASCAT products \u003chttps://github.com/TUW-GEO/ascat/\u003e`_\n- `SMAP \u003chttps://github.com/TUW-GEO/smap_io/\u003e`_\n- `GLDAS Noah \u003chttps://github.com/TUW-GEO/gldas/\u003e`_\n- `ERA5 and ERA5-Land \u003chttps://github.com/TUW-GEO/ecmwf_models/\u003e`_\n- `SMOS \u003chttps://github.com/TUW-GEO/smos/\u003e`_\n- `C3S SM \u003chttps://github.com/TUW-GEO/c3s_sm/\u003e`_\n- `ESA CCI SM \u003chttps://github.com/TUW-GEO/esa_cci_sm/\u003e`_\n- `MERRA \u003chttps://github.com/TUW-GEO/merra/\u003e`_\n- `Data from the International Soil Moisture Network (ISMN) \u003chttps://github.com/TUW-GEO/ismn/\u003e`_\n    In case of the ISMN, two different formats are provided:\n    An example of how to use the dataset in the pytesmo validation framework can be\n    found in the \"Examples\" chapter.\n    * Variables stored in separate files (CEOP formatted)\n\nRelated Packages\n================\n\nSome former pytesmo modules are now provided as separate packages.\n\n- `pygeogrids \u003chttps://github.com/TUW-GEO/pygeogrids/\u003e`_ : Creation and handling of Discrete Global Grids or Point collections\n- `cadati \u003chttps://github.com/TUW-GEO/cadati/\u003e`_ : Calender, Date and Time functions\n- `repurpose \u003chttps://github.com/TUW-GEO/repurpose/\u003e`_ : Time series - image conversion and resampling routines\n- `colorella \u003chttps://github.com/TUW-GEO/colorella/\u003e`_ : Color maps and color map handling\n\n\nContribute\n==========\n\nWe are happy if you want to contribute. Please raise an issue explaining what\nis missing or if you find a bug. We will also gladly accept pull requests\nagainst our master branch for new features or bug fixes.\n\nPlease follow the `developers guide\n\u003chttps://github.com/TUW-GEO/pytesmo/blob/master/DEVELOPERS_GUIDE.md\u003e`_.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTUW-GEO%2Fpytesmo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTUW-GEO%2Fpytesmo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTUW-GEO%2Fpytesmo/lists"}