Skip to content

Releases: JuliaClimate/ClimateTools.jl

Seasonal subsetting

06 Jul 00:43
d59380e
Compare
Choose a tag to compare
  • Seasonal and custom subsetting (e.g. keeping only summer for a whole ClimGrid over a given continuous timeseries).
  • Climatology operators

Bias correction additions

08 Jun 16:41
53d9d5b
Compare
Choose a tag to compare

Added new method for bias correction and new indicators.

pre-alpha release

14 May 21:09
Compare
Choose a tag to compare
pre-alpha release Pre-release
Pre-release

Workflow is mostly complete. Only missing exporting features.

Generalization release

01 May 20:11
Compare
Choose a tag to compare
Pre-release

This release generalizes the extraction of netCDF files that follows Climate Forecast metadata conventions (http://cfconventions.org/). It is currently tested against most CMIP5 and CORDEX simulations, as well as some other datasets (e.g. Daymet v3).

Temporal subset

05 Mar 20:22
Compare
Choose a tag to compare
Temporal subset Pre-release
Pre-release
  • Added temporal subset of ClimGrid
  • Bug fixes associated with fillvalues in netCDF files to return NaN

Spatial subset and Doc makeover

14 Feb 19:42
Compare
Choose a tag to compare
Pre-release

Added new functions to apply polygon directly onto ClimGrid type.
Fixed some of the documentation.

Interpolation and polygon release

09 Nov 15:46
Compare
Choose a tag to compare
Pre-release

Added polygon clipping features as well as interpolation from one ClimGrid to another ClimGrid lon-lat grid.

Julia 0.6 release

22 Jun 15:47
Compare
Choose a tag to compare
Julia 0.6 release Pre-release
Pre-release

Updated code to be compliant with Julia 0.6.

Bugfixes

01 Apr 14:01
Compare
Choose a tag to compare
Bugfixes Pre-release
Pre-release

Corrected bug related to the use of Pkg.dir in runtests.jl and some more tests.

1st version of functional workflow

17 Mar 01:24
Compare
Choose a tag to compare
Pre-release

Corrected bug related to the use of Pkg.dir in runtests.jl