All notable changes to this project will be documented in this file.
Version 0.5.0 - 2019-09-19
- User defined vegetation priors from the TRYdatabase
- User prior generation CLI
- helper functions to manually create soil moisture prior data from SMAP and ESA CCI data
- Documentation and README update
- documentation requirements integrated in module requirements.txt file (necessary for building on RTD)
- Bugfixes
Version 0.4.2 - 2018-11-05
- minor fixes in README and documentation
Version 0.4.1 - 2018-11-02
- In code documentation Vegetation Prior
- big update on general documentation
- config file is read from
package_ressources
- prior .vrt files are now always global
Version 0.4 - 2018-09-01
- command line interface to allow user to add prior data
- first implementation of coarse resolution soil moisture prior based on SMAP L4 data
- averaging and aggregation of output if multiple rasters are available for one date or variable
- logging in prior engine
- prior engine framework
- sub-engine from entry points in
setup.py
- conventions through abstract base class implementation in prior creator
- sub-engine from entry points in
- in-code documentation
- fixed travis installation
Version 0.3 - 2018-03-07
- get_mean_state_vector returns path to prior files and routes to specific submodule for soil and vegetation related priors respectively to produce/provide information.
- Vegetation prior:
- global vegetation trait maps as static prior implemented
- Soil moisture prior:
- basic implementation of ESA CCI soil moisture climatology based prior
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.