EIS Ionospheric Alerts

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/noa/CompositeProcess_EIS_Ionospheric_Alerts"/>

  <om:observedProperty/>

  <om:featureOfInterest>
    <FeatureOfInterest>
      <namedRegion xlink:href="https://metadata.pithia.eu/ontology/2.2/featureOfInterest/Earth_Ionosphere"/>
    </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_EIS_Ionospheric_Alerts</localID>
      <namespace>noa</namespace>
      <version>1</version>
      <creationDate>2023-03-15T19:10:00Z</creationDate>
      <lastModificationDate>2024-07-22T14:08:00Z</lastModificationDate>
    </PITHIA_Identifier>
  </identifier>
  <name>EIS Ionospheric Alerts</name>
  <!-- Type is not allowed here. Comes from procedure ? -->
  <!-- <type xlink:href="https://metadata.pithia.eu/ontology/2.2/instrumentType/IncoherentScatterRadar"/>  -->
  <description>
Alerts for disturbances in the critical frequency of the F2 layer of the ionosphere (when storm conditions are predicted).
The EIS Ionospheric Alerts are based on the implementation of the Solar Wind driven autoregression model for Ionospheric short-term Forecast (SWIF).
SWIF combines real time and past ionospheric observations with solar-wind parameters obtained in real time at the L1 point by NASA/ACE spacecraft through 
the cooperation of an autoregression forecasting algorithm, the Time Series AutoRegressive (TSAR) with the empirical Storm Time Ionospheric Model (STIM) 
that formulates the ionospheric storm-time response based on solar wind input. A crucial part of STIM's methodology is the alert detection algorithm (ADA) 
that i) detects alert conditions in IMF parameters, ii) determines the storm onset at L1 point, based on the quantitative criteria summarized below, 
and iii) estimates, in combination with STIM's empirical expressions, the ionospheric storm onset, the duration and the intensity of forthcoming 
ionospheric storm-time disturbances over single locations.
  </description>
  <type xlink:href="https://metadata.pithia.eu/ontology/2.2/computationType/Model"/>
  <project xlink:href="https://metadata.pithia.eu/resources/2.2/project/noa/Project_NOA_EIS"/>
  <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/noa/Individual_NOA_Belehaki"/>
    </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_NOA"/>
    </ResponsiblePartyInfo>
  </relatedParty>

  <collectionResults>
     <source>
      <OnlineResource>
        <serviceFunction xlink:href="https://metadata.pithia.eu/ontology/2.2/serviceFunction/Download"/>
        <linkage><gmd:URL>https://swe.ssa.esa.int/dias-federated</gmd:URL></linkage>
        <name>European Ionosonde Service (EIS) Interface</name>
        <protocol>HTTPS</protocol>
        <description>The EIS provides a browser-based user interface for data browsing and downloading.
		Direct data access requires authentication by external organisation (ESA); 
		once user access is authorised the link lands directly at the EIS page. 
		The product can be accessed by selecting the "Ionospheric Alerts" tab.</description>
        <dataFormat xlink:href="https://metadata.pithia.eu/ontology/2.2/resultDataFormat/text-plain"/>
      </OnlineResource>
    </source> 
	<source>
      <OnlineResource>
        <serviceFunction xlink:href="https://metadata.pithia.eu/ontology/2.2/serviceFunction/Application"/>
        <linkage><gmd:URL>https://techtide-srv-pub.space.noa.gr:8443/api/</gmd:URL></linkage>
        <name>TechTIDE API</name>
        <protocol>HTTPS</protocol>
        <description>The TechTIDE API provides a browser-based user interface for data browsing and downloading.
		API parameters: (1) Endpoint: products/eis/data, (2) Date-time format: YYYY-MM-DDThh:mm:ss (ISO format), 
		(3) maximum temporal range of query: 15 days, (4) product: alert (Data), (5) withmanifest: false.</description>
        <dataFormat xlink:href="https://metadata.pithia.eu/ontology/2.2/resultDataFormat/text-plain"/>
      </OnlineResource>
    </source>
	<source>
      <OnlineResource>
        <serviceFunction xlink:href="https://metadata.pithia.eu/ontology/2.2/serviceFunction/Application"/>
        <linkage><gmd:URL>https://electron.space.noa.gr/swif/api/v2/docs</gmd:URL></linkage>
        <name>SWIF API</name>
        <protocol>HTTPS</protocol>
        <description>The SWIF API provides a browser-based user interface for data browsing and downloading.
		API parameters for interplanetary storms detected: (1) Endpoint: /swifdb/stim/storms, (2) Date-time format: YYYY-MM-DDThh:mm:ss (ISO format),
		(3) maximum temporal range of query: -, (4) local: [false] if you want info about the interplanetary storm only or 
		[true] if you want to get info about the local (at the Digisonde stations) stroms as well, 
		(5) latest: [true] if you want the latest storm or [false] if you want full list of the storms for the given interval. 
		API parameters for local storms detected: (1) Endpoint: /swifdb/stim/istorms, (2) Date-time format: YYYY-MM-DDThh:mm:ss (ISO format),
		(3) maximum temporal range of query: -, (4) stations: select the station(s) of interest, (5) parent: [false] if you want info about 
		the local (at the Digisonde station) storm only or [true] if you want to get info about the interplanetary storm as well.</description>
        <dataFormat xlink:href="https://metadata.pithia.eu/ontology/2.2/resultDataFormat/application-json"/>
      </OnlineResource>
    </source>
  </collectionResults>

  <dataLevel xlink:href="https://metadata.pithia.eu/ontology/2.2/dataLevel/L4"/>
  <qualityAssessment>
    <dataQualityFlag xlink:href="https://metadata.pithia.eu/ontology/2.2/dataQualityFlag/DQ4"/>
  </qualityAssessment>
  <permission xlink:href="https://metadata.pithia.eu/ontology/2.2/licence/CCBY"/>
</DataCollection>