From 66c60c958bbab714d55375e2f12dd349ec6f44b2 Mon Sep 17 00:00:00 2001 From: Christina Kalb Date: Sat, 21 Dec 2024 00:25:16 +0000 Subject: [PATCH] Adding CI overrides --- .../ci_overrides.conf | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 parm/use_cases/model_applications/clouds/GridStat_fcstGFS_obsGFS_cloudFracLayer/ci_overrides.conf diff --git a/parm/use_cases/model_applications/clouds/GridStat_fcstGFS_obsGFS_cloudFracLayer/ci_overrides.conf b/parm/use_cases/model_applications/clouds/GridStat_fcstGFS_obsGFS_cloudFracLayer/ci_overrides.conf new file mode 100644 index 000000000..01aa31035 --- /dev/null +++ b/parm/use_cases/model_applications/clouds/GridStat_fcstGFS_obsGFS_cloudFracLayer/ci_overrides.conf @@ -0,0 +1,18 @@ +[config] +# CI OVERRIDE for model_applications/clouds/GridStat_fcstGFS_obsGFS_cloudFracLayer.conf +# these settings can overrides the settings in the use case conf so they run in a reasonable amount +# of time in automation + +# Specifically, we are only running one lead time for MODE rather than 4 lead times in the automated +# tests. + +[low_cloud] +LEAD_SEQ = 6 + + +[mid_cloud] +LEAD_SEQ = 6 + + +[high_cloud] +LEAD_SEQ = 6