Blame view

NumericalData/CDPP-AMDA/ULYSSES/URAP/ulys-urap-temp.xml 4.14 KB
dbc930ab   Elena.Budnik   redmine #7309
1
<?xml version="1.0" encoding="UTF-8"?>
7e407638   Elena.Budnik   schema locally
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://amda.irap.omp.eu/public/schemas/spase-2_3_1.xsd">
dbc930ab   Elena.Budnik   redmine #7309
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
    <Version>2.3.1</Version>
    <NumericalData>
        <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/Ulysses/URAP/ulys-urap-temp</ResourceID>
        <ResourceHeader>
            <ResourceName>electron core temperature</ResourceName>
            <ReleaseDate>2015-10-13T11:50:00</ReleaseDate>
            <Description>The electron core temperature measurements Te are given in K and are obtained by the minimum chi-square fitting of theoritical dispersion curves of Bernstein modes to the experimental dispersion curves derived from the URAP/RAR spectra,(Moncuquet et al., J. Geophys. Res., 100, 21697-21708 , 1995 and references therein). There is two cases for the fitting:

    from 15:02:30 UT to 17:06:59 UT, Ne is known independently and Te is the only free fitted parameter ;
    from 17:09:06 UT to 17:50:37 UT, Ne and Te are the both free fitted parameters. 

The given acquisition time is the elapsed time (UT) of the sweeping receiver at mid-time of the whole spectrum acquisition (the acquisition duration of a whole spectrum is 128s). Te_min and Te_max stands for errors bars on the temperature measurements Te. </Description>
            <Contact>
                <PersonID>spase://SMWG/Person/Elena.Budnik</PersonID>
                <Role>GeneralContact</Role>
            </Contact>
            <Association>
                <AssociationID>uly-urap-lesia</AssociationID>
                <AssociationType>PartOf</AssociationType>
                <Note>io torus QTN</Note>
            </Association>
        </ResourceHeader>
        <AccessInformation>
eed3b876   Elena.Budnik   RepositoryId change
26
            <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
dbc930ab   Elena.Budnik   redmine #7309
27
28
29
30
31
32
33
34
            <Availability>Online</Availability>
            <AccessRights>Open</AccessRights>
            <AccessURL>
                <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>NetCDF</Format>
        </AccessInformation>
        <ProviderName>LESIA</ProviderName>
d1fe7122   Elena.Budnik   redmine 7309 cont...
35
        <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Ulysses/URAP</InstrumentID>
dbc930ab   Elena.Budnik   redmine #7309
36
37
38
39
40
41
42
       <MeasurementType>ThermalPlasma</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
                <StartDate>1992-02-08T15:02:30Z</StartDate>
                <StopDate>1992-02-08T17:50:37Z</StopDate>
            </TimeSpan>
            <CadenceMin>PT105S</CadenceMin>
1ae3ed48   Elena.Budnik   Cadence_Max => Ca...
43
            <CadenceMax>PT619S</CadenceMax>
dbc930ab   Elena.Budnik   redmine #7309
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
        </TemporalDescription>
        <ObservedRegion>Jupiter</ObservedRegion>
        <Parameter>
            <Name>temperature</Name>
            <ParameterKey>ulys_urap_t</ParameterKey>
            <Ucd>phys.temperature;phys.electron</Ucd>
            <Units>K</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Particle>
                <ParticleType>Electron</ParticleType>
                <ParticleQuantity>Temperature</ParticleQuantity>
            </Particle>
        </Parameter>
        <Parameter>
            <Name>temperature min</Name>
            <ParameterKey>ulys_urap_tmin</ParameterKey>
            <Ucd>phys.temperature;phys.electron</Ucd>
            <Units>K</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Particle>
                <ParticleType>Electron</ParticleType>
                <ParticleQuantity>Temperature</ParticleQuantity>
            </Particle>
        </Parameter>
        <Parameter>
            <Name>temperature max</Name>
            <ParameterKey>ulys_urap_tmax</ParameterKey>
            <Ucd>phys.temperature;phys.electron</Ucd>
            <Units>K</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Particle>
                <ParticleType>Electron</ParticleType>
                <ParticleQuantity>Temperature</ParticleQuantity>
            </Particle>
        </Parameter>
     </NumericalData>
</Spase>