Skip to content
forked from TUW-GEO/pytesmo

python Toolbox for the Evaluation of Soil Moisture Observations

License

Notifications You must be signed in to change notification settings

bbauerma/pytesmo

This branch is 1 commit ahead of, 437 commits behind TUW-GEO/pytesmo:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4253505 · Mar 22, 2018
Jul 14, 2017
Aug 28, 2017
Apr 25, 2016
Mar 22, 2018
Feb 6, 2018
Mar 24, 2016
Jul 3, 2015
Feb 6, 2018
Nov 18, 2014
Feb 6, 2018
Aug 12, 2013
Mar 22, 2016
Sep 13, 2016
Feb 6, 2018
Nov 18, 2014
Jul 2, 2015
Aug 1, 2017
Aug 28, 2017
Jul 14, 2017
Mar 23, 2016

Repository files navigation

Introduction to pytesmo a Python Toolbox for the Evaluation of Soil Moisture Observations

https://travis-ci.org/TUW-GEO/pytesmo.svg?branch=master https://coveralls.io/repos/TUW-GEO/pytesmo/badge.png?branch=master

pytesmo is a package 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.

Documentation

Please see the latest documentation including examples of how to install and use pytesmo at http://pytesmo.readthedocs.io/ .

Citation

If you use the software please cite it. Until our paper is finished please use the Zenodo DOI below:

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.

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
  • hack away
  • 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

About

python Toolbox for the Evaluation of Soil Moisture Observations

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.9%
  • Other 1.1%