Blame view

NumericalData/CDPP-AMDA/Pioneer10/GTT/p10-gtt-ele.xml 4.47 KB
dbc930ab   Elena.Budnik   redmine #7309
1
<?xml version="1.0" encoding="UTF-8"?>
49d48632   Benjamin Renard   cleanup_registry_...
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
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
90
91
92
93
94
95
96
97
98
99
100
101
<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/Pioneer10/GTT/p10-gtt-ele</ResourceID>
    <ResourceHeader>
      <ResourceName>electron flux</ResourceName>
      <ReleaseDate>2012-09-13T14:26:47Z</ReleaseDate>
      <Description/>
      <Contact>
        <PersonID>spase://SMWG/Person/Elena.Budnik</PersonID>
        <Role>GeneralContact</Role>
      </Contact>
      <Association>
        <AssociationID>p10-gtt-jup</AssociationID>
        <AssociationType>PartOf</AssociationType>
        <Note>flyby jupiter</Note>
      </Association>
    </ResourceHeader>
    <AccessInformation>
         <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>
    <ProviderName>ONERA</ProviderName>
    <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Pioneer10/GTT</InstrumentID>
    <MeasurementType>EnergeticParticles</MeasurementType>
    <TemporalDescription>
      <TimeSpan>
        <StartDate>1973-11-25T00:00:13Z</StartDate>
        <StopDate>1973-12-18T23:11:15Z</StopDate>
      </TimeSpan>
      <CadenceMin>PT12S</CadenceMin>
      <CadenceMax>PT130S</CadenceMax>
    </TemporalDescription>
    <ObservedRegion>Jupiter</ObservedRegion>
    <Parameter>
      <Name>flux_int</Name>
      <ParameterKey>p10_gtt_feio</ParameterKey>
      <UCD>phys.density;phys.electron</UCD>
      <Units>cm-2.sr-1.s-1</Units>
      <RenderingHints>
        <DisplayType>StackPlot</DisplayType>
      </RenderingHints>
      <Structure>
        <Size>5</Size>
        <Element>
          <Name>E0</Name>
          <Index>1</Index>
          <ParameterKey>p10_gtt_feio(0)</ParameterKey>
        </Element>
        <Element>
          <Name>E1</Name>
          <Index>2</Index>
          <ParameterKey>p10_gtt_feio(1)</ParameterKey>
        </Element>
        <Element>
          <Name>E2</Name>
          <Index>3</Index>
          <ParameterKey>p10_gtt_feio(2)</ParameterKey>
        </Element>
        <Element>
          <Name>E3</Name>
          <Index>4</Index>
          <ParameterKey>p10_gtt_feio(3)</ParameterKey>
        </Element>
        <Element>
          <Name>E4</Name>
          <Index>5</Index>
          <ParameterKey>p10_gtt_feio(4)</ParameterKey>
        </Element>
      </Structure>
      <Particle>
        <ParticleType>Electron</ParticleType>
        <ParticleQuantity>NumberFlux</ParticleQuantity>
      </Particle>
    </Parameter>
  </NumericalData>
dbc930ab   Elena.Budnik   redmine #7309
102
</Spase>