-
Notifications
You must be signed in to change notification settings - Fork 7
/
NEWS
executable file
·70 lines (54 loc) · 2.54 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
# visualizeR changelog
(For earlier version changes please visit the [GitHub releases Tab](https://github.com/SantanderMetGroup/visualizeR/releases))
## v1.2.0 (28 Jun 2018)
* Added `climagram` implementation, for (monthly) seasonal forecast data, and a companion dedicated notebook
* Minor bug fix in set.min argument value check in `spatialPlot`
* Other minor changes and documentation updates
## v1.2.1 (19 Jul 2018)
* Set `clim.time.frame` default value in climagrams to `"monthly"`
* Update climagram vignette
* Other minor changes and documentation updates
## v1.2.2 (16 Aug 2018)
* Allow for spatial subsetting in temporalPlot (new args lonLim and latLim)
* Minor doc updates
* Release for the climate4R paper submitted to EMS
## v1.2.3 (22 Aug 2018)
* Minor internal change in `spatialPlot` to automatically handle static grids with no 'time' dimension
* Minor doc updates
## v1.3.0 (17 oct 2018)
* New function `cascadePlot` to visualize the climate change modelling uncertainty cascade.
## v1.3.1 (17 Dec 2018)
* Update CITATION and pkg startup message
* Fix `lonCenter` in `spatialPlot` and adapt `backdrop.theme` shapes accordingly
* Delimit the bbox of backdrop.theme to the bbox of the grids that are plotted
## v1.3.2 (16 Apr 2019)
* Add IPCC AR6 regions (AR6_WGI_referenceRegions and AR6_WGI_AtlasSynthesisRegions)
* Other minor changes and documentation updates
## v1.4.0 (09 Jul 2019)
* New `violinPlot` function for violin trellis graphics
* Other minor documentation updates
## v1.5.0 (4 Oct 2019)
* Map hatching
* Other minor changes and documentation updates
## v1.5.1 (05 Jan 2020)
* Bug fix in map hatching when selection is empty
* Modified the behaviour of map stippling and map hatching for empty selections, to avoid stopping execution
* Import `clim2sgdf` from transformeR (removed from visualizeR)
* New densityPlot function
* Add boxplot option in violinPlot
* Other minor doc updates
## v1.6.0 (23 May 2020)
* Add plotEOF (deprecated) and draw.world.lines utility, formerly in transformeR
* Load example datasets from the new climate4R.datasets package
* Other documentation and example updates
## v1.6.1 (11 Mar 2021)
* Minor bug fix and a few adjustments in map.hatching
* Include WGS84 SpatialLines of world geographic lines (tropics, equator, polar circles) and coastlines in inst folder
* Include resX and resY attributes in tas.ncep built-in dataset
* Other minor documentation updates
## v1.6.2 (21 Jun 2023)
* Adapt to R version >=4
## v1.6.3 (22 Jun 2023)
* Update of the DESCRIPTION file
## v1.6.4 (26 Oct 2023)
* New function fo plot stripes