Skip to content

Commit

Permalink
Merge pull request #321 from TomasTorsvik/remove_science_support_attr
Browse files Browse the repository at this point in the history
Remove science_support attribute for compsets
  • Loading branch information
TomasTorsvik authored Dec 12, 2023
2 parents f5dd74d + 11e5248 commit 7ffeaaf
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions cime_config/config_compsets.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
<alias>NOINY_WW3</alias>
<lname>2000_DATM%NYF_SLND_CICE_BLOM_DROF%NYF_SGLC_WW3DEV</lname>
</compset>

<compset>
<alias>NOINYOC_WW3</alias>
<lname>2000_DATM%NYF_SLND_CICE_BLOM%ECO_DROF%NYF_SGLC_WW3DEV</lname>
Expand All @@ -48,54 +49,41 @@
<compset>
<alias>NOINY</alias>
<lname>2000_DATM%NYF_SLND_CICE_BLOM_DROF%NYF_SGLC_SWAV</lname>
<science_support grid="T62_tn14"/>
<science_support grid="T62_tn21"/>
</compset>

<compset>
<alias>NOINYOC</alias>
<lname>1850_DATM%NYF_SLND_CICE_BLOM%ECO_DROF%NYF_SGLC_SWAV</lname>
<science_support grid="T62_tn14"/>
<science_support grid="T62_tn21"/>
</compset>

<compset>
<alias>NOIIA</alias>
<lname>2000_DATM%IAF_SLND_CICE%NORESM-CMIP6_BLOM_DROF%IAF_SGLC_SWAV</lname>
<science_support grid="T62_tn14"/>
<science_support grid="T62_tn21"/>
</compset>

<compset>
<alias>NOIIAOC</alias>
<lname>2000_DATM%IAF_SLND_CICE%NORESM-CMIP6_BLOM%ECO_DROF%IAF_SGLC_SWAV</lname>
<science_support grid="T62_tn14"/>
<science_support grid="T62_tn21"/>
</compset>

<compset>
<alias>NOIIAOC20TR</alias>
<lname>20TR_DATM%IAF_SLND_CICE%NORESM-CMIP6_BLOM%ECO_DROF%IAF_SGLC_SWAV</lname>
<science_support grid="T62_tn14"/>
<science_support grid="T62_tn21"/>
</compset>

<compset>
<alias>NOIIAJRA</alias>
<lname>2000_DATM%JRA_SLND_CICE%NORESM-CMIP6_BLOM_DROF%JRA_SGLC_SWAV</lname>
<science_support grid="TL319_tn14"/>
</compset>

<compset>
<alias>NOIIAJRAOC</alias>
<lname>2000_DATM%JRA_SLND_CICE%NORESM-CMIP6_BLOM%ECO_DROF%JRA_SGLC_SWAV</lname>
<science_support grid="TL319_tn14"/>
</compset>

<compset>
<alias>NOIIAJRAOC20TR</alias>
<lname>20TR_DATM%JRA_SLND_CICE%NORESM-CMIP6_BLOM%ECO_DROF%JRA_SGLC_SWAV</lname>
<science_support grid="TL319_tn14"/>
</compset>

<compset>
Expand Down

0 comments on commit 7ffeaaf

Please sign in to comment.