Skip to content

Commit

Permalink
reactivate high res mip iids
Browse files Browse the repository at this point in the history
  • Loading branch information
jbusecke authored Jun 4, 2024
1 parent 44990a4 commit 8a1da63
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions feedstock/iids.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# from https://github.com/Timh37/CMIP6cex/issues/2
# - "CMIP6.*.*.*.[historical, ssp245, ssp585].*.day.[psl, pr, sfcWind].*.*"
# # from https://github.com/leap-stc/cmip6-leap-feedstock/issues/144
# - 'CMIP6.HighResMIP.CMCC.CMCC-CM2-VHR4.[hist-1950,highres-future].r1i1p1f1.6hrPlevPt.[vas,uas,psl].gn.*'
# - 'CMIP6.HighResMIP.EC-Earth-Consortium.EC-Earth3P-HR.[hist-1950,highres-future].r1i1p2f1.6hrPlevPt.[vas,uas,psl].gr.*'
# - 'CMIP6.HighResMIP.MOHC.HadGEM3-GC31-HM.[hist-1950,highres-future].r1i1p1f1.[3hr, E3hr].[vas,uas,psl].gn.*'
# from https://github.com/leap-stc/cmip6-leap-feedstock/issues/144
- 'CMIP6.HighResMIP.CMCC.CMCC-CM2-VHR4.[hist-1950,highres-future].r1i1p1f1.6hrPlevPt.[vas,uas,psl].gn.*'
- 'CMIP6.HighResMIP.EC-Earth-Consortium.EC-Earth3P-HR.[hist-1950,highres-future].r1i1p2f1.6hrPlevPt.[vas,uas,psl].gr.*'
- 'CMIP6.HighResMIP.MOHC.HadGEM3-GC31-HM.[hist-1950,highres-future].r1i1p1f1.[3hr, E3hr].[vas,uas,psl].gn.*'
# From https://github.com/leap-stc/cmip6-leap-feedstock/issues/116
- "CMIP6.CMIP.MPI-M.MPI-ESM1-2-HR.historical.r1i1p1f1.Amon.tas.gn.*"
# from https://github.com/pangeo-forge/cmip6-feedstock/issues/22
Expand All @@ -14,8 +14,8 @@
- "CMIP6.*.*.*.[historical, ssp126, ssp245, ssp585].*.SImon.[sifb,siitdthick].*.*"
# for CMIP6 pco2 testbed (these got stuck in the client somehow)
- "CMIP6.*.*.*.[historical, ssp245].*.Omon.[spco2, dpco2,tos,sos,chl,mlotst].*.*"
# # from https://github.com/leap-stc/cmip6-leap-feedstock/issues/72
# - "CMIP6.HighResMIP.MOHC.HadGEM3-GC31-HH.[highres-future,hist-1950].r1i1p1f1.Omon.[thetao,so].gn.*"
# from https://github.com/leap-stc/cmip6-leap-feedstock/issues/72
- "CMIP6.HighResMIP.MOHC.HadGEM3-GC31-HH.[highres-future,hist-1950].r1i1p1f1.Omon.[thetao,so].gn.*"
# # From https://github.com/leap-stc/cmip6-leap-feedstock/issues/101 (waiting until we have better download logic)
# - "CMIP6.CMIP.CSIRO-ARCCSS.ACCESS-CM2.historical.r4i1p1f1.3hr.pr.gn.v20210607"
# - "CMIP6.CMIP.CSIRO-ARCCSS.ACCESS-CM2.historical.r4i1p1f1.6hrLev.hus.gn.v20210921"
Expand Down Expand Up @@ -61,5 +61,5 @@
# - "CMIP6.CMIP.AS-RCEC.TaiESM1.historical.r1i1p1f1.3hr.pr.gn.v20201013"
# - "CMIP6.CMIP.AS-RCEC.TaiESM1.historical.r1i1p1f1.6hrLev.ta.gn.v20201112"
# - "CMIP6.CMIP.AS-RCEC.TaiESM1.historical.r1i1p1f1.6hrLev.hus.gn.v202011"
# # From https://github.com/leap-stc/cmip6-leap-feedstock/issues/123
# - "CMIP6.HighResMIP*.*.[highresSST-present,hist-1950].*.Amon.[pr, ts].gn.*"
# From https://github.com/leap-stc/cmip6-leap-feedstock/issues/123
- "CMIP6.HighResMIP*.*.[highresSST-present,hist-1950].*.Amon.[pr, ts].gn.*"

0 comments on commit 8a1da63

Please sign in to comment.