Recent Releases of climr
climr - Version 0.2.2
Minor release. Includes a pre_cache function, some bug and performance fixes, and some updated variable names for annual variables.
Climate Change - Climate Downscaling
- R
Published by kdaust 7 months ago
climr - Version 0.2.0
Major release - includes substantial additional functionality including raster-native downscaling and in-db downscaling, as well as an improved climr climatology and a new observed time series dataset. This release has some breaking changes - see News.
Climate Change - Climate Downscaling
- R
Published by kdaust 10 months ago
climr - v0.1.0
Breaking release! We have completely overhauled the naming conventions in climr (better now than later) so this release will break your workflows. There is a table included in the release giving a correspondence between old and new names. Other features include a new observational timeseries dataset (cru.gpcc), added 2023 to the climatena observational dataset, some cool plotting functions from Colin, and various bug fixes.
Climate Change - Climate Downscaling
- R
Published by kdaust almost 2 years ago
climr - v0.0.3
Enhancements
- new tests comparing to reference outputs
- code further streamlined
- new messages warn user about meaningless
downscale/climr_downscaleargument combinations - argument options in
climr_downscale(..., which_normal)now match the options ofnormal_input(..., normal) - add
plot_bivariate()function to generate plots showing climate model ensemble variation in recent and future climate change.
Behaviour changes
xyz(argument toclimr_downscaleanddownscale) andin_xyz(argument toget_bb), must now be a 4 columndata.table(or coercible class) withlon,lat,elevandidcolumns. All other columns are ignored and NOT returned. Column order no longer matters.
Bugfixes
- cache fixes
- fixing geographical checks to get highest resolution beyond BC, Canada
- fixing
historic_input_tsto get only queried years get_bbfollows column names
Climate Change - Climate Downscaling
- R
Published by CeresBarros about 2 years ago