Commit 08e8104156d63202368cab72923bbc6fe33192dc
1 parent
a5073877
Exists in
master
and in
12 other branches
work
Showing
1 changed file
with
0 additions
and
85 deletions
Show diff stats
NumericalData/AMDA/Cassini/Ephemeris/cass-ephem-ksm.xml deleted
... | ... | @@ -1,85 +0,0 @@ |
1 | -<?xml version="1.0" encoding="UTF-8"?> | |
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://cdpp1.cesr.fr/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd"> | |
3 | - <Version>2.2.6</Version> | |
4 | - <NumericalData> | |
5 | - <ResourceID>spase://CDPP/NumericalData/AMDA/Cassini/Ephemeris/cass-ephem-ksm</ResourceID> | |
6 | - <ResourceHeader> | |
7 | - <ResourceName>ksm_cassini@Iowa</ResourceName> | |
8 | - <ReleaseDate>2015-10-12T10:25:00</ReleaseDate> | |
9 | - <Description>Ephemeris of the Cassini spacecraft around Saturn in KSM coordinates. Obtained from University of Iowa server. | |
10 | - http://www-pw.physics.uiowa.edu/~jbg/cas.html</Description> | |
11 | - <Contact> | |
12 | - <PersonID>spase://SMWG/Person/Elena.budnik</PersonID> | |
13 | - <Role>TechnicalContact</Role> | |
14 | - </Contact> | |
15 | - <InformationURL> | |
16 | - <URL>http://www-pw.physics.uiowa.edu/~jbg/cas.html</URL> | |
17 | - </InformationURL> | |
18 | - </ResourceHeader> | |
19 | - <AccessInformation> | |
20 | - <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID> | |
21 | - <Availability>Online</Availability> | |
22 | - <AccessRights>Open</AccessRights> | |
23 | - <AccessURL> | |
24 | - <Name>AMDA</Name> | |
25 | - <URL>amda.cdpp.eu</URL> | |
26 | - </AccessURL> | |
27 | - <Format>NetCDF</Format> | |
28 | - </AccessInformation> | |
29 | - <ProviderName>http://www-pw.physics.uiowa.edu/~jbg/cas.html</ProviderName> | |
30 | - <InstrumentID>spase://CDPP/Instrument/AMDA/Cassini/Ephemeris</InstrumentID> | |
31 | - <MeasurementType>Ephemeris</MeasurementType> | |
32 | - <TemporalDescription> | |
33 | - <TimeSpan> | |
34 | - <StartDate>2003-01-01T00:00:00Z</StartDate> | |
35 | - <StopDate>2013-03-21T00:00:00Z</StopDate> | |
36 | - </TimeSpan> | |
37 | - <Cadence>PT300S</Cadence> | |
38 | - </TemporalDescription> | |
39 | - <ObservedRegion>Saturn</ObservedRegion> | |
40 | - <Parameter> | |
41 | - <Name>xyz_ksm</Name> | |
42 | - <ParameterKey>cass_xyz</ParameterKey> | |
43 | - <Description>Cassini cartesian coordinates in the Kronian equatorial system (in Saturn radii)</Description> | |
44 | - <Ucd>pos.bodyrc;instr.obsty</Ucd> | |
45 | - <Units>Rs</Units> | |
46 | - <RenderingHints> | |
47 | - <DisplayType>TimeSeries</DisplayType> | |
48 | - </RenderingHints> | |
49 | - <Structure> | |
50 | - <Size>3</Size> | |
51 | - <Element> | |
52 | - <Name>x_ksm</Name> | |
53 | - <Index>0</Index> | |
54 | - <ParameterKey>cass_xyz(0)</ParameterKey> | |
55 | - </Element> | |
56 | - <Element> | |
57 | - <Name>y_ksm</Name> | |
58 | - <Index>1</Index> | |
59 | - <ParameterKey>cass_xyz(1)</ParameterKey> | |
60 | - </Element> | |
61 | - <Element> | |
62 | - <Name>z_ksm</Name> | |
63 | - <Index>2</Index> | |
64 | - <ParameterKey>cass_xyz(2)</ParameterKey> | |
65 | - </Element> | |
66 | - </Structure> | |
67 | - <Support> | |
68 | - <SupportQuantity>Positional</SupportQuantity> | |
69 | - </Support> | |
70 | - </Parameter> | |
71 | - <Parameter> | |
72 | - <Name>r</Name> | |
73 | - <ParameterKey>cass_r_ksm</ParameterKey> | |
74 | - <Description>Cassini distance to Saturn (in Saturn radii)</Description> | |
75 | - <Ucd>pos.distance;instr.obsty</Ucd> | |
76 | - <Units>Rs</Units> | |
77 | - <RenderingHints> | |
78 | - <DisplayType>TimeSeries</DisplayType> | |
79 | - </RenderingHints> | |
80 | - <Support> | |
81 | - <SupportQuantity>Positional</SupportQuantity> | |
82 | - </Support> | |
83 | - </Parameter> | |
84 | - </NumericalData> | |
85 | -</Spase> |