Commit de9523682bc06465dec7aca03ecf48708d46bb02
1 parent
3bfa902e
Exists in
juice_jdc
and in
4 other branches
Move publication in information links
Showing
1 changed file
with
6 additions
and
2 deletions
Show diff stats
NumericalData/CDPP-AMDA/JASON3/AMBRE/jason-amb-mag.xml
... | ... | @@ -6,11 +6,15 @@ |
6 | 6 | <ResourceHeader> |
7 | 7 | <ResourceName>mag</ResourceName> |
8 | 8 | <ReleaseDate>2020-10-01T12:00:00</ReleaseDate> |
9 | - <Description>Calculated magnetic field using ONERA-DESP library internal fields: DGRF/IGRF External field: Olson & Pfitzer, 1974 (https://doi.org/10.1029/JA079i025p03739)</Description> | |
9 | + <Description>Calculated magnetic field using ONERA-DESP library internal fields: DGRF/IGRF External field (Olson and Pfitzer, 1974)</Description> | |
10 | 10 | <Contact> |
11 | 11 | <PersonID>spase://SMWG/Person/Jean-Andre.C.Sauvaud</PersonID> |
12 | 12 | <Role>CoInvestigator</Role> |
13 | - </Contact> | |
13 | + </Contact> | |
14 | + <InformationURL> | |
15 | + <Name>Olson & Pfitzer, 1974</Name> | |
16 | + <URL>https://doi.org/10.1029/JA079i025p03739</URL> | |
17 | + </InformationURL> | |
14 | 18 | </ResourceHeader> |
15 | 19 | <AccessInformation> |
16 | 20 | <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | ... | ... |