Releases: WSWUP/gridwxcomp
Version 0.2.0
This version has substantial changes from versions 0.1.4 and earlier. The major changes include:
- downloading gridded data using the Google Earth Engine API
- use of a configuration file to read control parameters
- automated unit conversions and flexible naming of input weather variables
Some earlier methods were removed as well including the command line interfaces and snapping to the gridMET geotransform of its master grid. Most key features were retained and new useful features such as allowing the user to specify the coordinate reference system of input station coordinates and for spatial interpolation have also been added. This version is not backwards compatible.
Version 0.1.4.post4
This release is to document the state of the master branch before merging the ee_dev branch which will add functionality for additional gridded datasets hosted on Google Earth Engine.
This release has retained the same functionality as version 0.1.4 however a research paper has been added and minor documentation changes have occurred since that release.
Version 0.1.4
Added additional bias ratio calculation method, temperature delta method, automated testing, additional gridMET variable download option, and other improvements.
See change log: https://wswup.github.io/gridwxcomp/changelog.html
Release 0.1.0.post1
Fix testing import error, add travis-CI and coverage integrations.
Release 0.1.0
First GitHub release to match PyPI versioning.