Blame view

NumericalData/AMDA/Ephemerides/venus-orb-all.xml 6.64 KB
1bcff323   Elena.Budnik   NumericalData
1
<?xml version="1.0" encoding="UTF-8"?>
9be0c04f   Elena.Budnik   cdpp1.cesr.fr to ...
2
<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://cdpp.irap.omp.eu/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd">
1bcff323   Elena.Budnik   NumericalData
3
4
5
6
7
8
    <Version>2.2.6</Version>
    <NumericalData>
        <ResourceID>spase://CDPP/NumericalData/AMDA/Ephemerides/venus-orb-all</ResourceID>
        <ResourceHeader>
            <ResourceName>Venus</ResourceName>
            <ReleaseDate>2015-10-14T11:46:29Z</ReleaseDate>
ca3dc28e   Elena.Budnik   venus lon/lat hci
9
10
11
12
13
14
15
16
17
18
19
            <Description>Heliocentric Inertial (HCI) Frame : 
                * 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.
            Heliocentric Earth Ecliptic (HEE) Frame :
              * 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.              
              Solar longitude (Ls) :
  * The solar longitude Ls is the Planet-Sun angle, measured from the Northern Hemisphere spring equinox where Ls=0.
Ls=90 thus corresponds to northern summer solstice, just as Ls=180 marks the northern autumn equinox and Ls=270 the northern winter solstice.</Description>
1bcff323   Elena.Budnik   NumericalData
20
            <Contact>
805c8039   Elena.Budnik   PI NAIF
21
22
                <PersonID>spase://CDPP/Person/NAIF</PersonID>
                <Role>PrincipalInvestigator</Role>
1bcff323   Elena.Budnik   NumericalData
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
            </Contact>
        </ResourceHeader>
        <AccessInformation>
            <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
            <Availability>Online</Availability>
            <AccessRights>Open</AccessRights>
            <AccessURL>
                 <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>Text.ASCII</Format>
        </AccessInformation>
        <ProviderName>SPICE</ProviderName>
        <InstrumentID>spase://CDPP/Instrument/AMDA/Ephemerides</InstrumentID>
        <MeasurementType>Ephemeris</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
1913cd9f   Elena.Budnik   new params
39
                <StartDate>1970-01-01T00:00:05Z</StartDate>
e4005bf6   Elena.Budnik   time update
40
                <StopDate>2035-01-19T22:00:04Z</StopDate>
1bcff323   Elena.Budnik   NumericalData
41
42
43
            </TimeSpan>
            <Cadence>PT60M</Cadence>
        </TemporalDescription>
e968ce1d   Elena.Budnik   saturn moons + ep...
44
        <ObservedRegion>Venus</ObservedRegion>
1bcff323   Elena.Budnik   NumericalData
45
46
47
        <Parameter>
            <Name>xyz_hee</Name>
            <ParameterKey>xyz_venus_hee</ParameterKey>
447d3a6e   Elena.Budnik   work
48
            <Ucd/>
1bcff323   Elena.Budnik   NumericalData
49
50
51
52
53
54
55
56
57
58
59
            <Units>AU</Units>
            <CoordinateSystem>
                <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
                <CoordinateSystemName>HEE</CoordinateSystemName>
            </CoordinateSystem>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
eb742138   Elena.Budnik   work
60
                    <Name>x</Name>
e968ce1d   Elena.Budnik   saturn moons + ep...
61
                    <Index>1</Index>
1bcff323   Elena.Budnik   NumericalData
62
63
64
                    <ParameterKey>xyz_venus_hee(0)</ParameterKey>
                </Element>
                <Element>
eb742138   Elena.Budnik   work
65
                    <Name>y</Name>
e968ce1d   Elena.Budnik   saturn moons + ep...
66
                    <Index>2</Index>
1bcff323   Elena.Budnik   NumericalData
67
68
69
                    <ParameterKey>xyz_venus_hee(1)</ParameterKey>
                </Element>
                <Element>
eb742138   Elena.Budnik   work
70
                    <Name>z</Name>
e968ce1d   Elena.Budnik   saturn moons + ep...
71
                    <Index>3</Index>
