Scitillation_monitor

Download
<?xml version="1.0" encoding="UTF-8"?>
<Instrument 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">
    
    <identifier>
        <PITHIA_Identifier>
            <localID>Instrument_GNSS_Ionospheric_Scintillation_Monitor_Leica_GR25</localID>
            <namespace>cbkpan</namespace>
            <version>1</version>
            <creationDate>2023-03-13T08:00:00Z</creationDate>
            <lastModificationDate>2023-03-14T08:00:00Z</lastModificationDate>
        </PITHIA_Identifier>
    </identifier>   
    <name>Scitillation_monitor</name>
    <description>
       Scintillation monitor using Leica GS25 receiver
    </description>
    <type xlink:href="https://metadata.pithia.eu/ontology/2.2/instrumentType/ReceiverElectric"/> <!-- use the instrumentType ontology to describe the type of the instrument -->
    
    <operationalMode><InstrumentOperationalMode>
        <id>scintillation</id> <!-- the id should not  include any space characters. It is used to be referenced by Acquisition -->
        <name>ionospheric scintillation</name> <!-- it would be preferable the name of the mode not to include any space characters -->
        <description>
            Measure phase and amplitude GPS,GALILEO and Glonass constllations.
        </description>
    </InstrumentOperationalMode> 
    </operationalMode>
</Instrument>