From 784512cee3368300bcc0cc9a0f454f7987ec4fce Mon Sep 17 00:00:00 2001 From: Julius Busecke Date: Mon, 28 Oct 2024 11:34:36 -0400 Subject: [PATCH 1/6] Update iids_pr.yaml Towards https://github.com/leap-stc/cmip6-leap-feedstock/issues/180 --- feedstock/iids_pr.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/feedstock/iids_pr.yaml b/feedstock/iids_pr.yaml index fd51ac1..20265cd 100644 --- a/feedstock/iids_pr.yaml +++ b/feedstock/iids_pr.yaml @@ -1,2 +1,3 @@ - - "CMIP6.*.*.[CNRM-CM6-1,CanESM5].historical.r1i1p1f1.Omon.[tos, so].*.*" - - 'CMIP6.HighResMIP.CMCC.CMCC-CM2-VHR4.[hist-1950,highres-future].r1i1p1f1.6hrPlevPt.[vas,uas,psl].gn.*' + # - "CMIP6.*.*.[CNRM-CM6-1,CanESM5].historical.r1i1p1f1.Omon.[tos, so].*.*" + # - 'CMIP6.HighResMIP.CMCC.CMCC-CM2-VHR4.[hist-1950,highres-future].r1i1p1f1.6hrPlevPt.[vas,uas,psl].gn.*' + - "CMIP6.HighResMIP.*.*.hist-1950.r1i1p1f2.SImon.[sivol,siconc].gn.*" From 6b8d0aadf8ff4b67804daa2d09fdd5627dde1f82 Mon Sep 17 00:00:00 2001 From: Julius Busecke Date: Mon, 28 Oct 2024 11:44:43 -0400 Subject: [PATCH 2/6] Update iids_pr.yaml --- feedstock/iids_pr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feedstock/iids_pr.yaml b/feedstock/iids_pr.yaml index 20265cd..deb7849 100644 --- a/feedstock/iids_pr.yaml +++ b/feedstock/iids_pr.yaml @@ -1,3 +1,3 @@ # - "CMIP6.*.*.[CNRM-CM6-1,CanESM5].historical.r1i1p1f1.Omon.[tos, so].*.*" # - 'CMIP6.HighResMIP.CMCC.CMCC-CM2-VHR4.[hist-1950,highres-future].r1i1p1f1.6hrPlevPt.[vas,uas,psl].gn.*' - - "CMIP6.HighResMIP.*.*.hist-1950.r1i1p1f2.SImon.[sivol,siconc].gn.*" + - "CMIP6.HighResMIP.*.*.hist-1950.*.SImon.[sivol,siconc].gn.*" From 0c690a5263299d748cdc3a5a6af37f37a31d927b Mon Sep 17 00:00:00 2001 From: Julius Busecke Date: Mon, 28 Oct 2024 11:51:59 -0400 Subject: [PATCH 3/6] Update iids_pr.yaml --- feedstock/iids_pr.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/feedstock/iids_pr.yaml b/feedstock/iids_pr.yaml index deb7849..fd51ac1 100644 --- a/feedstock/iids_pr.yaml +++ b/feedstock/iids_pr.yaml @@ -1,3 +1,2 @@ - # - "CMIP6.*.*.[CNRM-CM6-1,CanESM5].historical.r1i1p1f1.Omon.[tos, so].*.*" - # - 'CMIP6.HighResMIP.CMCC.CMCC-CM2-VHR4.[hist-1950,highres-future].r1i1p1f1.6hrPlevPt.[vas,uas,psl].gn.*' - - "CMIP6.HighResMIP.*.*.hist-1950.*.SImon.[sivol,siconc].gn.*" + - "CMIP6.*.*.[CNRM-CM6-1,CanESM5].historical.r1i1p1f1.Omon.[tos, so].*.*" + - 'CMIP6.HighResMIP.CMCC.CMCC-CM2-VHR4.[hist-1950,highres-future].r1i1p1f1.6hrPlevPt.[vas,uas,psl].gn.*' From 104df2b15e20371011ee7396570340a943b08ce7 Mon Sep 17 00:00:00 2001 From: Julius Busecke Date: Mon, 28 Oct 2024 11:52:24 -0400 Subject: [PATCH 4/6] Update iids.yaml --- feedstock/iids.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/feedstock/iids.yaml b/feedstock/iids.yaml index 0a36161..a9fe317 100644 --- a/feedstock/iids.yaml +++ b/feedstock/iids.yaml @@ -68,3 +68,6 @@ - 'CMIP6.*.*.CESM2.piControl.*.*.[volcello, thkcello, areacello, deptho].*.*' # for 178 - "CMIP6.*.*.*.historical.*.Omon.zos.gn.*" + # for 180 + - "CMIP6.HighResMIP.*.*.hist-1950.*.SImon.[sivol,siconc].gn.*" + From c6e96c259cf6fcbd2a9c801719b254269bf47e9f Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 15:53:04 +0000 Subject: [PATCH 5/6] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- feedstock/iids.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/feedstock/iids.yaml b/feedstock/iids.yaml index a9fe317..e291c25 100644 --- a/feedstock/iids.yaml +++ b/feedstock/iids.yaml @@ -70,4 +70,3 @@ - "CMIP6.*.*.*.historical.*.Omon.zos.gn.*" # for 180 - "CMIP6.HighResMIP.*.*.hist-1950.*.SImon.[sivol,siconc].gn.*" - From d3c950cba26a318ad124df9e7889cf1a08897ae8 Mon Sep 17 00:00:00 2001 From: Julius Busecke Date: Mon, 28 Oct 2024 11:58:46 -0400 Subject: [PATCH 6/6] Update iids_pr.yaml --- feedstock/iids_pr.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/feedstock/iids_pr.yaml b/feedstock/iids_pr.yaml index fd51ac1..f6a0fa6 100644 --- a/feedstock/iids_pr.yaml +++ b/feedstock/iids_pr.yaml @@ -1,2 +1 @@ - "CMIP6.*.*.[CNRM-CM6-1,CanESM5].historical.r1i1p1f1.Omon.[tos, so].*.*" - - 'CMIP6.HighResMIP.CMCC.CMCC-CM2-VHR4.[hist-1950,highres-future].r1i1p1f1.6hrPlevPt.[vas,uas,psl].gn.*'