Description Usage Arguments Details Author(s)
View source: R/metaclipcc.Map.R
Build a directed metadata graph describing a Map product of the AR6 Interactive Atlas
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
project |
Project. Unused so far. Default to |
variable |
Code of the input ECV (it can be omitted if |
climate.index |
If the map is for a climate index, name of the index. Otherwise NULL (the default). Currently accepted values are restricted to
the set of indices to be included in the Atlas, namely:
|
delta |
Logical. Is it a delta map?. The type of delta displayed can be either |
experiment |
Experiment results displayed in the map. Accepted values are restricted to |
baseline |
Character string indicating the |
future.period |
future period. Default to |
season |
season. Integer vector of correlative months, in ascending order, encompassing the target season. |
bias.adj.method |
Default to |
ref.obs.dataset |
Default to |
proj |
Map projection string. Accepted values are |
map.bbox |
Optional. numeric vector of length 4, containing, in this order the |
uncertainty |
Uncertainty layer characteristics. Describes different hatched patterns
of the output graphical product, depending of the user's choice of visualization. Possible values are |
test.mode |
For internal use only. When the test mode is on, only the first two models are used. |
Baseline period definition
Two of the baseline periods considered (WMO, 1981-2010 and AR6, 1995-2014) go beyond the temporal extent of the historical experiment simulations in AR5, ending in 2005. In this case, the strategy followed in the different IPCC reports is to fill the missing period between 2006 and the end of the baseline with the years of the future simulation used in each case. For example, to compute a RCP 8.5 delta using the WMO baseline, the baseline data for the period 2006-2010 will be extracted from the RCP85 simulation, and then concatenated with the 1981-2005 period of the historical simulation in order to complete the baseline period.
J. Bedia
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.