Commit 9f7c9dcaf06ff6b65412c6506bbcdd33349c0224
1 parent
2d277642
Exists in
master
and in
12 other branches
new CASS MAG RTN datasets
Showing
2 changed files
with
194 additions
and
0 deletions
Show diff stats
@@ -0,0 +1,97 @@ | @@ -0,0 +1,97 @@ | ||
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://cdpp.irap.omp.eu/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd"> | ||
3 | + <Version>2.2.6</Version> | ||
4 | + <NumericalData> | ||
5 | + <ResourceID>spase://CDPP/NumericalData/AMDA/Cassini/MAG/cass-mag-rtn1</ResourceID> | ||
6 | + <ResourceHeader> | ||
7 | + <ResourceName>1 sec</ResourceName> | ||
8 | + <AlternateName>1-sec averaged MAG data</AlternateName> | ||
9 | + <ReleaseDate>2017-10-16T15:10:29Z</ReleaseDate> | ||
10 | + <Description>Coordinates : | ||
11 | + * RTN : R (radial component, Sun to the spacecraft), T (tangential component, parallel to the Solar Equatorial plane and perpendicular to R), and N (normal component, completes right handed set) | ||
12 | + </Description> | ||
13 | + <Contact> | ||
14 | + <PersonID>spase://CDPP/Person/Michele.Dougherty</PersonID> | ||
15 | + <Role>PrincipalInvestigator</Role> | ||
16 | + </Contact> | ||
17 | + <Contact> | ||
18 | + <PersonID>spase://CDPP/Person/Steve.Kellock</PersonID> | ||
19 | + <Role>DataProducer</Role> | ||
20 | + </Contact> | ||
21 | + <Association> | ||
22 | + <AssociationID>cass-mag-rtn</AssociationID> | ||
23 | + <AssociationType>PartOf</AssociationType> | ||
24 | + <Note>all mission</Note> | ||
25 | + </Association> | ||
26 | + </ResourceHeader> | ||
27 | + <AccessInformation> | ||
28 | + <RepositoryID>spase://CDPP/Repository/AMDA</RepositoryID> | ||
29 | + <Availability>Online</Availability> | ||
30 | + <AccessRights>Open</AccessRights> | ||
31 | + <AccessURL> | ||
32 | + <URL>http://amda.cdpp.eu</URL> | ||
33 | + </AccessURL> | ||
34 | + <Format>NetCDF</Format> | ||
35 | + </AccessInformation> | ||
36 | + <ProviderName>PDS</ProviderName> | ||
37 | + <ProviderResourceName>CO-E_SW_J_S-MAG-4-SUMM-1MINAVG-V2.0</ProviderResourceName> | ||
38 | + <InstrumentID>spase://CDPP/Instrument/AMDA/Cassini/MAG</InstrumentID> | ||
39 | + <MeasurementType>MagneticField</MeasurementType> | ||
40 | + <TemporalDescription> | ||
41 | + <TimeSpan> | ||
42 | + <StartDate>2004-05-14T18:40:51Z</StartDate> | ||
43 | + <StopDate>2016-12-31T23:59:58Z</StopDate> | ||
44 | + </TimeSpan> | ||
45 | + <Cadence>PT1S</Cadence> | ||
46 | + </TemporalDescription> | ||
47 | + <ObservedRegion>Heliosphere</ObservedRegion> | ||
48 | + <Parameter> | ||
49 | + <Name>b_rtn</Name> | ||
50 | + <ParameterKey>cass_b_rtn1</ParameterKey> | ||
51 | + <Description>Magnetic field vector components in RTN coordinates</Description> | ||
52 | + <Ucd>phys.magField</Ucd> | ||
53 | + <Units>nT</Units> | ||
54 | + <UnitsConversion>1e-9>T</UnitsConversion> | ||
55 | + <RenderingHints> | ||
56 | + <DisplayType>TimeSeries</DisplayType> | ||
57 | + </RenderingHints> | ||
58 | + <Structure> | ||
59 | + <Size>3</Size> | ||
60 | + <Element> | ||
61 | + <Name>br</Name> | ||
62 | + <Index>1</Index> | ||
63 | + <ParameterKey>cass_b_rtn1(0)</ParameterKey> | ||
64 | + </Element> | ||
65 | + <Element> | ||
66 | + <Name>bt</Name> | ||
67 | + <Index>2</Index> | ||
68 | + <ParameterKey>cass_b_rtn1(1)</ParameterKey> | ||
69 | + </Element> | ||
70 | + <Element> | ||
71 | + <Name>bn</Name> | ||
72 | + <Index>3</Index> | ||
73 | + <ParameterKey>cass_b_rtn1(2)</ParameterKey> | ||
74 | + </Element> | ||
75 | + </Structure> | ||
76 | + <Field> | ||
77 | + <Qualifier>Vector</Qualifier> | ||
78 | + <FieldQuantity>Magnetic</FieldQuantity> | ||
79 | + </Field> | ||
80 | + </Parameter> | ||
81 | + <Parameter> | ||
82 | + <Name>|b|</Name> | ||
83 | + <ParameterKey>cass_bmag_rtn1</ParameterKey> | ||
84 | + <Description>Scalar magnitude of the magnetic field in nT</Description> | ||
85 | + <Ucd>phys.magField</Ucd> | ||
86 | + <Units>nT</Units> | ||
87 | + <UnitsConversion>1e-9>T</UnitsConversion> | ||
88 | + <RenderingHints> | ||
89 | + <DisplayType>TimeSeries</DisplayType> | ||
90 | + </RenderingHints> | ||
91 | + <Field> | ||
92 | + <Qualifier>Magnitude</Qualifier> | ||
93 | + <FieldQuantity>Magnetic</FieldQuantity> | ||
94 | + </Field> | ||
95 | + </Parameter> | ||
96 | + </NumericalData> | ||
97 | +</Spase> |
@@ -0,0 +1,97 @@ | @@ -0,0 +1,97 @@ | ||
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://cdpp.irap.omp.eu/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd"> | ||
3 | + <Version>2.2.6</Version> | ||
4 | + <NumericalData> | ||
5 | + <ResourceID>spase://CDPP/NumericalData/AMDA/Cassini/MAG/cass-mag-rtn60</ResourceID> | ||
6 | + <ResourceHeader> | ||
7 | + <ResourceName>60 sec</ResourceName> | ||
8 | + <AlternateName>60-sec averaged MAG data</AlternateName> | ||
9 | + <ReleaseDate>2017-10-16T15:10:29Z</ReleaseDate> | ||
10 | + <Description>Coordinates : | ||
11 | + * RTN : R (radial component, Sun to the spacecraft), T (tangential component, parallel to the Solar Equatorial plane and perpendicular to R), and N (normal component, completes right handed set) | ||
12 | + </Description> | ||
13 | + <Contact> | ||
14 | + <PersonID>spase://CDPP/Person/Michele.Dougherty</PersonID> | ||
15 | + <Role>PrincipalInvestigator</Role> | ||
16 | + </Contact> | ||
17 | + <Contact> | ||
18 | + <PersonID>spase://CDPP/Person/Steve.Kellock</PersonID> | ||
19 | + <Role>DataProducer</Role> | ||
20 | + </Contact> | ||
21 | + <Association> | ||
22 | + <AssociationID>cass-mag-rtn</AssociationID> | ||
23 | + <AssociationType>PartOf</AssociationType> | ||
24 | + <Note>all mission</Note> | ||
25 | + </Association> | ||
26 | + </ResourceHeader> | ||
27 | + <AccessInformation> | ||
28 | + <RepositoryID>spase://CDPP/Repository/AMDA</RepositoryID> | ||
29 | + <Availability>Online</Availability> | ||
30 | + <AccessRights>Open</AccessRights> | ||
31 | + <AccessURL> | ||
32 | + <URL>http://amda.cdpp.eu</URL> | ||
33 | + </AccessURL> | ||
34 | + <Format>NetCDF</Format> | ||
35 | + </AccessInformation> | ||
36 | + <ProviderName>PDS</ProviderName> | ||
37 | + <ProviderResourceName>CO-E_SW_J_S-MAG-4-SUMM-1MINAVG-V2.0</ProviderResourceName> | ||
38 | + <InstrumentID>spase://CDPP/Instrument/AMDA/Cassini/MAG</InstrumentID> | ||
39 | + <MeasurementType>MagneticField</MeasurementType> | ||
40 | + <TemporalDescription> | ||
41 | + <TimeSpan> | ||
42 | + <StartDate>2004-05-14T18:40:51Z</StartDate> | ||
43 | + <StopDate>2016-12-31T23:59:58Z</StopDate> | ||
44 | + </TimeSpan> | ||
45 | + <Cadence>PT1M</Cadence> | ||
46 | + </TemporalDescription> | ||
47 | + <ObservedRegion>Heliosphere</ObservedRegion> | ||
48 | + <Parameter> | ||
49 | + <Name>b_rtn</Name> | ||
50 | + <ParameterKey>cass_b_rtn60</ParameterKey> | ||
51 | + <Description>Magnetic field vector components in RTN coordinates</Description> | ||
52 | + <Ucd>phys.magField</Ucd> | ||
53 | + <Units>nT</Units> | ||
54 | + <UnitsConversion>1e-9>T</UnitsConversion> | ||
55 | + <RenderingHints> | ||
56 | + <DisplayType>TimeSeries</DisplayType> | ||
57 | + </RenderingHints> | ||
58 | + <Structure> | ||
59 | + <Size>3</Size> | ||
60 | + <Element> | ||
61 | + <Name>br</Name> | ||
62 | + <Index>1</Index> | ||
63 | + <ParameterKey>cass_b_rtn60(0)</ParameterKey> | ||
64 | + </Element> | ||
65 | + <Element> | ||
66 | + <Name>bt</Name> | ||
67 | + <Index>2</Index> | ||
68 | + <ParameterKey>cass_b_rtn60(1)</ParameterKey> | ||
69 | + </Element> | ||
70 | + <Element> | ||
71 | + <Name>bn</Name> | ||
72 | + <Index>3</Index> | ||
73 | + <ParameterKey>cass_b_rtn60(2)</ParameterKey> | ||
74 | + </Element> | ||
75 | + </Structure> | ||
76 | + <Field> | ||
77 | + <Qualifier>Vector</Qualifier> | ||
78 | + <FieldQuantity>Magnetic</FieldQuantity> | ||
79 | + </Field> | ||
80 | + </Parameter> | ||
81 | + <Parameter> | ||
82 | + <Name>|b|</Name> | ||
83 | + <ParameterKey>cass_bmag_rtn60</ParameterKey> | ||
84 | + <Description>Scalar magnitude of the magnetic field in nT</Description> | ||
85 | + <Ucd>phys.magField</Ucd> | ||
86 | + <Units>nT</Units> | ||
87 | + <UnitsConversion>1e-9>T</UnitsConversion> | ||
88 | + <RenderingHints> | ||
89 | + <DisplayType>TimeSeries</DisplayType> | ||
90 | + </RenderingHints> | ||
91 | + <Field> | ||
92 | + <Qualifier>Magnitude</Qualifier> | ||
93 | + <FieldQuantity>Magnetic</FieldQuantity> | ||
94 | + </Field> | ||
95 | + </Parameter> | ||
96 | + </NumericalData> | ||
97 | +</Spase> |