<?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_GNSS_Ionospheric_Monitor_Borowiec"/>
<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_GNSS_Ionospheric_Monitor_Borowiec</localID>
<namespace>cbkpan</namespace>
<version>1</version>
<creationDate>2022-02-28T15:00:00Z</creationDate>
<lastModificationDate>2024-01-10T05:30:00Z</lastModificationDate>
</PITHIA_Identifier>
</identifier>
<name>Ionospheric Scintillation Borowiec</name>
<description>
Scintilation of phase and amplitude of GNSS signal measured in Borowiec observatory
</description>
<!--
<type xlink:href="https://metadata.pithia.eu/ontology/2.2/instrumentType/VerticalSounder"/>
-->
<type xlink:href="https://metadata.pithia.eu/ontology/2.2/instrumentType/GNSS-receiver"/>
<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>
</DataCollection>