Skip to content

Releases: WSWUP/gridwxcomp

Version 0.2.0

21 Jul 23:58
Compare
Choose a tag to compare

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

16 Apr 17:10
Compare
Choose a tag to compare

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

20 Oct 19:51
Compare
Choose a tag to compare

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

17 Oct 23:08
Compare
Choose a tag to compare

Fix testing import error, add travis-CI and coverage integrations.

Release 0.1.0

16 Oct 22:23
Compare
Choose a tag to compare

First GitHub release to match PyPI versioning.