Commit bd6704a5e22e7c4116ecdbf8e7dc356d076b6882
1 parent
4b3937ed
Exists in
master
and in
12 other branches
ros rsn merged
Showing
1 changed file
with
64 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,64 @@ |
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/Rosetta/RSN/ros-rsn-cops</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>all modes merged</ResourceName> | |
8 | + <AlternateName>Pressure from COPS sensor : HouseKeeping : all modes merged</AlternateName> | |
9 | + <ReleaseDate>2019-03-09T21:56:11Z</ReleaseDate> | |
10 | + <Description/> | |
11 | + <Contact> | |
12 | + <PersonID>spase://CDPP/Person/Martin.Rubin</PersonID> | |
13 | + <Role>PrincipalInvestigator</Role> | |
14 | + </Contact> | |
15 | + <Association> | |
16 | + <AssociationID>ros-rsn-hk</AssociationID> | |
17 | + <AssociationType>PartOf</AssociationType> | |
18 | + <Note>COPS housekeeping</Note> | |
19 | + </Association> | |
20 | + </ResourceHeader> | |
21 | + <AccessInformation> | |
22 | + <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID> | |
23 | + <Availability>Online</Availability> | |
24 | + <AccessRights>Open</AccessRights> | |
25 | + <AccessURL> | |
26 | + <URL>http://amda.cdpp.eu</URL> | |
27 | + </AccessURL> | |
28 | + <Format>NetCDF</Format> | |
29 | + </AccessInformation> | |
30 | + <ProviderName>PSA</ProviderName> | |
31 | + <ProviderResourceName> | |
32 | + * /RO-C-ROSINA-2-ESC[1-4]-V1.0/DATA/COPS/[B,N,R]G/ | |
33 | + * /RO-C-ROSINA-2-EXT[1-3]-V1.0/DATA/COPS/[B,N,R]G/ | |
34 | + </ProviderResourceName> | |
35 | + <ProviderProcessingLevel>Calibrated</ProviderProcessingLevel> | |
36 | + <InstrumentID>spase://CDPP/Instrument/AMDA/Rosetta/RSN</InstrumentID> | |
37 | + <MeasurementType>NeutralGas</MeasurementType> | |
38 | + <TemporalDescription> | |
39 | + <TimeSpan> | |
40 | + <StartDate>2014-11-19T02:46:52Z</StartDate> | |
41 | + <StopDate>2016-09-30T10:00:56Z</StopDate> | |
42 | + </TimeSpan> | |
43 | + <Cadence>PT60S</Cadence> | |
44 | + </TemporalDescription> | |
45 | + <Parameter> | |
46 | + <Name>nude gauge : pressure</Name> | |
47 | + <ParameterKey>ros_rsn_all_ng</ParameterKey> | |
48 | + <Ucd/> | |
49 | + <Units>nPa</Units> | |
50 | + <RenderingHints> | |
51 | + <DisplayType>TimeSeries</DisplayType> | |
52 | + </RenderingHints> | |
53 | + </Parameter> | |
54 | + <Parameter> | |
55 | + <Name>ram gauge : pressure</Name> | |
56 | + <ParameterKey>ros_rsn_all_rg</ParameterKey> | |
57 | + <Ucd/> | |
58 | + <Units>nPa</Units> | |
59 | + <RenderingHints> | |
60 | + <DisplayType>TimeSeries</DisplayType> | |
61 | + </RenderingHints> | |
62 | + </Parameter> | |
63 | + </NumericalData> | |
64 | +</Spase> | |
... | ... |