- added validation framework and example on how to use it - fix bug (issue 51) in temporal matching - added test data as git submodule
0.3.0
=========================
- added calculation of pearson R confidence intervals based on fisher z transform - ISMN reader can now get the data coverage for stations and networks - ISMN interface can now be restricted to a list of networks - added python3 support - moved grid functionality to pygeogrids package, pytesmo grids are deprecated and will be removed in future releases - include triple collocation example and improve documentation see issue 24
0.2.5
=========================
- fixed ASCAT verion detection for latest H25 dataset WARP55R22 - added example for Soil Water Index calculation
0.2.4
=========================
- moved to pyscaffold structure - added tests for modules - added grid generation routines - fix for issue 15 - updated classes to work with new base classes, does not change API - added travis CI support - changed theme of documentation, and enabled read the docs
0.2.3
=========================
- added grouping module
0.2.2
=========================
- fixed bug that lead to old grids without shape information not loading