Blame view

NumericalData/CDPP-AMDA/Juice/Ephemeris/juice-europa-cr41.xml 5.1 KB
50eeeb80   Elena.Budnik   JUICE CReMA
1
<?xml version="1.0" encoding="UTF-8"?>
49d48632   Benjamin Renard   cleanup_registry_...
2
3
4
5
6
7
8
9
10
<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/Juice/Ephemeris/juice-europa-cr41</ResourceID>
    <ResourceHeader>
      <ResourceName>flybys europa</ResourceName>
      <DOI>10.5270/esa-ybmj68p</DOI>
      <ReleaseDate>2020-07-02T12:06:07Z</ReleaseDate>
      <Description>                        
50eeeb80   Elena.Budnik   JUICE CReMA
11
         CReMA stands for Consolidated Reports on Mission Analysis which describe different mission profiles. They are detailed at https://www.cosmos.esa.int/web/spice/spice-for-juice . Each CReMA corresponds to a specific metakernel.</Description>
49d48632   Benjamin Renard   cleanup_registry_...
12
13
14
15
16
17
18
      <Contact>
        <PersonID>spase://CNES/Person/CDPP-AMDA/ESA.SPICE.Service</PersonID>
        <Role>PrincipalInvestigator</Role>
      </Contact>
      <InformationURL>
        <Name>Landing Page at ESAC</Name>
        <URL>https://doi.org/10.5270/esa-ybmj68p</URL>
36482c83   Benjamin Renard   Cleanup empty tags
19
        </InformationURL>
49d48632   Benjamin Renard   cleanup_registry_...
20
21
22
23
24
25
26
27
      <Association>
        <AssociationID>juice-orb-4.1</AssociationID>
        <AssociationType>PartOf</AssociationType>
        <Note>CReMA 4.1</Note>
      </Association>
    </ResourceHeader>
    <AccessInformation>
         <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
50eeeb80   Elena.Budnik   JUICE CReMA
28
29
30
         <Availability>Online</Availability>
         <AccessRights>Open</AccessRights>
         <AccessURL>
49d48632   Benjamin Renard   cleanup_registry_...
31
32
33
34
            <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>
50eeeb80   Elena.Budnik   JUICE CReMA
35
         </AccessURL>
49d48632   Benjamin Renard   cleanup_registry_...
36
37
         <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>
50eeeb80   Elena.Budnik   JUICE CReMA
38
      </AccessInformation>
49d48632   Benjamin Renard   cleanup_registry_...
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
    <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>
49d48632   Benjamin Renard   cleanup_registry_...
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
    <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Juice/Ephemeris</InstrumentID>
    <MeasurementType>Ephemeris</MeasurementType>
    <TemporalDescription>
      <TimeSpan>
        <StartDate>2034-07-14T07:00:00Z</StartDate>
        <StopDate>2034-08-11T00:00:00Z</StopDate>
      </TimeSpan>
      <Cadence>PT5M</Cadence>
    </TemporalDescription>
    <ObservedRegion>Jupiter.Europa</ObservedRegion>
    <Caveats>
      </Caveats>
    <Parameter>
      <Name>xyz_ephio</Name>
      <ParameterKey>juice_eucr41_xyz</ParameterKey>
49d48632   Benjamin Renard   cleanup_registry_...
69
      <Units>km</Units>
49d48632   Benjamin Renard   cleanup_registry_...
70
71
72
73
74
75
      <Structure>
        <Size>3</Size>
        <Element>
          <Name>x</Name>
          <Index>1</Index>
          <ParameterKey>juice_eucr41_xyz(0)</ParameterKey>
36482c83   Benjamin Renard   Cleanup empty tags
76
          </Element>
49d48632   Benjamin Renard   cleanup_registry_...
77
78
79
80
        <Element>
          <Name>y</Name>
          <Index>2</Index>
          <ParameterKey>juice_eucr41_xyz(1)</ParameterKey>
36482c83   Benjamin Renard   Cleanup empty tags
81
          </Element>
49d48632   Benjamin Renard   cleanup_registry_...
82
83
84
85
        <Element>
          <Name>z</Name>
          <Index>3</Index>
          <ParameterKey>juice_eucr41_xyz(2)</ParameterKey>
36482c83   Benjamin Renard   Cleanup empty tags
86
          </Element>
49d48632   Benjamin Renard   cleanup_registry_...
87
88
89
90
91
92
93
94
      </Structure>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>distance juice-europa</Name>
      <ParameterKey>juice_eucr41_r</ParameterKey>
49d48632   Benjamin Renard   cleanup_registry_...
95
      <Units>km</Units>
49d48632   Benjamin Renard   cleanup_registry_...
96
97
98
99
100
101
102
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>lon_ephio</Name>
      <ParameterKey>juice_eucr41_lon</ParameterKey>
49d48632   Benjamin Renard   cleanup_registry_...
103
      <Units>deg</Units>
49d48632   Benjamin Renard   cleanup_registry_...
104
105
106
107
108
109
110
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>lat_ephio</Name>
      <ParameterKey>juice_eucr41_lat</ParameterKey>
49d48632   Benjamin Renard   cleanup_registry_...
111
      <Units>deg</Units>
49d48632   Benjamin Renard   cleanup_registry_...
112
113
114
115
116
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
  </NumericalData>
50eeeb80   Elena.Budnik   JUICE CReMA
117
</Spase>