Blame view

NumericalData/AMDA/Cassini/Ephemeris/cass-ephem-polar.xml 3.3 KB
1bcff323   Elena.Budnik   NumericalData
1
2
3
4
5
6
<?xml version="1.0" encoding="UTF-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://cdpp1.cesr.fr/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd">
    <Version>2.2.6</Version>
    <NumericalData>
        <ResourceID>spase://CDPP/NumericalData/AMDA/Cassini/Ephemeris/cass-ephem-polar</ResourceID>
        <ResourceHeader>
afc33d67   Elena.Budnik   modifs
7
            <ResourceName>orbit saturn : SLS3 longitude</ResourceName>
1bcff323   Elena.Budnik   NumericalData
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
            <ReleaseDate>2015-10-12T11:24:00</ReleaseDate>
            <Description>Ephemeris of the Cassini spacecraft around Saturn. Obtained from University of Iowa server.
                http://www-pw.physics.uiowa.edu/~jbg/cas.html</Description>
            <Contact>
                <PersonID>spase://SMWG/Person/Elena.budnik</PersonID>
                <Role>TechnicalContact</Role>
            </Contact>
        </ResourceHeader>
        <AccessInformation>
            <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
            <Availability>Online</Availability>
            <AccessRights>Open</AccessRights>
            <AccessURL>
                <Name>AMDA</Name>
                <URL>amda.cdpp.eu</URL>
            </AccessURL>
            <Format>NetCDF</Format>
        </AccessInformation>
        <ProviderName>http://www-pw.physics.uiowa.edu/~jbg/cas.html</ProviderName>
        <InstrumentID>spase://CDPP/Instrument/AMDA/Cassini/Ephemeris</InstrumentID>
        <MeasurementType>Ephemeris</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
447d3a6e   Elena.Budnik   work
31
32
                <StartDate>2003-01-01T00:00:00Z</StartDate>
                <StopDate>2014-06-01T00:00:00Z</StopDate>                
1bcff323   Elena.Budnik   NumericalData
33
34
35
36
            </TimeSpan>
            <Cadence>PT300S</Cadence>
        </TemporalDescription> 
        <Parameter>
1bcff323   Elena.Budnik   NumericalData
37
38
39
40
41
42
43
44
45
46
47
48
49
            <Name>lon_SLS3</Name>
            <ParameterKey>cass_wl_sls3</ParameterKey>
            <Description>Cassini Longitude around Saturn (relative to the SLS3 period)</Description>
            <Ucd>pos.bodyrc.long;instr.obsty</Ucd>
            <Units>deg</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
1bcff323   Elena.Budnik   NumericalData
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
            <Name>Ldip</Name>
            <ParameterKey>cass_l</ParameterKey>
            <Description>Cassini L-shell (assuming dipolar magnetic field)</Description>
            <Ucd>pos.distance;phys.magField</Ucd>
            <Units/>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Support>
                <SupportQuantity>Other</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
            <Name>LT</Name>
            <ParameterKey>cass_lt</ParameterKey>
            <Description>Cassini Local Time</Description>
            <Ucd>pos.bodyrc.long;instr.obsty</Ucd>
            <Units>hours</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Support>
                <SupportQuantity>Other</SupportQuantity>
            </Support>
afc33d67   Elena.Budnik   modifs
74
        </Parameter>  
1bcff323   Elena.Budnik   NumericalData
75
76
     </NumericalData>
</Spase>