Skip to content

Commit 2f82dd2

Browse files
Making MRCC time-periods shorter for big jobs
1 parent 71dee96 commit 2f82dd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extract-dataset.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -565,7 +565,7 @@ case "${dataset,,}" in
565565

566566
# Ouranos-MRCC5-CMIP6 dataset
567567
"crcm5-cmip6" | "mrcc5-cmip6" | "crcm5" | "mrcc5" )
568-
call_processing_func "$scriptPath/ouranos-mrcc5-cmip6/mrcc5-cmip6.sh" "20years"
568+
call_processing_func "$scriptPath/ouranos-mrcc5-cmip6/mrcc5-cmip6.sh" "5years"
569569
;;
570570

571571
# Alberta Government Downscaled Climate Dataset - CMIP6

0 commit comments

Comments
 (0)