1bcff323   Elena.Budnik   NumericalData
72
73
74
75
76
77
78
79
80
81
                    <ParameterKey>xyz_venus_hee(2)</ParameterKey>
                </Element>
            </Structure>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
            <Name>xyz_hci</Name>
            <ParameterKey>xyz_venus_hci</ParameterKey>
447d3a6e   Elena.Budnik   work
82
            <Ucd/>
1bcff323   Elena.Budnik   NumericalData
83
84
85
86
87
88
89
90
91
92
93
            <Units>AU</Units>
            <CoordinateSystem>
                <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
                <CoordinateSystemName>HCI</CoordinateSystemName>
            </CoordinateSystem>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
eb742138   Elena.Budnik   work
94
                    <Name>x</Name>
e968ce1d   Elena.Budnik   saturn moons + ep...
95
                    <Index>1</Index>
1bcff323   Elena.Budnik   NumericalData
96
97
98
                    <ParameterKey>xyz_venus_hci(0)</ParameterKey>
                </Element>
                <Element>
eb742138   Elena.Budnik   work
99
                    <Name>y</Name>
e968ce1d   Elena.Budnik   saturn moons + ep...
100
                    <Index>2</Index>
1bcff323   Elena.Budnik   NumericalData
101
102
103
                    <ParameterKey>xyz_venus_hci(1)</ParameterKey>
                </Element>
                <Element>
eb742138   Elena.Budnik   work
104
                    <Name>z</Name>
e968ce1d   Elena.Budnik   saturn moons + ep...
105
                    <Index>3</Index>
1bcff323   Elena.Budnik   NumericalData
106
107
108
109
110
111
112
113
114
115
                    <ParameterKey>xyz_venus_hci(2)</ParameterKey>
                </Element>
            </Structure>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter> 
        <Parameter>
            <Name>distance venus-sun</Name>
            <ParameterKey>r_venus</ParameterKey>
447d3a6e   Elena.Budnik   work
116
            <Ucd/>
03d19ac5   Elena.Budnik   new param
117
118
119
120
            <Units>AU</Units>  
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
ca3dc28e   Elena.Budnik   venus lon/lat hci
121
        </Parameter>
1bcff323   Elena.Budnik   NumericalData
122
        <Parameter>
ca3dc28e   Elena.Budnik   venus lon/lat hci
123
124
            <Name>latitude HCI</Name>
            <ParameterKey>venus_hci_lat</ParameterKey>
447d3a6e   Elena.Budnik   work
125
            <Ucd/>
ca3dc28e   Elena.Budnik   venus lon/lat hci
126
            <Units>deg</Units>
1bcff323   Elena.Budnik   NumericalData
127
128
        </Parameter>
        <Parameter>
ca3dc28e   Elena.Budnik   venus lon/lat hci
129
130
131
132
133
134
            <Name>longitude HCI</Name>
            <ParameterKey>venus_hci_lon</ParameterKey>
            <Ucd/>
            <Units>deg</Units>
        </Parameter> 
        <Parameter>
eb742138   Elena.Budnik   work
135
            <Name>latitude IAU_sun</Name>
1bcff323   Elena.Budnik   NumericalData
136
            <ParameterKey>venus_sol_lat</ParameterKey>
447d3a6e   Elena.Budnik   work
137
            <Ucd/>
ca3dc28e   Elena.Budnik   venus lon/lat hci
138
            <Units>deg</Units>
03d19ac5   Elena.Budnik   new param
139
140
141
142
143
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>             
        </Parameter> 
        <Parameter>
ca3dc28e   Elena.Budnik   venus lon/lat hci
144
145
146
147
148
149
150
151
152
            <Name>longitude IAU_sun</Name>
            <ParameterKey>venus_sol_lon</ParameterKey>
            <Ucd/>
            <Units>deg</Units> 
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
03d19ac5   Elena.Budnik   new param
153
154
155
            <Name>solar longitude (Ls)</Name>
            <ParameterKey>venus_sol_ls</ParameterKey>
            <Ucd/>
ca3dc28e   Elena.Budnik   venus lon/lat hci
156
            <Units>deg</Units> 
03d19ac5   Elena.Budnik   new param
157
158
159
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
1bcff323   Elena.Budnik   NumericalData
160
161
162
        </Parameter>
    </NumericalData>
</Spase>