Fixed Model Comparison bundles to include the correct models
This commit is contained in:
parent
956c11587a
commit
b97b135ebd
2 changed files with 2 additions and 2 deletions
|
@ -140,7 +140,7 @@
|
|||
<constraint constraintValue="${level}" constraintType="IN" />
|
||||
</mapping>
|
||||
<mapping key="info.datasetId">
|
||||
<constraint constraintValue="NAM40" constraintType="EQUALS" />
|
||||
<constraint constraintValue="NAM12" constraintType="EQUALS" />
|
||||
</mapping>
|
||||
</metadataMap>
|
||||
<alertParser xsi:type="dataCubeAlertMessageParser" />
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
<constraint constraintValue="grid" constraintType="EQUALS"/>
|
||||
</mapping>
|
||||
<mapping key="info.datasetId">
|
||||
<constraint constraintValue="GFS" constraintType="EQUALS"/>
|
||||
<constraint constraintValue="GFS20" constraintType="EQUALS"/>
|
||||
</mapping>
|
||||
<mapping key="info.level.masterLevel.name">
|
||||
<constraint constraintValue="SFC" constraintType="EQUALS"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue