isee2-mag-all.xml 5.77 KB
<?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/ISEE/ISEE2/MAG/isee2-mag-all</ResourceID>
        <ResourceHeader>
            <ResourceName>key parameters</ResourceName>
            <ReleaseDate>2015-10-16T14:32:00</ReleaseDate>
            <Description>
                This data set contains magnetic field component and magnitude averages every minute, with components given in  
                GSE and GSM coordinates.  
            </Description>
            <Acknowledgement>ISEE Magnetometer Team at UCLA/IGPP and the CDAWeb team at NASA/GSFC</Acknowledgement>
            <Contact>
                <PersonID>spase://SMWG/Person/Elena.Budnik</PersonID>
                <Role>TechnicalContact</Role>
            </Contact>
            <InformationURL>
                <Name>UCLA-IGPP ISEE Magnetometer Interactive Data Server</Name>
                <URL>http://www-ssc.igpp.ucla.edu/forms/isee</URL>
                <Description>Data at 60-s and 4-s resolution are available for the entire ISEE mission (October 22, 1977 through  September 25, 1987) and can be displayed either as a plot or an ASCII listing. The ISEE-1 and -2 magnetometer data server is provided by the Institute of Geophysics and Planetary Physics (IGPP) at UCLA, through a grant to Robert J. Strangeway from the NASA Space Physics Data System (SPDS).</Description>
            </InformationURL>
        </ResourceHeader>
        <AccessInformation>
            <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
            <AccessRights>Open</AccessRights>
            <AccessURL>
                <Name>AMDA at CDPP</Name>
                <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>NetCDF</Format>
        </AccessInformation>
        <ProviderName>NSSDC</ProviderName>
        <ProcessingLevel>Calibrated</ProcessingLevel>
        <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/ISEE2/MAG</InstrumentID>
        <MeasurementType>MagneticField</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
                <StartDate>1977-10-22T14:49:00Z</StartDate>
                <StopDate>1987-09-26T05:59:00Z</StopDate>
            </TimeSpan>
            <Cadence>PT1M</Cadence>
        </TemporalDescription>
        <ObservedRegion>Earth.Magnetosphere</ObservedRegion>
        <ObservedRegion>Earth.Magnetosheath</ObservedRegion>
        <ObservedRegion>Heliosphere.NearEarth</ObservedRegion>   
        <Parameter>
            <Name>b_gsm</Name>
            <ParameterKey>b_isee2</ParameterKey>
            <Description>Triaxial magnetic field vector in GSM coordinates</Description>
            <Ucd>phys.magField</Ucd>
            <Cadence>PT1M</Cadence>
            <Units>nT</Units>
            <UnitsConversion>1.0E-9&gt;T</UnitsConversion>
            <CoordinateSystem>
                <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
                <CoordinateSystemName>GSM</CoordinateSystemName>
            </CoordinateSystem>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Description>The three elements are BX, BY, BZ</Description>
                <Element>
                    <Name>bx</Name>
                    <Index>1</Index>
                    <ParameterKey>b_isee2(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>by</Name>
                    <Index>2</Index>
                    <ParameterKey>b_isee2(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>bz</Name>
                    <Index>3</Index>
                    <ParameterKey>b_isee2(2)</ParameterKey>
                </Element>
            </Structure>
            <Field>
                <Qualifier>Vector</Qualifier>
                <FieldQuantity>Magnetic</FieldQuantity>
            </Field>
        </Parameter>
        <Parameter>
            <Name>b_gse</Name>
            <ParameterKey>b_isee2_gse</ParameterKey>
            <Description>Triaxial magnetic field vector in GSE coordinates</Description>
            <Ucd>phys.magField</Ucd>
            <Cadence>PT1M</Cadence>
            <Units>nT</Units>
            <UnitsConversion>1.0E-9&gt;T</UnitsConversion>
            <CoordinateSystem>
                <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
                <CoordinateSystemName>GSE</CoordinateSystemName>
            </CoordinateSystem>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Description>The three elements are BX, BY, BZ</Description>
                <Element>
                    <Name>bx</Name>
                    <Index>1</Index>
                    <ParameterKey>b_isee2_gse(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>by</Name>
                    <Index>2</Index>
                    <ParameterKey>b_isee2_gse(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>bz</Name>
                    <Index>3</Index>
                    <ParameterKey>b_isee2_gse(2)</ParameterKey>
                </Element>
            </Structure>
            <Field>
                <Qualifier>Vector</Qualifier>
                <FieldQuantity>Magnetic</FieldQuantity>
            </Field>
        </Parameter>
    </NumericalData>
</Spase>