17 research outputs found
Implementation of FAIR principles in the IPCC: the WGI AR6 Atlas repository
The Sixth Assessment Report (AR6) of the Intergovernmental Panel on Climate Change (IPCC) has adopted the FAIR Guiding Principles. We present the Atlas chapter of Working Group I (WGI) as a test case. We describe the application of the FAIR principles in the Atlas, the challenges faced during its implementation, and those that remain for the future. We introduce the open source repository resulting from this process, including coding (e.g., annotated Jupyter notebooks), data provenance, and some aggregated datasets used in some figures in the Atlas chapter and its interactive companion (the Interactive Atlas), open to scrutiny by the scientific community and the general public. We describe the informal pilot review conducted on this repository to gather recommendations that led to significant improvements. Finally, a working example illustrates the re-use of the repository resources to produce customized regional information, extending the Interactive Atlas products and running the code interactively in a web browser using Jupyter notebooks.Peer reviewe
SantanderMetGroup/transformeR v0.0.10
New in v0.0.10
Bug fix in internal function for reference date retrieval
Package size reduced (CRAN compiiant):
Deleted several unused built-in datasets
EOBS tp and tas DJF datasets trimmed to the period 1998-2000
Other minor changes and documentation update
SantanderMetGroup/loadeR.ECOMS: CLISER
New in v1.3.1
Add CITATION file with Climate Services pape
SantanderMetGroup/transformeR v0.0.13
New in v0.0-13
New map.lines function for climatological map customization
Enhanced map stippling options
Documentation update
SantanderMetGroup/visualizeR: EMS paper
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
SantanderMetGroup/visualizeR v1.1.2
New in 1.1.2
Change default color theme in spatialPlot, and integrate with RColorBrewer theme
SantanderMetGroup/transformeR v1.2.0
New in v1.2.0
New helper functions (mainly for downscaling):
convert2bin, for binary grid calculation based on user-defined thresholds
dataSplit, for dataset folding along time dimension
filterNA, for missing value removal
Changed the variable naming convention when multigrids are created. Now the vertical level (when defined) is appended to the name of the variable, following the definition "var@level".
Other minor bug fixes and changes:
Bug fix in subsetSeason (exit with message when attempting to aggregate already annual grids)
Bug fix in makeMultigrid attribute retrieval from input grids
Renamed precipitation dataset suffixes (tp --> pr)
Several documentation update
SantanderMetGroup/visualizeR: v1.3.0
New in v1.3.0
New function cascadePlot to visualize the climate change modelling uncertainty cascade
SantanderMetGroup/visualizeR v1.3.1
New in v1.3.1
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 plotte
SantanderMetGroup/visualizeR: submission downscaleR EMS paper
New in v1.4.0
New violinPlot function for violin trellis graphics
Other minor documentation update