Blame view

NumericalData/CDPP-AMDA/SWARM-C/MAG/swarmc-mag-tii.xml 4.9 KB
dbc930ab   Elena.Budnik   redmine #7309
1
<?xml version="1.0" encoding="UTF-8"?>
49d48632   Benjamin Renard   cleanup_registry_...
2
3
4
5
6
7
8
9
<Spase xmlns="http://www.spase-group.org/data/schema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2.4.1.xsd">
  <Version>2.4.1</Version>
  <NumericalData>
    <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/SWARM-C/MAG/swarmc-mag-tii</ResourceID>
    <ResourceHeader>
      <ResourceName>magnetic field in cross-track frame</ResourceName>
      <AlternateName>2Hz TII Cross-track Ion Flow Dataset</AlternateName>
      <ReleaseDate>2019-05-06T15:45:33Z</ReleaseDate>
d70bfa44   Benjamin Renard   Set ToDo if Descr...
10
      <Description>ToDo</Description>
49d48632   Benjamin Renard   cleanup_registry_...
11
12
13
14
15
16
17
      <Contact>
        <PersonID>spase://CNES/Person/CDPP-AMDA/Johnathan.Burchill</PersonID>
        <Role>Scientist</Role>
      </Contact>
      <InformationURL>
        <Name>Dataset Description</Name>
        <URL>ftp://swarm-diss.eo.esa.int/Advanced/Plasma_Data/2Hz_TII_Cross-track_Dataset/SW-RN-UoC-GS-004_TIICT_ReleaseNotes.ZIP</URL>
36482c83   Benjamin Renard   Cleanup empty tags
18
        </InformationURL>
49d48632   Benjamin Renard   cleanup_registry_...
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
    </ResourceHeader>
    <AccessInformation>
         <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
         <Availability>Online</Availability>
         <AccessRights>Open</AccessRights>
         <AccessURL>
            <Name>CDPP/AMDA HAPI Server</Name>
            <URL>http://amda.irap.omp.eu/service/hapi</URL>
            <Style>HAPI</Style>
            <Description>Web Service to this product using the HAPI interface.</Description>
         </AccessURL>
         <Format>CSV</Format>
         <Acknowledgement>Thank you for acknowledging the use of AMDA in publications with wording like "Data analysis was performed with the AMDA science analysis system provided by the Centre de Données de la Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and Université Paul Sabatier, Toulouse".. See the Rules of the road at http://amda.cdpp.eu/help/policy.html. Please acknowledge the Data Providers.</Acknowledgement>
      </AccessInformation>
    <AccessInformation>
         <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
         <Availability>Online</Availability>
         <AccessRights>Open</AccessRights>
         <AccessURL>
            <Name>CDPP/AMDA Web application</Name>
            <URL>http://amda.cdpp.eu</URL>
            <Description>Access to Data via CDPP/AMDA Web application.</Description>
         </AccessURL>
         <Format>CSV</Format>
         <Format>VOTable</Format>
         <Format>CDF</Format>
         <Format>PNG</Format>
         <Acknowledgement>Thank you for acknowledging the use of AMDA in publications with wording like "Data analysis was performed with the AMDA science analysis system provided by the Centre de Données de la Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and Université Paul Sabatier, Toulouse".. See the Rules of the road at http://amda.cdpp.eu/help/policy.html. Please acknowledge the Data Providers.</Acknowledgement>
      </AccessInformation>
    <ProcessingLevel>Calibrated</ProcessingLevel>
    <ProviderName>ftp://swarm-diss.eo.esa.int</ProviderName>
    <ProviderResourceName>EFI TII Cross-Track Flow Data</ProviderResourceName>
    <ProviderProcessingLevel>Calibrated</ProviderProcessingLevel>
    <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/SWARM-C/MAG</InstrumentID>
    <MeasurementType>MagneticField</MeasurementType>
    <TemporalDescription>
      <TimeSpan>
        <StartDate>2015-11-01T17:32:18Z</StartDate>
        <StopDate>2017-12-31T14:00:03Z</StopDate>
      </TimeSpan>
      <Cadence>PT0.5S</Cadence>
    </TemporalDescription>
    <ObservedRegion>Earth.Magnetosphere</ObservedRegion>
    <Caveats> 
dbc930ab   Elena.Budnik   redmine #7309
63
64
65
66
             Data coverage is not continuous.    
             * bx - Magnetic field component in the along-track direction
             * by - Magnetic field component in the cross-track horizontal direction.
             * bz - Magnetic field component in the cross-track vertical (positive downward) direction.
49d48632   Benjamin Renard   cleanup_registry_...
67
68
69
70
        </Caveats>
    <Parameter>
      <Name>b field</Name>
      <ParameterKey>swc_b</ParameterKey>
49d48632   Benjamin Renard   cleanup_registry_...
71
      <Units>nT</Units>
49d48632   Benjamin Renard   cleanup_registry_...
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Structure>
        <Size>3</Size>
        <Element>
          <Name>bx</Name>
          <Qualifier>Component.I</Qualifier>
          <Index>1</Index>
          <ParameterKey>swc_b(0)</ParameterKey>
        </Element>
        <Element>
          <Name>by</Name>
          <Qualifier>Component.J</Qualifier>
          <Index>2</Index>
          <ParameterKey>swc_b(1)</ParameterKey>
        </Element>
        <Element>
          <Name>bz</Name>
          <Qualifier>Component.K</Qualifier>
          <Index>3</Index>
          <ParameterKey>swc_b(2)</ParameterKey>
        </Element>
      </Structure>
      <Field>
        <Qualifier>Vector</Qualifier>
        <FieldQuantity>Magnetic</FieldQuantity>
      </Field>
    </Parameter>
  </NumericalData>
dbc930ab   Elena.Budnik   redmine #7309
102
</Spase>