hmF2_qModel

Download
<?xml version="1.0" encoding="UTF-8"?>
<DataCollection xmlns="https://metadata.pithia.eu/schemas/2.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:om="http://www.opengis.net/om/2.0" xsi:schemaLocation="https://metadata.pithia.eu/schemas/2.2 https://metadata.pithia.eu/schemas/2.2/pithia.xsd">
    <!--
         First report some required elements from ISO standard for Observation
    -->
    <om:phenomenonTime/><!-- DO NOT USE, we report phenomenon time only in Catalogs -->
    <om:resultTime/>    <!-- DO NOT USE, we report result time only in Catalogs -->
    <om:procedure xlink:href="https://metadata.pithia.eu/resources/2.2/process/oe/CompositeProcess_hmF2_qModel"/>
    <om:observedProperty/>
    <om:featureOfInterest>
        <FeatureOfInterest>
            <namedRegion xlink:href="https://metadata.pithia.eu/ontology/2.2/featureOfInterest/Earth_Ionosphere_F-Region"/>
        </FeatureOfInterest>
    </om:featureOfInterest>
    <om:result/> <!-- DO NOT USE, we use the CollectionResults below to specify URLs to provider) -->
    <!--
         Now our Data Collection elements next
    -->
    <identifier>
        <PITHIA_Identifier>
            <localID>DataCollection_hmF2_qModel</localID>
            <namespace>oe</namespace>
            <version>1</version>
            <creationDate>2023-04-20T12:00:00Z</creationDate>
            <lastModificationDate>2023-04-20T12:00:00Z</lastModificationDate>
        </PITHIA_Identifier>
    </identifier>
    <name>hmF2_qModel</name>
    <description>
      The model uses as input sunspot number and IGRF coeficients, and returns as output the F peak value in km. The model provides a calculation of the hmF2 in quiet conditions anywhere in the range of latitudes between of 70N and 70S and at any time until December 2029,
    and the model is able to forecast the hmF2 using the predicted smoothed sunspot number and the newest IGRF coefficients.
    </description>
    <type xlink:href="https://metadata.pithia.eu/ontology/2.2/computationType/EmpiricalModel"/>
    <project xlink:href="https://metadata.pithia.eu/resources/2.2/project/oe/Project_OE_hmF2"/>
    <relatedParty>
        <ResponsiblePartyInfo>
            <role xlink:href="https://metadata.pithia.eu/ontology/2.2/relatedPartyRole/PointOfContact"/> 
            <party xlink:href="https://metadata.pithia.eu/resources/2.2/individual/oe/Individual_OE_Segarra"/>
        </ResponsiblePartyInfo>
    </relatedParty>
    <relatedParty>
        <ResponsiblePartyInfo>
            <role xlink:href="https://metadata.pithia.eu/ontology/2.2/relatedPartyRole/DataProvider"/> 
            <party xlink:href="https://metadata.pithia.eu/resources/2.2/organisation/pithia/Organisation_OE"/>
        </ResponsiblePartyInfo>
    </relatedParty>
    <!-- 
       No <collectionResults> are reported for DTM2020.
       In our current approach, Data Collection reports access to only local node resources 
       and not PITHIA-managed ones. Because DTM2020 does not offer a landing page at CNES,
       its Collection Results field is blank. DTM2020 is run via API or other ways provided by PITHIA eSC
    -->
    <!-- 
    <collectionResults>
    <source>
      <OnlineResource>
        <serviceFunction xlink:href="https://metadata.pithia.eu/ontology/2.2/serviceFunction/Download"/>
        <linkage><gmd:URL>https://www.obsebre.es/hmf2_API/docs</gmd:URL></linkage> 
        <name>hmF2_qModel API</name>
        <protocol>HTTP</protocol>
        <description> The model uses as input sunspot number and IGRF coeficients, and returns as output the F peak value in km.</description>
        <dataFormat xlink:href="https://metadata.pithia.eu/ontology/2.2/resultDataFormat/application-json"/>
        <dataFormat xlink:href="https://metadata.pithia.eu/ontology/2.2/resultDataFormat/image-png"/>
      </OnlineResource>
    </source>
  </collectionResults>
    -->
    <dataLevel xlink:href="https://metadata.pithia.eu/ontology/2.2/dataLevel/L4"/>
    <qualityAssessment>
       <dataQualityFlag xlink:href="https://metadata.pithia.eu/ontology/2.2/dataQualityFlag/DQ4"/>
       <metadataQualityFlag xlink:href="https://metadata.pithia.eu/ontology/2.2/metadataQualityFlag/MQ1"/>
       <!-- 
       <metadataQualityFlag xlink:href="https://metadata.pithia.eu/ontology/2.2/metadataQualityFlag/MQ2"/>
       <metadataQualityFlag xlink:href="https://metadata.pithia.eu/ontology/2.2/metadataQualityFlag/MQ3"/>
       <metadataQualityFlag xlink:href="https://metadata.pithia.eu/ontology/2.2/metadataQualityFlag/MQ4"/>
       <metadataQualityFlag xlink:href="https://metadata.pithia.eu/ontology/2.2/metadataQualityFlag/MQ7"/>
       <metadataQualityFlag xlink:href="https://metadata.pithia.eu/ontology/2.2/metadataQualityFlag/MQ8"/>
       -->
    </qualityAssessment>
    <permission xlink:href="https://metadata.pithia.eu/ontology/2.2/licence/CCBYNCSA"/>
</DataCollection>