PL610 LOFAR station data

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/cbkpan/CompositeProcess_PL610_LOFAR_Station"/>
    <om:observedProperty/> <!-- DO NOT USE, we define all observed properties in the Procedure above -->
    <om:featureOfInterest>
        <FeatureOfInterest>
            <namedRegion xlink:href="https://metadata.pithia.eu/ontology/2.2/featureOfInterest/Earth_Ionosphere_F-Region_Bottomside"/>
            <namedRegion xlink:href="https://metadata.pithia.eu/ontology/2.2/featureOfInterest/Earth_Ionosphere_E-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_PL610_LOFAR_Station</localID>
            <namespace>cbkpan</namespace>
            <version>1</version>
            <creationDate>2022-02-28T15:00:00Z</creationDate>
            <lastModificationDate>2024-08-11T05:30:00Z</lastModificationDate>
        </PITHIA_Identifier>
    </identifier>
    <name>PL610 LOFAR station data</name>
    <description>
        Data colection of LOFAR data meausred on PL610 LOFAR statation in Borowiec observed in single station mode
    </description>
     <type xlink:href="https://metadata.pithia.eu/ontology/2.2/instrumentType/RadioTelescope"/>
    <!--
	<type xlink:href="https://metadata.pithia.eu/ontology/2.2/instrumentType/VerticalSounder"/>
	-->
    <project xlink:href="https://metadata.pithia.eu/resources/2.2/project/cbkpan/Project_CBK_Plasma_Physics_Division_Observations"/>
    <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/cbkpan/Individual_CBKPAN_Pozoga"/>
        </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_CBKPAN"/>
        </ResponsiblePartyInfo>
    </relatedParty>

<collectionResults>
        <source>
            <OnlineResource>
                <serviceFunction xlink:href="https://metadata.pithia.eu/ontology/2.2/serviceFunction/Application"/>
                <linkage>
                    <gmd:URL>http://pithia.cbk.waw.pl/__system__/adql/query/form#_queryForm</gmd:URL>
                </linkage>
                <name>PL610 data service</name>
                <protocol>http</protocol>
                <description>This is the LOFAR PL610 dynamic spectra collected in signle station mode. Data are served by EPNTAP server. To file access needed is query in ADQL.
	 Examples of qurey scintillation data :
	 select * from pl610_dynamic_spectra_casa.epn_core
	 select * from&#160; pl610_dynamic_spectra_casa.epn_core
	 select * from&#160; pl610_dynamic_spectra_casa.epn_core
	 select * from&#160; pl610_dynamic_spectra_casa.epn_core
	 For Jupiter:
	 select * from&#160; pl610_dynamic_spectra_jupiter.epn_core
	 For Sun:
	 select * pl610_dynamic_spectra_sun.epn_core
	 All data is in netcdf format.
		</description>
                <dataFormat xlink:href="https://metadata.pithia.eu/ontology/2.2/resultDataFormat/image-png"/>
                <dataFormat xlink:href="https://metadata.pithia.eu/ontology/2.2/resultDataFormat/application-netcdf"/>
            </OnlineResource>
        </source>
    </collectionResults>
    
 </DataCollection>