Commit aed96e3a0aed56e5a1afab7bcdcd452c8b50338d
1 parent
beca1b77
Exists in
branch_q
Added new person in spase and file QFLAG4 as a test
Showing
2 changed files
with
106 additions
and
0 deletions
Show diff stats
@@ -0,0 +1,94 @@ | @@ -0,0 +1,94 @@ | ||
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/MAG/psp-fld-qflags</ResourceID> | ||
6 | + <ResourceHeader> | ||
7 | + <ResourceName>FIELDS Quality Flags</ResourceName> | ||
8 | + <AlternateName>PSP FIELDS Q-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> |
@@ -0,0 +1,12 @@ | @@ -0,0 +1,12 @@ | ||
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_2.xsd"> | ||
3 | + <Version>2.2.2</Version> | ||
4 | + <Person> | ||
5 | + <ResourceID>spase://SMWG/Person/Nicola.J.Fox</ResourceID> | ||
6 | + <ReleaseDate>2010-03-01T14:30:21Z</ReleaseDate> | ||
7 | + <PersonName>Dr. Nicola J. Fox</PersonName> | ||
8 | + <OrganizationName>JHU/APL</OrganizationName> | ||
9 | + <Address>Applied Physics Laboratory Johns Hopkins University, 11100 Johns Hopkins Road, Laurel MD 20723-6099</Address> | ||
10 | + <Email>nicola.fox@jhuapl.edu</Email> | ||
11 | + </Person> | ||
12 | +</Spase> |