We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec7f82c commit 2933981Copy full SHA for 2933981
warming-levels/scripts/warming_level_periods.R
@@ -22,7 +22,7 @@ source("getGWL.R")
22
# Parameter settings
23
#
24
gwls <- c(1.5, 2 ,3, 4)
25
-cmip <- "CMIP5"
+cmip <- "CMIP6"
26
return.interval <- FALSE # Logical flag, indicating if the table should display
27
# central year and interval, or central year only
28
0 commit comments