Ionogram Scaling: 1D vertical Ne profile as 3-layer parabolas

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_Parabolic</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 3-layer parabolas</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 approximated by parabolas.
    </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>yF2</name> 
            <observedProperty xlink:href="https://metadata.pithia.eu/ontology/2.2/observedProperty/SemiThickness_F2-Layer_Parabolic"/> <!-- 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>yF1</name> 
            <observedProperty xlink:href="https://metadata.pithia.eu/ontology/2.2/observedProperty/SemiThickness_F1-Layer_Parabolic"/> <!-- 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>yE</name> 
            <observedProperty xlink:href="https://metadata.pithia.eu/ontology/2.2/observedProperty/SemiThickness_E-Layer_Parabolic"/> <!-- 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>
    </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>