Blame view

NumericalData/CDPP-AMDA/PSP/epiLo/psp-loic-omd.xml 3.91 KB
65037bdb   Quentin Brzustowski   modified names to...
1
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
<?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://www.spase-group.org/data/schema/spase-2_3_0.xsd">
   <Version>2.3.0</Version>
   <NumericalData>
      <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/PSP/epiLo/psp-loic-omd</ResourceID>
      <ResourceHeader>
          <ResourceName>omni chan. D</ResourceName>
          <ReleaseDate>2019-11-12T10:48:29Z</ReleaseDate>
         <Description>         
             Ion composition mode channel D. The available spectras are obtained by summing over all directions.
         </Description>
         <Acknowledgement>
             Please acknowledge the National Aeronautics and Space Administration, NASA
         </Acknowledgement>
         <Contact>
           <PersonID>spase://SMWG/Person/David.J.McComas</PersonID>
           <Role>PrincipalInvestigator</Role>
         </Contact>
          <Contact>
              <PersonID>spase://SMWG/Person/Eric.R.Christian</PersonID>
              <Role>DeputyPI</Role>
          </Contact>
          <InformationURL>
           <Name>PSP/ISoIS Energetic Particle Data - User Guide</Name>
              <URL>https://spdf.sci.gsfc.nasa.gov/pub/data/psp/isois/ISOIS_Data_Glossary.pdf</URL>
         </InformationURL>
         <InformationURL>
            <Name>Parker Solar Probe Mission Instrument web page, JPL</Name>
             <URL>http://parkersolarprobe.jhuapl.edu/Spacecraft/index.php#Instruments</URL>
         </InformationURL>
      </ResourceHeader>
      <AccessInformation>
         <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
         <Availability>Online</Availability>
         <AccessRights>Open</AccessRights>
         <AccessURL>
            <Name>AMDA at CDPP</Name>
            <URL>
                http://amda.cdpp.eu
            </URL>
         </AccessURL>
         <Format>Text</Format>
         <Acknowledgement>
                AMDA is a science analysis system provided by the Centre de Donnees de la 
                Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and 
                Universite Paul Sabatier, Toulouse
         </Acknowledgement>
      </AccessInformation>
      <ProviderName>SPDF</ProviderName> 
      <ProviderAcknowlegment> 
          Please acknowledge the CDAWeb team at GSFC/SPDF.</ProviderAcknowlegment>
      <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/PSP/epiLo</InstrumentID>
      <MeasurementType>EnergeticParticles</MeasurementType>
      <TemporalDescription>
         <TimeSpan>
            <StartDate>2018-09-02T00:00:12Z</StartDate>
             <StopDate>2025-08-12T23:59:55Z</StopDate>
         </TimeSpan>
          <CadenceMin>PT300S</CadenceMin>
         <CadenceMax>PT7200S</CadenceMax>
      </TemporalDescription>
      <ObservedRegion>Heliosphere.Inner</ObservedRegion>
      <ObservedRegion>Sun.Corona</ObservedRegion>
65037bdb   Quentin Brzustowski   modified names to...
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
       <Parameter>
           <Name>si count rate</Name>
           <ParameterKey>psp_omic_Sicr</ParameterKey>
           <Description>
               Silicon omnidirectional count rate
           </Description>
           <Units>counts/sec</Units>
           <RenderingHints>
               <DisplayType>Spectrogram</DisplayType>
           </RenderingHints>
           <Particle>
               <ParticleQuantity>CountRate</ParticleQuantity>
           </Particle>
       </Parameter>
       <Parameter>
           <Name>c count rate</Name>
           <ParameterKey>psp_omic_Ccr</ParameterKey>
           <Description>
               Carbon omnidirectional count rate
           </Description>
           <Units>counts/sec</Units>
           <RenderingHints>
               <DisplayType>Spectrogram</DisplayType>
           </RenderingHints>
           <Particle>
               <ParticleQuantity>CountRate</ParticleQuantity>
           </Particle>
       </Parameter>
</NumericalData>
</Spase>