Skip to content

Releases: SantanderMetGroup/visualizeR

EMS climate4R paper

16 Aug 18:54
Compare
Choose a tag to compare

New in v1.2.2

  • Allow for spatial subsetting in temporalPlot (new args lonLim and latLim)
  • Minor doc updates
  • Release for the climate4R paper submitted to EMS

QA4Seas - D42

19 Jul 09:31
Compare
Choose a tag to compare

New in v1.2.1

  • Set clim.time.frame default value in climagrams to "monthly"
  • Update climagram vignette
  • Other minor changes and documentation updates

climagram

28 Jun 12:33
Compare
Choose a tag to compare

New in v1.2.0

  • Added climagram implementation, for (monthly) seasonal forecast data, and a companion dedicated notebook (see utils::RShowDoc("climagram_vignette", package = "visualizeR"))
  • Minor bug fix in set.min argument value check in spatialPlot
  • Other minor changes and documentation updates

v1.1.2

29 May 08:27
Compare
Choose a tag to compare

New in 1.1.2

  • Change default color theme in spatialPlot, and integrate with RColorBrewer themes

QA4Seas-D41

20 Dec 10:58
Compare
Choose a tag to compare

New in 1.1.1

  • Bug fix in the example of skillMap (the drawbacks of using \dontrun{} ...)

v1.1.0

20 Dec 10:17
Compare
Choose a tag to compare

New in v1.1.0

  • New function spatialPlot (essentially a renaming of transformeR::plotClimatology, the latter planned to be deprecated in future transformeR releases)
  • New plotting functions for seasonal forecast products:
  • Other minor changes and documentation updates.

EMS paper

30 Oct 13:48
Compare
Choose a tag to compare

New in 1.0.0

  • Internal adaptation of reliabilityCategories to be consistent with the other functions.
  • Implemented the ROCSS significance in tercilePlot and tercileBarplot.
  • Added CITATION file to Environmental Modelling & Software.
  • Other minor changes and documentation updates.

v0.2.1

09 May 10:44
Compare
Choose a tag to compare

New in v0.2-1

  • Minor bug in reliabilityCategories and spreadPlot.
  • Other minor changes and documentation updates.

v0.2-0

06 Mar 19:05
Compare
Choose a tag to compare

New in v0.2-0

  • Added optional argument 'forecast' in all the visualizations (except reliabilityCategories) to show results for the forecast event (not just for the hindcast).
  • Several improvements in the appearance of the visualizations.
  • Enhanced reliability diagrams, importing funcitonalities from lattice
  • Other minor changes and enhancements.

v0.1-0

01 Feb 12:02
Compare
Choose a tag to compare

New in v0.1-0

  • New built-in datasets: DJF global mean temperature from NCEP/NCAR reanalysis, NCEP-CFSv2 hindcast and CFSv2 Operative seasonal forecasts for DJF 2016 and 2017.
  • New function for reliability diagram, implementing the approach in Weisheimer and Palmer 2014 (DOI: 10.1098/rsif.2013.1162)
  • Other minor bug fixes and enhancements