Blame view

NumericalData/CDPP-AMDA/Rosetta/Ephemeris/ros-orb-cruise.xml 7.45 KB
dbc930ab   Elena.Budnik   redmine #7309
1
<?xml version="1.0" encoding="UTF-8"?>
49d48632   Benjamin Renard   cleanup_registry_...
2
3
<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>
dbc930ab   Elena.Budnik   redmine #7309
4
5
6
7
  <NumericalData>
    <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/Rosetta/Ephemeris/ros-orb-cruise</ResourceID>
    <ResourceHeader>
      <ResourceName>cruise</ResourceName>
49d48632   Benjamin Renard   cleanup_registry_...
8
      <ReleaseDate>2014-08-26T10:45:57Z</ReleaseDate>
dbc930ab   Elena.Budnik   redmine #7309
9
10
11
12
13
14
      <Description> Coordinate systems used for cruise phase:
        * HCI (Heliocentric Inertial Frame) : All vectors are geometric: no aberration corrections are used. The solar rotation axis is the primary vector: the Z axis points in the solar north direction.The solar ascending node on the ecliptic of J2000 forms the X axis.The Y axis is Z cross X, completing the right-handed reference frame.
        * HEE (Heliocentric Earth Ecliptic Frame) : All vectors are geometric: no aberration corrections are used. The position of the Earth relative to the Sun is the primary vector: the X axis points from the Sun to the Earth. The northern surface normal to the mean ecliptic of date is the secondary vector: the Z axis is the component of this vector orthogonal to the X axis. The Y axis is Z cross X, completing the right-handed reference frame.
        * HEEQ (Heliocentric Earth Equatorial Frame) : All vectors are geometric: no aberration corrections are used. The solar rotation axis is the primary vector: the Z axis points in the solar north direction. The position of the Sun relative to the Earth is the secondary vector: the X axis is the component of this position vectororthogonal to the Z axis. The Y axis is Z cross X, completing the right-handed reference frame.
     </Description>
      <Contact>
49d48632   Benjamin Renard   cleanup_registry_...
15
        <PersonID>spase://SMWG/Person/Elena.Budnik</PersonID>
dbc930ab   Elena.Budnik   redmine #7309
16
17
18
19
        <Role>TechnicalContact</Role>
      </Contact>
    </ResourceHeader>
    <AccessInformation>
49d48632   Benjamin Renard   cleanup_registry_...
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
         <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>
dbc930ab   Elena.Budnik   redmine #7309
47
    <ProviderName>PSA</ProviderName>
d1fe7122   Elena.Budnik   redmine 7309 cont...
48
    <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Rosetta/Ephemeris</InstrumentID>
dbc930ab   Elena.Budnik   redmine #7309
49
50
51
52
53
54
55
56
57
58
59
    <MeasurementType>Ephemeris</MeasurementType>
    <TemporalDescription>
      <TimeSpan>
        <StartDate>2004-03-03T00:00:00Z</StartDate>
        <StopDate>2014-08-04T00:00:00Z</StopDate>
      </TimeSpan>
      <Cadence>PT1H</Cadence>
    </TemporalDescription>
    <Parameter>
      <Name>xyz_hee</Name>
      <ParameterKey>ros_xyz_hee</ParameterKey>
31775ceb   Elena.Budnik   hee units
60
61
62
63
64
      <Units>AU</Units>
      <CoordinateSystem>
        <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
        <CoordinateSystemName>HEE</CoordinateSystemName>
      </CoordinateSystem>
dbc930ab   Elena.Budnik   redmine #7309
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
      <Structure>
        <Size>3</Size>
        <Element>
          <Name>x</Name>
          <Index>1</Index>
          <ParameterKey>ros_xyz_hee(0)</ParameterKey>
        </Element>
        <Element>
          <Name>y</Name>
          <Index>2</Index>
          <ParameterKey>ros_xyz_hee(1)</ParameterKey>
        </Element>
        <Element>
          <Name>z</Name>
          <Index>3</Index>
          <ParameterKey>ros_xyz_hee(2)</ParameterKey>
        </Element>
      </Structure>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>xyz_heeq</Name>
      <ParameterKey>ros_xyz_heeq</ParameterKey>
49d48632   Benjamin Renard   cleanup_registry_...
90
      <UCD>pos.bodyrc;instr.obsty</UCD>
dbc930ab   Elena.Budnik   redmine #7309
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
      <Units>AU</Units>
      <CoordinateSystem>
        <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
        <CoordinateSystemName>HEEQ</CoordinateSystemName>
      </CoordinateSystem>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Structure>
        <Size>3</Size>
        <Element>
          <Name>x</Name>
          <Index>1</Index>
          <ParameterKey>ros_xyz_heeq(0)</ParameterKey>
        </Element>
        <Element>
          <Name>y</Name>
          <Index>2</Index>
          <ParameterKey>ros_xyz_heeq(1)</ParameterKey>
        </Element>
        <Element>
          <Name>z</Name>
          <Index>3</Index>
          <ParameterKey>ros_xyz_heeq(2)</ParameterKey>
        </Element>
      </Structure>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>xyz_hci</Name>
      <ParameterKey>ros_xyz_hci</ParameterKey>
49d48632   Benjamin Renard   cleanup_registry_...
124
      <UCD>pos.bodyrc;instr.obsty</UCD>
dbc930ab   Elena.Budnik   redmine #7309
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
      <Units>AU</Units>
      <CoordinateSystem>
        <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
        <CoordinateSystemName>HCI</CoordinateSystemName>
      </CoordinateSystem>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Structure>
        <Size>3</Size>
        <Element>
          <Name>x</Name>
          <Index>1</Index>
          <ParameterKey>ros_xyz_hci(0)</ParameterKey>
        </Element>
        <Element>
          <Name>y</Name>
          <Index>2</Index>
          <ParameterKey>ros_xyz_hci(1)</ParameterKey>
        </Element>
        <Element>
          <Name>z</Name>
          <Index>3</Index>
          <ParameterKey>ros_xyz_hci(2)</ParameterKey>
        </Element>
      </Structure>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
49d48632   Benjamin Renard   cleanup_registry_...
154
    </Parameter>
dbc930ab   Elena.Budnik   redmine #7309
155
156
157
    <Parameter>
      <Name>distance ros-sun</Name>
      <ParameterKey>r_sun_ros</ParameterKey>
dbc930ab   Elena.Budnik   redmine #7309
158
159
160
161
162
163
      <Units>AU</Units>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
49d48632   Benjamin Renard   cleanup_registry_...
164
      </Support>
dbc930ab   Elena.Budnik   redmine #7309
165
166
167
    </Parameter>
  </NumericalData>
</Spase>