Skip to content

Commit

Permalink
Making MRCC time-periods shorter for big jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
kasra-keshavarz committed Nov 4, 2024
1 parent 71dee96 commit 2f82dd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extract-dataset.sh
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,7 @@ case "${dataset,,}" in

# Ouranos-MRCC5-CMIP6 dataset
"crcm5-cmip6" | "mrcc5-cmip6" | "crcm5" | "mrcc5" )
call_processing_func "$scriptPath/ouranos-mrcc5-cmip6/mrcc5-cmip6.sh" "20years"
call_processing_func "$scriptPath/ouranos-mrcc5-cmip6/mrcc5-cmip6.sh" "5years"
;;

# Alberta Government Downscaled Climate Dataset - CMIP6
Expand Down

0 comments on commit 2f82dd2

Please sign in to comment.