Ionogram Scaling: 1D vertical Ne profile as standard IRI parameters

Download
<?xml version="1.0" encoding="UTF-8"?>
<ComputationCapabilities 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" xsi:schemaLocation="https://metadata.pithia.eu/schemas/2.2 https://metadata.pithia.eu/schemas/2.2/pithia.xsd">
    <!--
The computation process that produces observed properties from its input data.
Input data may be an acquisition or some other computatation, not listed here yet. TODO: add input specification
Each newly computed observed property that this computation can produce is defined as its *capability*.
The list of capabilities is all-inclusive, even though not every computation can engage all capabilities.
    -->
    <identifier>
        <PITHIA_Identifier>
            <localID>ComputationCapabilities_IonogramScaling_Profile_IRI</localID>
            <namespace>pithia</namespace>
            <version>1</version>
            <creationDate>2022-03-13T16:00:00Z</creationDate>
            <lastModificationDate>2022-03-13T16:00:00Z</lastModificationDate>
        </PITHIA_Identifier>
    </identifier>
    <name>Ionogram Scaling: 1D vertical Ne profile as standard IRI parameters</name>  
    <description>
This is a description of the specific evaluation of the 1D vertical profile of ionospheric electron density given a vertical-incidence ionogram 
where the profile shape is represented by formalism accepted for the International Reference Ionosphere (IRI). Techniques for obtaining IRI
parameters (anchors) of the profile are commonly using the best-fit approach to the tabulated density profile.
    </description>
    <!-- 
         List here all observed properties as capability items 
    -->
    <capabilities>
        <processCapability>
            <!-- this name is used for internal purposes by the Observation XML file (result section) to point/link to this specific capability. Do not use any space characters! -->
            <name>B0</name> 
            <observedProperty xlink:href="https://metadata.pithia.eu/ontology/2.2/observedProperty/ProfileShapeParameter_B0"/> <!-- link to the Observed Property controlled vocabulary -->
            <dimensionalityInstance xlink:href="https://metadata.pithia.eu/ontology/2.2/dimensionalityInstance/0DPoint"/> <!-- link to the dimensionalityInstance controlled vocabulary -->
            <units xlink:href="https://metadata.pithia.eu/ontology/2.2/unit/km"/> <!-- link to the units controlled vocabulary -->
        </processCapability>
        <processCapability>
            <!-- this name is used for internal purposes by the Observation XML file (result section) to point/link to this specific capability. Do not use any space characters! -->
            <name>B1</name> 
            <observedProperty xlink:href="https://metadata.pithia.eu/ontology/2.2/observedProperty/ProfileShapeParameter_B1"/> <!-- link to the Observed Property controlled vocabulary -->
            <dimensionalityInstance xlink:href="https://metadata.pithia.eu/ontology/2.2/dimensionalityInstance/0DPoint"/> <!-- link to the dimensionalityInstance controlled vocabulary -->
        </processCapability>
        <processCapability>
            <!-- this name is used for internal purposes by the Observation XML file (result section) to point/link to this specific capability. Do not use any space characters! -->
            <name>D1</name> 
            <observedProperty xlink:href="https://metadata.pithia.eu/ontology/2.2/observedProperty/ProfileShapeParameter_D1"/> <!-- link to the Observed Property controlled vocabulary -->
            <dimensionalityInstance xlink:href="https://metadata.pithia.eu/ontology/2.2/dimensionalityInstance/0DPoint"/> <!-- link to the dimensionalityInstance controlled vocabulary -->
        </processCapability>
    </capabilities>    
    <dataLevel xlink:href="https://metadata.pithia.eu/ontology/2.2/dataLevel/L2"/>
    <type xlink:href="https://metadata.pithia.eu/ontology/2.2/computationType/IonogramScaling"/>
    <version/>
    <softwareReference/>
    <processingInput/>
    <algorithm/>
</ComputationCapabilities>