Blame view

NumericalData/CDPP-AMDA/JASON3/Ephemeris/jason-amb-pos.xml 5.77 KB
e143dd8b   Elena.Budnik   added all
1
<?xml version="1.0" encoding="UTF-8"?>
4b907fdc   Benjamin Renard   cleanup_registry_...
2
3
4
5
6
7
8
<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/JASON3/Ephemeris/jason-amb-pos</ResourceID>
    <ResourceHeader>
      <ResourceName>orbit</ResourceName>
      <AlternateName>JASON3 position in GEO coordinates, L and L* parameters</AlternateName>
7ad064f4   Benjamin Renard   Cleanup master/am...
9
      <ReleaseDate>2023-06-25T04:47:24Z</ReleaseDate>
4b907fdc   Benjamin Renard   cleanup_registry_...
10
      <Description>xyz in GEO : Origin = Earth's center of mass. X = Intersec
e143dd8b   Elena.Budnik   added all
11
12
                tion of Greenwich meridian and geographic equator. Z = Geographic North Pole. Y = c
                ompletes a right-handed Cartesian triad</Description>
4b907fdc   Benjamin Renard   cleanup_registry_...
13
14
15
16
17
18
19
20
21
22
      <Contact>
        <PersonID>spase://CNES/Person/CDPP-AMDA/Denis.Payan</PersonID>
        <Role>PrincipalInvestigator</Role>
      </Contact>
      <Contact>
        <PersonID>spase://SMWG/Person/Jean-Andre.C.Sauvaud</PersonID>
        <Role>CoInvestigator</Role>
      </Contact>
    </ResourceHeader>
    <AccessInformation>
7ad064f4   Benjamin Renard   Cleanup master/am...
23
24
25
26
27
28
29
30
31
32
33
34
      <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>
4b907fdc   Benjamin Renard   cleanup_registry_...
35
    <AccessInformation>
7ad064f4   Benjamin Renard   Cleanup master/am...
36
37
38
39
40
41
42
43
44
45
46
47
48
49
      <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>
4b907fdc   Benjamin Renard   cleanup_registry_...
50
51
    <ProviderName>CNES</ProviderName>
    <ProviderResourceName>
e143dd8b   Elena.Budnik   added all
52
        </ProviderResourceName>
4b907fdc   Benjamin Renard   cleanup_registry_...
53
54
55
56
    <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/JASON3/Ephemeris</InstrumentID>
    <MeasurementType>Ephemeris</MeasurementType>
    <TemporalDescription>
      <TimeSpan>
7ad064f4   Benjamin Renard   Cleanup master/am...
57
58
        <StartDate>2016-02-13T00:09:50Z</StartDate>
        <StopDate>2023-06-15T23:54:52Z</StopDate>
4b907fdc   Benjamin Renard   cleanup_registry_...
59
60
61
62
63
64
65
66
67
68
69
70
71
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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
      </TimeSpan>
      <Cadence>PT0.522S</Cadence>
    </TemporalDescription>
    <ObservedRegion>Earth.Magnetosphere</ObservedRegion>
    <Parameter>
      <Name>xyz_geo</Name>
      <ParameterKey>jason_amb_xyz</ParameterKey>
      <UCD>pos.bodyrc;instr.obsty</UCD>
      <Units>km</Units>
      <CoordinateSystem>
        <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
        <CoordinateSystemName>GEO</CoordinateSystemName>
      </CoordinateSystem>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Structure>
        <Size>3</Size>
        <Element>
          <Name>x</Name>
          <Index>1</Index>
          <ParameterKey>jason_amb_xyz(0)</ParameterKey>
        </Element>
        <Element>
          <Name>y</Name>
          <Index>2</Index>
          <ParameterKey>jason_amb_xyz(1)</ParameterKey>
        </Element>
        <Element>
          <Name>z</Name>
          <Index>3</Index>
          <ParameterKey>jason_amb_xyz(2)</ParameterKey>
        </Element>
      </Structure>
      <FillValue>-1.e+31</FillValue>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>L</Name>
      <ParameterKey>jason_amb_l</ParameterKey>
      <Description>Calculated McIlwain's L parameter</Description>
      <Units>Re</Units>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <FillValue>-1.e+31</FillValue>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>L*</Name>
      <ParameterKey>jason_amb_lstar</ParameterKey>
      <Description>Calculated Roederer's L* parameter</Description>
      <Units>Re</Units>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <FillValue>-1.e+31</FillValue>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>mlt</Name>
      <ParameterKey>jason_amb_mlt</ParameterKey>
      <Description>Calculated Magnetic Local Time</Description>
      <Units>hours</Units>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <FillValue>-1.e+31</FillValue>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
  </NumericalData>
e143dd8b   Elena.Budnik   added all
138
</Spase>