Releases: JuliaClimate/ClimateTools.jl
Releases · JuliaClimate/ClimateTools.jl
Seasonal subsetting
- Seasonal and custom subsetting (e.g. keeping only summer for a whole ClimGrid over a given continuous timeseries).
- Climatology operators
Bias correction additions
Added new method for bias correction and new indicators.
pre-alpha release
Workflow is mostly complete. Only missing exporting features.
Generalization 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
- Added temporal subset of ClimGrid
- Bug fixes associated with fillvalues in netCDF files to return NaN
Spatial subset and Doc makeover
Added new functions to apply polygon directly onto ClimGrid type.
Fixed some of the documentation.
Interpolation and polygon release
Added polygon clipping features as well as interpolation from one ClimGrid to another ClimGrid lon-lat grid.
Julia 0.6 release
Updated code to be compliant with Julia 0.6.
Bugfixes
1st version of functional workflow
Corrected bug related to the use of Pkg.dir in runtests.jl