Blame view

NumericalData/CDPP-AMDA/PSP/SPE/psp-spe-pad.xml 3.84 KB
fb015f80   Quentin Brzustowski   added PSP SPE
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
<?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://amda.irap.omp.eu/public/schemas/spase-2_3_1.xsd">
   <Version>2.3.1</Version>
   <NumericalData>
      <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/PSP/SPE/psp-spe-pad</ResourceID>
      <ResourceHeader>
          <ResourceName>PAD</ResourceName>
          <AlternateName>SWEAP SPANe Level 3 spectrogramms</AlternateName>      
          <ReleaseDate>2020-04-12T10:48:29Z</ReleaseDate>
         <Description>
             This data set provides spectra of the energy flux versus Energy and pitchangle
         </Description>
         <Acknowledgement>
             Please acknowledge the NASA Parker Solar Probe Mission and SWEAP team led by Justin Kasper for use of data.
         </Acknowledgement>
         <Contact>
           <PersonID>spase://SMWG/Person/Justin.C.Kasper</PersonID>
           <Role>PrincipalInvestigator</Role>
         </Contact>
          <Contact>
              <PersonID>spase://SMWG/Person/Davin.Larson</PersonID>
              <Role>ProjectScientist</Role>
          </Contact>
          <InformationURL>
              <Name>Investigation Publication</Name>
              <URL>https://link.springer.com/article/10.1007%2Fs11214-015-0206-3</URL>
              <Description>
                  Design of the Solar Wind and Coronal Plasma Instrument Suite for Solar Probe Plus
              </Description>
         </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> 
       <ProviderResourceName>psp/sweap/spe/l3/spe_sf0_pad/</ProviderResourceName>
      <ProviderAcknowlegment> 
          Please acknowledge the CDAWeb team at GSFC/SPDF.</ProviderAcknowlegment>
      <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/PSP/SPE</InstrumentID>
      <MeasurementType>ThermalPlasma</MeasurementType>
      <TemporalDescription>
         <TimeSpan>
            <StartDate>2018-09-02T00:00:12Z</StartDate>
             <StopDate>2025-08-12T23:59:55Z</StopDate>
         </TimeSpan>
5f539fc1   Quentin Brzustowski   Added Ballistics ...
60
61
          <CadenceMin>PT28S</CadenceMin>
          <CadenceMax>PT1400S</CadenceMax>
fb015f80   Quentin Brzustowski   added PSP SPE
62
63
64
65
66
67
68
      </TemporalDescription>
      <ObservedRegion>Heliosphere.Inner</ObservedRegion>
      <ObservedRegion>Sun.Corona</ObservedRegion>
       <Parameter>
           <Name>eflux/ener</Name>
           <ParameterKey>psp_spe_EvsE</ParameterKey>
           <Description>
069b1b0b   Quentin Brzustowski   added info on omn...
69
               Differential Energy Flux vs Energy, omnidirectional average of the fluxes. 
fb015f80   Quentin Brzustowski   added PSP SPE
70
71
72
73
74
75
76
           </Description>
           <Units>eV/cm**2-s-ster-eV</Units>
           <RenderingHints>
               <DisplayType>Spectrogram</DisplayType>
           </RenderingHints>
       </Parameter>
       <Parameter>
fb015f80   Quentin Brzustowski   added PSP SPE
77
78
79
80
81
82
83
84
85
86
87
88
89
	       <Name>eflux/ener/pa : 2D</Name>
           <ParameterKey>psp_spe_EvsEvspa</ParameterKey>
           <Description>
               Differential Energy Flux vs Energy and Pitch Angle
           </Description>
           <Units>eV/cm**2-s-ster-eV</Units>
           <RenderingHints>
               <DisplayType>Spectrogram</DisplayType>
           </RenderingHints>
       </Parameter>
       
</NumericalData>
</Spase>