Uploaded image for project: 'Gateway'
  1. Gateway
  2. GTWY-2692

XML Harvest: Fix harvest of previous version

XMLWordPrintable

    • Icon: Defect Defect
    • Resolution: Done
    • Icon: Major Major
    • 1.3.3
    • None
    • XML Ingest
    • None

      The CIM output has changed. type="previousVersion" has become "previousVersionOf" see below.

      This will fix the harvest of this attribute for both CESM and CMIP5



      look for line 407 in CimHarvest.java


      <modelComponent>
          <documentGenealogy>
            <relationship>
              <documentRelationship direction="toTarget" type="previousVersionOf">
                <description>The HadGEM2-ES model was a two stage development from HadGEM1, representing improvements in the physical model (leading to HadGEM2-AO) and the addition of earth system components and coupling (leading to HadGEM2-ES).</description>
                <target>
                  <reference>
                    <name>HadGEM2-AO</name>
                  </reference>
                </target>
              </documentRelationship>
            </relationship>
          </documentGenealogy>

              mburek Michael Burek (Inactive)
              sylvia.murphy@noaa.gov Sylvia Murphy (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: