diff --git a/NumericalData/AMDA/Solar_Orbiter/PAS/so-pas-mom.xml b/NumericalData/AMDA/Solar_Orbiter/PAS/so-pas-mom.xml new file mode 100644 index 0000000..0d10722 --- /dev/null +++ b/NumericalData/AMDA/Solar_Orbiter/PAS/so-pas-mom.xml @@ -0,0 +1,83 @@ +<?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://cdpp.irap.omp.eu/AMDA-NG/public/schemas/spase-amda-1_1_0.xsd"> + <Version>2.2.6</Version> + <NumericalData> + <ResourceID>spase://CDPP/NumericalData/AMDA/Solar_Orbiter/PAS/so-pas-mom</ResourceID> + <ResourceHeader> + <ResourceName>onboard moments</ResourceName> + <AlternateName/> + <ReleaseDate/> + <Description/> + <Acknowledgement/> + <Contact> + <PersonID>spase://CDPP/Person/Andrei.Fedorov</PersonID> + <Role>PrincipalInvestigator</Role> + </Contact> + <InformationURL> + <Name/> + <URL/> + <Description/> + </InformationURL> + </ResourceHeader> + <AccessInformation> + <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID> + <Availability>Online</Availability> + <AccessRights>Restricted</AccessRights> + <AccessURL> + <Name>AMDA at CDPP</Name> + <URL>http://amda.cdpp.eu</URL> + </AccessURL> + <Format>NetCDF</Format> + </AccessInformation> + <ProviderName>IRAP</ProviderName> + <ProviderResourceName/> + <InstrumentID>spase://CDPP/Instrument/AMDA/Solar_Orbiter/PAS</InstrumentID> + <MeasurementType>ThermalPlasma</MeasurementType> + <TemporalDescription> + <TimeSpan> + <StartDate>2016-08-22T10:39:26Z</StartDate> + <StopDate>2019-01-17T23:27:45Z</StopDate> + </TimeSpan> + <Cadence>PT10S</Cadence> + </TemporalDescription> + <ObservedRegion>Heliosphere.Inner</ObservedRegion> + <Parameter> + <Name>density</Name> + <ParameterKey>pas_mom_n</ParameterKey> + <Description/> + <Ucd/> + <Units>cm**-3</Units> + </Parameter> + <Parameter> + <Name>velocity</Name> + <ParameterKey>pas_mom_v</ParameterKey> + <Description/> + <Ucd/> + <Units>km/s</Units> + <RenderingHints> + <DisplayType>TimeSeries</DisplayType> + </RenderingHints> + <Structure> + <Size>3</Size> + <Element> + <Name>vx</Name> + <Qualifier>Component.I</Qualifier> + <Index>1</Index> + <ParameterKey>pas_mom_v(0)</ParameterKey> + </Element> + <Element> + <Name>vy</Name> + <Qualifier>Component.J</Qualifier> + <Index>2</Index> + <ParameterKey>pas_mom_v(1)</ParameterKey> + </Element> + <Element> + <Name>vz</Name> + <Qualifier>Component.K</Qualifier> + <Index>3</Index> + <ParameterKey>pas_mom_v(2)</ParameterKey> + </Element> + </Structure> + </Parameter> + </NumericalData> +</Spase> -- libgit2 0.21.2