Commit 4937dedb84f36a5236d8dc3ae28ef06bab9eb416
1 parent
39d1b3bc
Exists in
branch_q
removed QFLAGS.xml
Showing
1 changed file
with
0 additions
and
94 deletions
Show diff stats
NumericalData/AMDA/PSP/QFLAGS.xml deleted
... | ... | @@ -1,94 +0,0 @@ |
1 | -<?xml version="1.0" encoding="UTF-8"?> | |
2 | -<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"> | |
3 | - <Version>2.3.0</Version> | |
4 | - <NumericalData> | |
5 | - <ResourceID>spase://CDPP/NumericalData/AMDA/PSP/psp-fld-qfl</ResourceID> | |
6 | - <ResourceHeader> | |
7 | - <ResourceName>FLD Qlt Flg</ResourceName> | |
8 | - <AlternateName>PSP FIELDS Quality flags</AlternateName> | |
9 | - <ReleaseDate>2019-11-12T10:48:29Z</ReleaseDate> | |
10 | - <Description> | |
11 | - The quality flags is a bitwise variable, meaning that multiple flags can be set for a single time, by adding flag values. Current flagged values are: | |
12 | - 1: FIELDS antenna bias sweep, | |
13 | - 2: PSP thruster firing, | |
14 | - 4: SCM Calibration, | |
15 | - 8: PSP rotations for MAG calibration (MAG rolls), | |
16 | - 16: FIELDS MAG calibration sequence, | |
17 | - 32: SWEAP SPC in electron mode, | |
18 | - 64: PSP Solar limb sensor (SLS) test. | |
19 | - 128: PSP spacecraft is off umbra pointing (heat shield not pointed sunward). | |
20 | - A value of zero corresponds to no set flags | |
21 | - </Description> | |
22 | - <Acknowledgement> | |
23 | - </Acknowledgement> | |
24 | - <Contact> | |
25 | - <PersonID>spase://SMWG/Person/Stuart.D.Bale </PersonID> | |
26 | - <Role>PrincipalInvestigator</Role> | |
27 | - </Contact> | |
28 | - <InformationURL> | |
29 | - <Name>FIELDS data release information</Name> | |
30 | - <URL>http://fields.ssl.berkeley.edu/data/</URL> | |
31 | - <Description> | |
32 | - Relevant information to the data released for the FIELDS instrument on the Parker Solar Probe | |
33 | - </Description> | |
34 | - </InformationURL> | |
35 | - </ResourceHeader> | |
36 | - <AccessInformation> | |
37 | - <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID> | |
38 | - <Availability>Online</Availability> | |
39 | - <AccessRights>Open</AccessRights> | |
40 | - <AccessURL> | |
41 | - <Name>AMDA at CDPP</Name> | |
42 | - <URL> | |
43 | - http://amda.cdpp.eu | |
44 | - </URL> | |
45 | - </AccessURL> | |
46 | - <Format>Text</Format> | |
47 | - <Acknowledgement> | |
48 | - AMDA is a science analysis system provided by the Centre de Donnees de la | |
49 | - Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and | |
50 | - Universite Paul Sabatier, Toulouse | |
51 | - </Acknowledgement> | |
52 | - </AccessInformation> | |
53 | - <ProviderName>SPDF</ProviderName> | |
54 | - <ProviderResourceName>psp/fields/l2/mag_rtn_1min/</ProviderResourceName> | |
55 | - <ProviderAcknowlegment> | |
56 | - Please acknowledge the CDAWeb team at GSFC/SPDF.</ProviderAcknowlegment> | |
57 | - <InstrumentID>spase://CDPP/Instrument/AMDA/PSP/MAG</InstrumentID> | |
58 | - <MeasurementType>InstrumentStatus</MeasurementType> | |
59 | - <TemporalDescription> | |
60 | - <TimeSpan> | |
61 | - <StartDate>2018-08-12T00:00:12Z</StartDate> | |
62 | - <StopDate>2025-08-29T23:59:55Z</StopDate> | |
63 | - </TimeSpan> | |
64 | - <Cadence>PT60S</Cadence> | |
65 | - </TemporalDescription> | |
66 | - <ObservedRegion>Heliosphere.Inner</ObservedRegion> | |
67 | - <Parameter> | |
68 | - <Name>quality</Name> | |
69 | - <ParameterKey>psp_fld_qfl</ParameterKey> | |
70 | - <Description> | |
71 | - Bitwise variable quality | |
72 | - </Description> | |
73 | - <Units></Units> | |
74 | - <RenderingHints> | |
75 | - <DisplayType>TimeSeries</DisplayType> | |
76 | - </RenderingHints> | |
77 | - <Structure> | |
78 | - <Size>1</Size> | |
79 | - <Element> | |
80 | - <Name>flag</Name> | |
81 | - <Qualifier>Component</Qualifier> | |
82 | - <ParameterKey>psp_fld_qfl</ParameterKey> | |
83 | - </Element> | |
84 | - </Structure> | |
85 | - <Field> | |
86 | - <Qualifier>Vector</Qualifier> | |
87 | - <Qualifier>Component.I</Qualifier> | |
88 | - <Qualifier>Component.J</Qualifier> | |
89 | - <Qualifier>Component.K</Qualifier> | |
90 | - <FieldQuantity>Magnetic</FieldQuantity> | |
91 | - </Field> | |
92 | - </Parameter> | |
93 | -</NumericalData> | |
94 | -</Spase> |