Skip to content

Commit 2933981

Browse files
author
jbedia
committed
Set default to CMIP6
1 parent ec7f82c commit 2933981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

warming-levels/scripts/warming_level_periods.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ source("getGWL.R")
2222
# Parameter settings
2323
#
2424
gwls <- c(1.5, 2 ,3, 4)
25-
cmip <- "CMIP5"
25+
cmip <- "CMIP6"
2626
return.interval <- FALSE # Logical flag, indicating if the table should display
2727
# central year and interval, or central year only
2828
#

0 commit comments

Comments
 (0)