Commit 5f51e0e381d09d0c8b0ca8fd4c6613da93680989
1 parent
0fd85be0
Exists in
juice_jdc
and in
1 other branch
Fix Rosetta/ROSINA PI
Showing
2 changed files
with
13 additions
and
2 deletions
Show diff stats
Instrument/CDPP-AMDA/Rosetta/RSN.xml
@@ -18,12 +18,12 @@ | @@ -18,12 +18,12 @@ | ||
18 | measuring both total and ram pressure, and will be used to determine the gas density and | 18 | measuring both total and ram pressure, and will be used to determine the gas density and |
19 | rate of radial gas flow.</Description> | 19 | rate of radial gas flow.</Description> |
20 | <Contact> | 20 | <Contact> |
21 | - <PersonID>spase://CNES/Person/CDPP-AMDA/Martin.Rubin</PersonID> | 21 | + <PersonID>spase://CNES/Person/CDPP-AMDA/Kathrin.Altwegg</PersonID> |
22 | <Role>PrincipalInvestigator</Role> | 22 | <Role>PrincipalInvestigator</Role> |
23 | </Contact> | 23 | </Contact> |
24 | </ResourceHeader> | 24 | </ResourceHeader> |
25 | <InstrumentType>MassSpectrometer</InstrumentType> | 25 | <InstrumentType>MassSpectrometer</InstrumentType> |
26 | - <InvestigationName/> | 26 | + <InvestigationName>Rosetta Orbiter Spectrometer for Ion and Neutral Analysis</InvestigationName> |
27 | <ObservatoryID>spase://CNES/Observatory/CDPP-AMDA/Rosetta</ObservatoryID> | 27 | <ObservatoryID>spase://CNES/Observatory/CDPP-AMDA/Rosetta</ObservatoryID> |
28 | </Instrument> | 28 | </Instrument> |
29 | </Spase> | 29 | </Spase> |
@@ -0,0 +1,11 @@ | @@ -0,0 +1,11 @@ | ||
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://www.spase-group.org/data/schema/spase-2.4.1.xsd"> | ||
3 | +<Version>2.4.1</Version> | ||
4 | + <Person> | ||
5 | + <ResourceID>spase://CNES/Person/CDPP-AMDA/Kathrin.Altwegg</ResourceID> | ||
6 | + <ReleaseDate>2023-12-12T00:00:00Z</ReleaseDate> | ||
7 | + <PersonName>Kathrin Altwegg</PersonName> | ||
8 | + <OrganizationName>University of Bern</OrganizationName> | ||
9 | + <Email>altwegg@space.unibe.ch</Email> | ||
10 | + </Person> | ||
11 | +</Spase> |