The 1D EDD version of the TaD Model

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_TaD_1D_Model"/>

  <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_TaD_1D_Model</localID>
      <namespace>noa</namespace>
      <version>1</version>
      <creationDate>2023-11-07T15:57:00Z</creationDate>
      <lastModificationDate>2024-07-21T17:59:00Z</lastModificationDate>
    </PITHIA_Identifier>
  </identifier>
  <name>The 1D EDD version of the TaD Model</name>
  <!-- Type is not allowed here. Comes from procedure ? -->
  <!-- <type xlink:href="https://metadata.pithia.eu/ontology/2.2/instrumentType/IncoherentScatterRadar"/>  -->
  <description>
The TSM-assisted Digisonde (TaD) Profiler (TaD model) is a topside profiler for the electron density profile based on empirical equations derived from topside sounding data 
of the Alouette/ISIS database and ingests the Digisonde observations at the height of the maximum electron density and the TEC parameters to adjust the profiler with the 
actual conditions of the ionosphere. The model has three components: (a) the Topside Sounders Model (TSM) subroutine (Kutiev and Marinov 2007; Kutiev et al. 2006) that provides 
the empirical functions for the O+-H+ transition height (hT), the topside electron density scale height (HT) and their ratio RT = HT/hT, derived solely from the Alouette/ISIS data; 
(b) the Topside Sounders Model Profiler (TSMP) subroutine (Kutiev et al. 2009a, 2009b) that offers analytical formulas for obtaining the shape of the vertical plasma distribution 
in the topside ionosphere and plasmasphere based on TSM parameters and on the F layer maximum density (NmF2), its height (hmF2) and its scale height (Hm) at its lower boundary, 
derived from Digisondes. This profiler models separately the O+ and H+ density distributions in transition region between the topside F region and plasmasphere, extracted from 
the analysis of the electron density profiles from ISIS-1; (c) the final TaD subroutine that performs the necessary transformations to the Digisonde autoscaled scale height 
so that the integrated TSMP electron density from the F layer peak to GNSS orbits can be finally adjusted to the measured GNSS TEC at the Digisonde location (Belehaki et al. 2012; 
Kutiev et al. 2012). 
The 1D EDD version takes as input (a) the ionospheric characteristics at the hmF2 altitude, from a Digisonde sounder that can be retrieved from the SAO file and (b) the TEC parameter, 
which is the vertical electron content at the station location (i.e., the height integral of the electron density from 90 to 22000 km); the vertical TEC can be extracted from a TEC map 
such as the maps released by DLR or CODE, but it can also be calculated based on a single station solution code, with RINEX data received by a GMSS received co-located with the Digisonde. 
The topside profile is extrapolated with the TaD model as described above. This version does not provide the electron density profile (Ne) below hmF2 but calculates the bottomside TEC (bTEC) 
by approximating Ne distribution by the a-Chapman formula. The output of the code is the electron density profile over the ionosonde station. 
  </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_TechTIDE"/>
  <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://tech-tide.eu/tid-detection/repository</gmd:URL></linkage>
        <name>Warning and Mitigation Technologies for Travelling Ionospheric Disturbances Effects (TechTIDE)</name>
        <protocol>HTTPS</protocol>
        <description>
		The TechTIDE Warning Services provide a browser-based user interface for downloading. 
		The code and user manuel of the 1D EDD version of the TaD Model are available under the Code Name "Electron Density Distribution".
		</description>
        <dataFormat xlink:href="https://metadata.pithia.eu/ontology/2.2/resultDataFormat/text-plain"/>
      </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>