Blame view

NumericalData/CDPP-AMDA/PSP/epiLo/psp-lope-che.xml 3.9 KB
b535ee21   Quentin Brzustowski   added 2D spectra ...
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://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-lope-che</ResourceID>
      <ResourceHeader>
a0aa38e5   Elena.Budnik   PSP EpiLo modifs
7
          <ResourceName>channel E</ResourceName>
b535ee21   Quentin Brzustowski   added 2D spectra ...
8
9
10
11
12
13
14
          <AlternateName>High Resolution Electrons</AlternateName>
          <ReleaseDate>2019-11-12T10:48:29Z</ReleaseDate>
         <Description>         
             Particle Energy mode channel E. The available spectra are l2 products provided by SPDF
             * Species : Electrons
             * Nb of energy Bins : 48
             * Energy range : 60 keV - 1.8 MeV
a0aa38e5   Elena.Budnik   PSP EpiLo modifs
15
             * Nb of looking directions : 8            
b535ee21   Quentin Brzustowski   added 2D spectra ...
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
         </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>
a0aa38e5   Elena.Budnik   PSP EpiLo modifs
36
37
38
39
40
          <Association>
              <AssociationID>psp_lope_wedge</AssociationID>
              <AssociationType>PartOf</AssociationType>
              <Note>particle energy mode (electrons) : wedges</Note>
          </Association>
b535ee21   Quentin Brzustowski   added 2D spectra ...
41
      </ResourceHeader>
b535ee21   Quentin Brzustowski   added 2D spectra ...
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
      <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>PT60S</CadenceMin>
         <CadenceMax>PT1800S</CadenceMax>
      </TemporalDescription>
      <ObservedRegion>Heliosphere.Inner</ObservedRegion>
      <ObservedRegion>Sun.Corona</ObservedRegion>
       <Parameter>
7a1583fe   Quentin Brzustowski   2D spectra correc...
75
           <Name>e- count rate : 2D</Name>
b535ee21   Quentin Brzustowski   added 2D spectra ...
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
           <ParameterKey>psp_lope_Eecr</ParameterKey>
           <Description>
               Electrons count rate on 8 wedges
           </Description>
           <Units>counts/sec</Units>
           <RenderingHints>
               <DisplayType>Spectrogram</DisplayType>
           </RenderingHints>
           <Particle>
               <ParticleQuantity>CountRate</ParticleQuantity>
           </Particle>
       </Parameter>
       
</NumericalData>
</Spase>