Ionogram Scaling: AUTOSCALA reconstruction of the ordinary echo trace from the estimated electron density profile

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_Reconstruction</localID>
            <namespace>ingv</namespace>
            <version>1</version>
            <creationDate>2023-02-20T10:40:00Z</creationDate>
            <lastModificationDate>2023-02-20T10:40:00Z</lastModificationDate>
        </PITHIA_Identifier>
    </identifier>
    <name>Ionogram Scaling: AUTOSCALA reconstruction of the ordinary echo trace from the estimated electron density profile</name>  
    <description>
        AUTOSCALA tackles the problem of ionogram inversion using a technique by which the root mean square error (RMSE) between the trace restored from a candidate profile N(h) and the recorded one is minimized. Actually, the RMSE is calculated only on some characteristic points of the ionogram trace. However, AUTOSCALA repeats iteratively the calculation of the integral to obtain the virtual height at a particular frequency, from a candidate N(h). At the end of the iterative process, the entire ionogram trace is restored from the selected N(h) calculating the virtual height at a particular frequency all over the ionogram frequency range.           
    </description>
    <!-- 
          List here all observed properties as capability items 
    -->
    <capabilities>
        <processCapability>
            <name>ionogramTrace_VirtualHeight</name> 
            <!-- must be a link to the Observed Property controlled vocabulary -->
            <observedProperty xlink:href="https://metadata.pithia.eu/ontology/2.2/observedProperty/VirtualHeight"/> 
            <!-- link to the dimensionalityInstance controlled vocabulary -->
            <dimensionalityInstance xlink:href="https://metadata.pithia.eu/ontology/2.2/dimensionalityInstance/1DSpectrumFrequency"/> <!-- as function of frequency -->
            <!-- link to the dimensionalityTimeline controlled vocabulary -->
            <dimensionalityTimeline xlink:href="https://metadata.pithia.eu/ontology/2.2/dimensionalityTimeline/2DImageSpectrogram"/>
            <!-- link to the units controlled vocabulary -->
            <units xlink:href="https://metadata.pithia.eu/ontology/2.2/unit/km"/> 
        </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>