Commit 206c7f1855aa14a31539bc30225a342e2f7b6df3
1 parent
1913cd9f
Exists in
master
and in
12 other branches
xml
Showing
120 changed files
with
1272 additions
and
0 deletions
Show diff stats
Too many changes.
To preserve performance only 100 of 120 files displayed.
... | ... | @@ -0,0 +1,10 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://CDPP/Person/A.Chicarro</ResourceID> | |
6 | + <ReleaseDate>2016-08-05T17:35:45Z</ReleaseDate> | |
7 | + <PersonName>Dr. Augustin Chicarro</PersonName> | |
8 | + <OrganizationName>ESTEC, ESA</OrganizationName> | |
9 | + </Person> | |
10 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,11 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://CDPP/Person/A.Nishida</ResourceID> | |
6 | + <ReleaseDate>2016-08-05T17:35:46Z</ReleaseDate> | |
7 | + <PersonName>Prof. Atsuhiro Nishida</PersonName> | |
8 | + <OrganizationName></OrganizationName> | |
9 | + <Note>Original Japan Project Scientist</Note> | |
10 | + </Person> | |
11 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,13 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Adam.Szabo</ResourceID> | |
6 | + <ReleaseDate>2010-08-05T17:35:45Z</ReleaseDate> | |
7 | + <PersonName>Dr. Adam Szabo</PersonName> | |
8 | + <OrganizationName>NASA Goddard Space Flight Center</OrganizationName> | |
9 | + <Address>Code 672, Greenbelt, MD 20771, USA</Address> | |
10 | + <Email>adam.szabo@nasa.gov</Email> | |
11 | + <PhoneNumber>+1 301 286 5726</PhoneNumber> | |
12 | + </Person> | |
13 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,12 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Alan.J.Lazarus</ResourceID> | |
6 | + <ReleaseDate>2010-08-05T17:35:45Z</ReleaseDate> | |
7 | + <PersonName>Dr. Alan J. Lazarus</PersonName> | |
8 | + <OrganizationName>Massachusetts Institute of Technology</OrganizationName> | |
9 | + <Email>ajl@space.mit.edu</Email> | |
10 | + <PhoneNumber>+1 617 253 4284</PhoneNumber> | |
11 | + </Person> | |
12 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,12 @@ |
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_2_3.xsd"> | |
3 | +<Version>2.2.3</Version> | |
4 | +<Person> | |
5 | + <ResourceID>spase://CDPP/Person/Elena.Budnik</ResourceID> | |
6 | + <ReleaseDate>2014-07-11T00:00:00Z</ReleaseDate> | |
7 | + <PersonName>Elena Budnik</PersonName> | |
8 | + <OrganizationName>IRAP/Noveltis</OrganizationName> | |
9 | + <Email>elena.budnik@irap.omp.eu</Email> | |
10 | + <PhoneNumber>+33-561-556160</PhoneNumber> | |
11 | + </Person> | |
12 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,9 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Andre.Balogh</ResourceID> | |
6 | + <PersonName>Dr. Andre Balogh</PersonName> | |
7 | + <OrganizationName>Imperial College of Science, Technology and Medic</OrganizationName> | |
8 | + </Person> | |
9 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,10 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://CDPP/Person/Andrew.J.Coates</ResourceID> | |
6 | + <PersonName>Dr. Andrew J. Coates</PersonName> | |
7 | + <OrganizationName>Mullard Space Science Laboratory</OrganizationName> | |
8 | + <Email>a.coates@ucl.ac.uk</Email> | |
9 | + </Person> | |
10 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,9 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Andrew.J.Davis</ResourceID> | |
6 | + <PersonName>Dr. Andrew J. Davis</PersonName> | |
7 | + <OrganizationName>California Institute of Technology</OrganizationName> | |
8 | + </Person> | |
9 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,9 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Andrew.N.Fazakerley</ResourceID> | |
6 | + <PersonName>Dr. Andrew N. Fazakerley</PersonName> | |
7 | + <OrganizationName>University College London</OrganizationName> | |
8 | + </Person> | |
9 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,10 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://CDPP/Person/Andrey.Fedorov</ResourceID> | |
6 | + <PersonName>Dr. Andrey Fedorov</PersonName> | |
7 | + <OrganizationName>IRAP, Toulouse</OrganizationName> | |
8 | + <Email>Andrei.Fedorov@irap.omp.eu</Email> | |
9 | + </Person> | |
10 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,9 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Antoinette.B.Galvin</ResourceID> | |
6 | + <PersonName>Dr. Antoinette B. Galvin</PersonName> | |
7 | + <OrganizationName>University of New Hampshire</OrganizationName> | |
8 | + </Person> | |
9 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,9 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Arden.L.Albee</ResourceID> | |
6 | + <PersonName>Dr. Arden L. Albee</PersonName> | |
7 | + <OrganizationName>California Institute of Technology</OrganizationName> | |
8 | + </Person> | |
9 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,10 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Berend.Wilken</ResourceID> | |
6 | + <ReleaseDate>2010-08-05T17:35:46Z</ReleaseDate> | |
7 | + <PersonName>Dr. Berend Wilken</PersonName> | |
8 | + <OrganizationName>Deceased - formerly at MPI fur Aeronomie, Germany</OrganizationName> | |
9 | + </Person> | |
10 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,12 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Brian.J.Anderson</ResourceID> | |
6 | + <ReleaseDate>2011-10-04T18:29:48Z</ReleaseDate> | |
7 | + <PersonName>Mr. Brian J. Anderson</PersonName> | |
8 | + <OrganizationName>Applied Physics Laboratory</OrganizationName> | |
9 | + <Email>brian.anderson@jhuapl.edu</Email> | |
10 | + <PhoneNumber>+1-240-228-6347</PhoneNumber> | |
11 | + </Person> | |
12 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,9 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://CDPP/Person/Bruce.M.Jakosky</ResourceID> | |
6 | + <PersonName>Dr. Bruce M. Jakosky</PersonName> | |
7 | + <OrganizationName>University of Colorado</OrganizationName> | |
8 | + </Person> | |
9 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,10 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://CDPP/Person/C.Grima</ResourceID> | |
6 | + <ReleaseDate>2016-08-05T17:35:45Z</ReleaseDate> | |
7 | + <PersonName>Dr. Cyril Grima</PersonName> | |
8 | + <OrganizationName>Institute for Geophysics, Austin Tx, USA</OrganizationName> | |
9 | + </Person> | |
10 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,12 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Charles.W.Carlson</ResourceID> | |
6 | + <ReleaseDate>2010-08-05T17:35:46Z</ReleaseDate> | |
7 | + <PersonName>Dr. Charles W. Carlson</PersonName> | |
8 | + <OrganizationName>University of California, Berkeley</OrganizationName> | |
9 | + <Email>cwc@ssl.berkeley.edu</Email> | |
10 | + <PhoneNumber>+1-510-642-1478</PhoneNumber> | |
11 | + </Person> | |
12 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,10 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Charles.W.Smith</ResourceID> | |
6 | + <ReleaseDate>2010-08-05T17:35:46Z</ReleaseDate> | |
7 | + <PersonName>Dr Charles W. Smith</PersonName> | |
8 | + <OrganizationName>University of New Hampshire</OrganizationName> | |
9 | + </Person> | |
10 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,12 @@ |
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_2_3.xsd"> | |
3 | +<Version>2.2.3</Version> | |
4 | +<Person> | |
5 | + <ResourceID>spase://CDPP/Person/Elena.Budnik</ResourceID> | |
6 | + <ReleaseDate>2014-07-11T00:00:00Z</ReleaseDate> | |
7 | + <PersonName>Elena Budnik</PersonName> | |
8 | + <OrganizationName>IRAP/Noveltis</OrganizationName> | |
9 | + <Email>elena.budnik@irap.omp.eu</Email> | |
10 | + <PhoneNumber>+33-561-556160</PhoneNumber> | |
11 | + </Person> | |
12 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,14 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_1_0.xsd"> | |
3 | + <Version>2.1.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Chris.Carr</ResourceID> | |
6 | + <ReleaseDate>2010-09-09T12:34:56.789</ReleaseDate> | |
7 | + <PersonName>Chris Carr</PersonName> | |
8 | + <OrganizationName>Imperial College London</OrganizationName> | |
9 | + <Address>South Kensington Campus, London SW7 2AZ</Address> | |
10 | + <Email>c.m.carr@imperial.ac.uk</Email> | |
11 | + <PhoneNumber>+44 20 7594 7765</PhoneNumber> | |
12 | + <FaxNumber>+44 20 7594 7772</FaxNumber> | |
13 | + </Person> | |
14 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,12 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Christophe.Philippe.Escoubet</ResourceID> | |
6 | + <ReleaseDate>2010-08-05T17:35:46Z</ReleaseDate> | |
7 | + <PersonName>Dr. Christophe Philippe Escoubet</PersonName> | |
8 | + <OrganizationName>ESA-European Space Research and Technology Centre</OrganizationName> | |
9 | + <Email>cpescoub@estec.esa.nl</Email> | |
10 | + <PhoneNumber>+1-1719-8-3454</PhoneNumber> | |
11 | + </Person> | |
12 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,14 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_2.xsd"> | |
3 | + <Version>2.2.2</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Christopher.T.Russell</ResourceID> | |
6 | + <ReleaseDate>2012-06-13T12:34:56.789</ReleaseDate> | |
7 | + <PersonName>Christopher T. Russell</PersonName> | |
8 | + <OrganizationName>Institute of Geophysics and Planetary Physics and the Department of Earth and Space Sciences, University of California, Los Angeles</OrganizationName> | |
9 | + <Address>Institute of Geophysics and Planetary Physics, University of California Los Angeles, Box 951567, Los Angeles, CA 90095-1567</Address> | |
10 | + <Email>ctrussell@igpp.ucla.edu</Email> | |
11 | + <PhoneNumber>+1 310 825 3188</PhoneNumber> | |
12 | + <FaxNumber>+1 310 206 3051</FaxNumber> | |
13 | + </Person> | |
14 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,11 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://CDPP/Person/D.Fairfield</ResourceID> | |
6 | + <ReleaseDate>2016-08-05T17:35:46Z</ReleaseDate> | |
7 | + <PersonName>Dr. Donald H.Fairfield</PersonName> | |
8 | + <OrganizationName></OrganizationName> | |
9 | + <Note>Original US Project Scientist</Note> | |
10 | + </Person> | |
11 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,11 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://CDPP/Person/D.Titov</ResourceID> | |
6 | + <ReleaseDate>2016-08-05T17:35:45Z</ReleaseDate> | |
7 | + <PersonName>Dr. Dmitriy V. Titov</PersonName> | |
8 | + <OrganizationName>ESTEC, ESA</OrganizationName> | |
9 | + <Email>dmitri.titov@esa.int</Email> | |
10 | + </Person> | |
11 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,10 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://CDPP/Person/David.Brain</ResourceID> | |
6 | + <PersonName>Dr. David Brain</PersonName> | |
7 | + <OrganizationName>LASP, University of Colorado, Boulder</OrganizationName> | |
8 | + <Email>david.brain@colorado.edu</Email> | |
9 | + </Person> | |
10 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,9 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/David.G.Sibeck</ResourceID> | |
6 | + <PersonName>Dr. David G. Sibeck</PersonName> | |
7 | + <OrganizationName>NASA/GSFC, Code 672</OrganizationName> | |
8 | + </Person> | |
9 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,10 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/David.J.McComas</ResourceID> | |
6 | + <ReleaseDate>2010-08-05T17:35:46Z</ReleaseDate> | |
7 | + <PersonName>Dr. David J. McComas</PersonName> | |
8 | + <OrganizationName>Southwest Research Institute</OrganizationName> | |
9 | + </Person> | |
10 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,14 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/David.J.Southwood</ResourceID> | |
6 | + <ReleaseDate>2010-08-05T17:35:46Z</ReleaseDate> | |
7 | + <PersonName>Dr. David J. Southwood</PersonName> | |
8 | + <OrganizationName>Imperial College of Science, Technology and Medicine</OrganizationName> | |
9 | + <Address>Blackett Laboratory, Space and Atmospheric Physics | |
10 | +Imperial College of Science, Technology, and Medicine | |
11 | +Prince Consort Rd, South Kensington, London SW7 2BZ, UK</Address> | |
12 | + <Email>d.southwood@ic.ac.uk</Email> | |
13 | + </Person> | |
14 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,12 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://CDPP/Person/David.L.Mitchell</ResourceID> | |
6 | + <ReleaseDate>2016-08-05T17:35:46Z</ReleaseDate> | |
7 | + <PersonName>Dr. David L. Mitchell</PersonName> | |
8 | + <OrganizationName>SSL, Berkeley</OrganizationName> | |
9 | + <Email>mitchell@ssl.berkeley.edu</Email> | |
10 | + <PhoneNumber>+1 510 643-1561</PhoneNumber> | |
11 | + </Person> | |
12 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,9 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Davin.Larson</ResourceID> | |
6 | + <PersonName>Mr. Davin Larson</PersonName> | |
7 | + <OrganizationName>University of California, Berkeley</OrganizationName> | |
8 | + </Person> | |
9 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,9 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Dennis.L.Matson</ResourceID> | |
6 | + <PersonName>Dr. Dennis L. Matson</PersonName> | |
7 | + <OrganizationName>Jet Propulsion Laboratory</OrganizationName> | |
8 | + </Person> | |
9 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,9 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Donald.A.Gurnett</ResourceID> | |
6 | + <PersonName>Prof. Donald A. Gurnett</PersonName> | |
7 | + <OrganizationName>University of Iowa</OrganizationName> | |
8 | + </Person> | |
9 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,13 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Donald.H.Fairfield</ResourceID> | |
6 | + <ReleaseDate>2010-08-05T17:35:46Z</ReleaseDate> | |
7 | + <PersonName>Dr. Donald H. Fairfield</PersonName> | |
8 | + <OrganizationName>NASA Goddard Space Flight Center</OrganizationName> | |
9 | + <Address>Code 695, Greenbelt, MD 20771, USA</Address> | |
10 | + <Email>u2dhf@lepdhf.gsfc.nasa.gov</Email> | |
11 | + <PhoneNumber>+1 301 286 7472</PhoneNumber> | |
12 | + </Person> | |
13 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,12 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Edward.C.Stone.Jr</ResourceID> | |
6 | + <ReleaseDate>2010-08-05T17:35:46Z</ReleaseDate> | |
7 | + <PersonName>Prof. Edward C. Stone, Jr.</PersonName> | |
8 | + <OrganizationName>California Institute of Technology</OrganizationName> | |
9 | + <Email>ecs@srl.caltech.edu</Email> | |
10 | + <PhoneNumber>+1 626 395 8321</PhoneNumber> | |
11 | + </Person> | |
12 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,12 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Edward.J.Smith</ResourceID> | |
6 | + <ReleaseDate>2010-08-05T17:35:46Z</ReleaseDate> | |
7 | + <PersonName>Dr. Edward J. Smith</PersonName> | |
8 | + <OrganizationName>Jet Propulsion Laboratory</OrganizationName> | |
9 | + <Email>edward.j.smith@jpl.nasa.gov</Email> | |
10 | + <PhoneNumber>+1 818 354 2248</PhoneNumber> | |
11 | + </Person> | |
12 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,12 @@ |
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_2_3.xsd"> | |
3 | +<Version>2.2.3</Version> | |
4 | +<Person> | |
5 | + <ResourceID>spase://CDPP/Person/Elena.Budnik</ResourceID> | |
6 | + <ReleaseDate>2014-07-11T00:00:00Z</ReleaseDate> | |
7 | + <PersonName>Elena Budnik</PersonName> | |
8 | + <OrganizationName>IRAP/Noveltis</OrganizationName> | |
9 | + <Email>elena.budnik@irap.omp.eu</Email> | |
10 | + <PhoneNumber>+33-561-556160</PhoneNumber> | |
11 | + </Person> | |
12 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,12 @@ |
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_2_3.xsd"> | |
3 | +<Version>2.2.3</Version> | |
4 | +<Person> | |
5 | + <ResourceID>spase://SMWG/Person/Elena.budnik</ResourceID> | |
6 | + <ReleaseDate>2016-07-11T00:00:00Z</ReleaseDate> | |
7 | + <PersonName>Elena Budnik</PersonName> | |
8 | + <OrganizationName>Noveltis/IRAP, Toulouse</OrganizationName> | |
9 | + <Email>elena.budnik@irap.omp.eu</Email> | |
10 | + <PhoneNumber>+33-561-556160</PhoneNumber> | |
11 | + </Person> | |
12 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,12 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Frank.B.McDonald</ResourceID> | |
6 | + <ReleaseDate>2010-08-05T17:35:46Z</ReleaseDate> | |
7 | + <PersonName>Dr. Frank B. McDonald</PersonName> | |
8 | + <OrganizationName>University of Maryland</OrganizationName> | |
9 | + <Email>fm27@umail.umd.edu</Email> | |
10 | + <PhoneNumber>+1-301-405-4861</PhoneNumber> | |
11 | + </Person> | |
12 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,11 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://CDPP/Person/Frank.Eparvier</ResourceID> | |
6 | + <ReleaseDate>2016-08-05T17:35:46Z</ReleaseDate> | |
7 | + <PersonName>Dr. Frank Eparvier</PersonName> | |
8 | + <OrganizationName>University of Colorado, LASP</OrganizationName> | |
9 | + <Email>Frank.Eparvier@lasp.colorado.edu</Email> | |
10 | + </Person> | |
11 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,9 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Georg.Gustafsson</ResourceID> | |
6 | + <PersonName>Dr. Georg Gustafsson</PersonName> | |
7 | + <OrganizationName>Swedish Institute of Space Physics</OrganizationName> | |
8 | + </Person> | |
9 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,9 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Gerald.Blackwell</ResourceID> | |
6 | + <PersonName>Mr. Gerald Blackwell</PersonName> | |
7 | + <OrganizationName>Computer Sciences Corporation</OrganizationName> | |
8 | + </Person> | |
9 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,9 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Giovanni.Picardi</ResourceID> | |
6 | + <PersonName>Dr. Giovanni Picardi</PersonName> | |
7 | + <OrganizationName>Universita degli Studi di Roma</OrganizationName> | |
8 | + </Person> | |
9 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,13 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Guan.Le</ResourceID> | |
6 | + <ReleaseDate>2010-08-05T17:35:46Z</ReleaseDate> | |
7 | + <PersonName>Guan Le</PersonName> | |
8 | + <OrganizationName>NASA Goddard Space Flight Center</OrganizationName> | |
9 | + <Address>Code 674, Greenbelt, MD 20771, USA</Address> | |
10 | + <Email>guan.le@nasa.gov</Email> | |
11 | + <PhoneNumber>+1 301 286 1087</PhoneNumber> | |
12 | + </Person> | |
13 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,10 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_2.xsd"> | |
3 | +<Version>2.2.2</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Hakan.Svedhem</ResourceID> | |
6 | + <PersonName>Hakan Svedhem</PersonName> | |
7 | + <OrganizationName>ESTEC</OrganizationName> | |
8 | + <Email>dheather@rssd.esa.int</Email> | |
9 | + </Person> | |
10 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,12 @@ |
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_2_3.xsd"> | |
3 | +<Version>2.2.3</Version> | |
4 | +<Person> | |
5 | + <ResourceID>spase://CDPP/Person/Elena.Budnik</ResourceID> | |
6 | + <ReleaseDate>2014-07-11T00:00:00Z</ReleaseDate> | |
7 | + <PersonName>Elena Budnik</PersonName> | |
8 | + <OrganizationName>IRAP/Noveltis</OrganizationName> | |
9 | + <Email>elena.budnik@irap.omp.eu</Email> | |
10 | + <PhoneNumber>+33-561-556160</PhoneNumber> | |
11 | + </Person> | |
12 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,12 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://CDPP/Person/Henri.Reme</ResourceID> | |
6 | + <ReleaseDate>2016-08-05T17:35:46Z</ReleaseDate> | |
7 | + <PersonName>Prof. Henri Reme</PersonName> | |
8 | + <OrganizationName>CNRS Centre d'Etudes Spatiales des Rayonnements</OrganizationName> | |
9 | + <Email>henri.reme@irap.omp.eu</Email> | |
10 | + <PhoneNumber>+1-33-61-556665</PhoneNumber> | |
11 | + </Person> | |
12 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,12 @@ |
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_2_3.xsd"> | |
3 | +<Version>2.2.3</Version> | |
4 | +<Person> | |
5 | + <ResourceID>spase://CDPP/Person/Elena.Budnik</ResourceID> | |
6 | + <ReleaseDate>2014-07-11T00:00:00Z</ReleaseDate> | |
7 | + <PersonName>Elena Budnik</PersonName> | |
8 | + <OrganizationName>IRAP/Noveltis</OrganizationName> | |
9 | + <Email>elena.budnik@irap.omp.eu</Email> | |
10 | + <PhoneNumber>+33-561-556160</PhoneNumber> | |
11 | + </Person> | |
12 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,10 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/James.A.Van.Allen</ResourceID> | |
6 | + <ReleaseDate>2010-08-05T17:35:46Z</ReleaseDate> | |
7 | + <PersonName>Prof. James A. Van Allen</PersonName> | |
8 | + <OrganizationName>deceased - formerly at University of Iowa</OrganizationName> | |
9 | + </Person> | |
10 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,13 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/James.M.Weygand</ResourceID> | |
6 | + <ReleaseDate>2010-08-05T17:35:46Z</ReleaseDate> | |
7 | + <PersonName>James M. Weygand</PersonName> | |
8 | + <OrganizationName>Institute of Geophysics and Planetary Physics, University of California, Los Angeles</OrganizationName> | |
9 | + <Address>Institute of Geophysics and Planetary Physics, University of California Los Angeles, Box 951567, Los Angeles, CA 90095-1567</Address> | |
10 | + <Email>jweygand@igpp.ucla.edu</Email> | |
11 | + <PhoneNumber>+1 310 825 1995</PhoneNumber> | |
12 | + </Person> | |
13 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,12 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/James.P.McFadden</ResourceID> | |
6 | + <ReleaseDate>2010-08-05T17:35:46Z</ReleaseDate> | |
7 | + <PersonName>Dr. James P. McFadden</PersonName> | |
8 | + <OrganizationName>University of California, Berkeley</OrganizationName> | |
9 | + <Email>mcfadden@ssl.berkeley.edu</Email> | |
10 | + <PhoneNumber>+1-510-642-9918</PhoneNumber> | |
11 | + </Person> | |
12 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,13 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Jan.Merka</ResourceID> | |
6 | + <ReleaseDate>2010-08-05T17:35:46Z</ReleaseDate> | |
7 | + <PersonName>Jan Merka</PersonName> | |
8 | + <OrganizationName>NASA Goddard Space Flight Center</OrganizationName> | |
9 | + <Address>Code 672, Greenbelt, MD 20771, USA</Address> | |
10 | + <Email>jan.merka@nasa.gov</Email> | |
11 | + <PhoneNumber>+1 301 286 8751</PhoneNumber> | |
12 | + </Person> | |
13 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,9 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Janet.G.Luhmann</ResourceID> | |
6 | + <PersonName>Dr. Janet G. Luhmann</PersonName> | |
7 | + <OrganizationName>University of California, Berkeley</OrganizationName> | |
8 | + </Person> | |
9 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,10 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://CDPP/Person/Jannis.Dandouras</ResourceID> | |
6 | + <PersonName>Dr. Iannis S. Dandouras</PersonName> | |
7 | + <OrganizationName>IRAP, Toulouse</OrganizationName> | |
8 | + <Email>Iannis.Dandouras@irap.omp.eu</Email> | |
9 | + </Person> | |
10 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,9 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Jannis.S.Dandouras</ResourceID> | |
6 | + <PersonName>Dr. Jannis S. Dandouras</PersonName> | |
7 | + <OrganizationName>Centre d'Etudes Spatiales des Rayonnements</OrganizationName> | |
8 | + </Person> | |
9 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,10 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://CDPP/Person/Jannis.Dandouras</ResourceID> | |
6 | + <PersonName>Dr. Iannis S. Dandouras</PersonName> | |
7 | + <OrganizationName>IRAP, Toulouse</OrganizationName> | |
8 | + <Email>Iannis.Dandouras@irap.omp.eu</Email> | |
9 | + </Person> | |
10 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,12 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://CDPP/Person/Jasper.S.Halekas</ResourceID> | |
6 | + <ReleaseDate>2016-08-05T17:35:46Z</ReleaseDate> | |
7 | + <PersonName>Dr. Jasper S. Halekas</PersonName> | |
8 | + <OrganizationName>University of Iowa</OrganizationName> | |
9 | + <Email>jasper-halekas@uiowa.edu</Email> | |
10 | + <PhoneNumber>+1 (319) 335-1929</PhoneNumber> | |
11 | + </Person> | |
12 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,9 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Jean-Andre.C.Sauvaud</ResourceID> | |
6 | + <PersonName>Dr. Jean-Andre C. Sauvaud</PersonName> | |
7 | + <OrganizationName>Center d Etudes Spatiales des Rayonnemen</OrganizationName> | |
8 | + </Person> | |
9 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,9 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://CDPP/Person/Jean-Louis.Rauch</ResourceID> | |
6 | + <PersonName>Dr. Jean-Louis Rauch</PersonName> | |
7 | + <OrganizationName>Le Laboratoire de Physique des Plasmas, Paris</OrganizationName> | |
8 | + </Person> | |
9 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,12 @@ |
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_2_3.xsd"> | |
3 | +<Version>2.2.3</Version> | |
4 | +<Person> | |
5 | + <ResourceID>spase://CDPP/Person/Elena.Budnik</ResourceID> | |
6 | + <ReleaseDate>2014-07-11T00:00:00Z</ReleaseDate> | |
7 | + <PersonName>Elena Budnik</PersonName> | |
8 | + <OrganizationName>IRAP/Noveltis</OrganizationName> | |
9 | + <Email>elena.budnik@irap.omp.eu</Email> | |
10 | + <PhoneNumber>+33-561-556160</PhoneNumber> | |
11 | + </Person> | |
12 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,11 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://CDPP/Person/John.B.Sigwarth</ResourceID> | |
6 | + <ReleaseDate>2016-08-05T17:35:46Z</ReleaseDate> | |
7 | + <PersonName>Dr. John B. Sigwarth</PersonName> | |
8 | + <OrganizationName></OrganizationName> | |
9 | + <Note>Original Project Scientist</Note> | |
10 | + </Person> | |
11 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,9 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/John.D.Richardson</ResourceID> | |
6 | + <PersonName>Dr. John D. Richardson</PersonName> | |
7 | + <OrganizationName>Massachusetts Institute of Technology</OrganizationName> | |
8 | + </Person> | |
9 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,10 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://CDPP/Person/John.E.P.Connerney</ResourceID> | |
6 | + <PersonName>Dr. John E. P. Connerney</PersonName> | |
7 | + <OrganizationName>NASA/GSFC</OrganizationName> | |
8 | + <Email>john.e.connerney@nasa.gov</Email> | |
9 | + </Person> | |
10 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,9 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://CDPP/Person/Joseph.C.Cain</ResourceID> | |
6 | + <PersonName>Dr. Joseph C.Cain</PersonName> | |
7 | + <OrganizationName>Florida State University, Tallahassee</OrganizationName> | |
8 | + </Person> | |
9 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,12 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Joseph.H.King</ResourceID> | |
6 | + <ReleaseDate>2010-08-18T13:39:07Z</ReleaseDate> | |
7 | + <PersonName>Dr. Joseph H. King</PersonName> | |
8 | + <OrganizationName>NASA GSFC, Code 672</OrganizationName> | |
9 | + <Email>joseph.h.king@nasa.gov</Email> | |
10 | + <PhoneNumber>+1-301-286-1450</PhoneNumber> | |
11 | + </Person> | |
12 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,9 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Joyce.E.Wolf</ResourceID> | |
6 | + <PersonName>Ms. Joyce E. Wolf</PersonName> | |
7 | + <OrganizationName>Jet Propulsion Laboratory</OrganizationName> | |
8 | + </Person> | |
9 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,9 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Karl-Heinz.Glassmeier</ResourceID> | |
6 | + <PersonName>Prof. Karl-Heinz Glassmeier</PersonName> | |
7 | + <OrganizationName>Inst fur Geophysik und Extraterrestris</OrganizationName> | |
8 | + </Person> | |
9 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,13 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Keith.W.Ogilvie</ResourceID> | |
6 | + <ReleaseDate>2010-08-05T17:35:46Z</ReleaseDate> | |
7 | + <PersonName>Dr. Keith W. Ogilvie</PersonName> | |
8 | + <OrganizationName>NASA Goddard Space Flight Center</OrganizationName> | |
9 | + <Address>Code 673, Greenbelt, MD 20771, USA</Address> | |
10 | + <Email>keith.w.ogilvie@nasa.gov</Email> | |
11 | + <PhoneNumber>+1 301 286 5904</PhoneNumber> | |
12 | + </Person> | |
13 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,12 @@ |
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_2_3.xsd"> | |
3 | +<Version>2.2.3</Version> | |
4 | +<Person> | |
5 | + <ResourceID>spase://CDPP/Person/Elena.Budnik</ResourceID> | |
6 | + <ReleaseDate>2014-07-11T00:00:00Z</ReleaseDate> | |
7 | + <PersonName>Elena Budnik</PersonName> | |
8 | + <OrganizationName>IRAP/Noveltis</OrganizationName> | |
9 | + <Email>elena.budnik@irap.omp.eu</Email> | |
10 | + <PhoneNumber>+33-561-556160</PhoneNumber> | |
11 | + </Person> | |
12 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,11 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://CDPP/Person/Laila.Andersson</ResourceID> | |
6 | + <ReleaseDate>2016-08-05T17:35:46Z</ReleaseDate> | |
7 | + <PersonName>Dr. Laila Andersson</PersonName> | |
8 | + <OrganizationName>University of Colorado, LASP</OrganizationName> | |
9 | + <Email>Laila.Andersson@lasp.colorado.edu</Email> | |
10 | + </Person> | |
11 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,11 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Lawrence.Colin</ResourceID> | |
6 | + <ReleaseDate>2010-08-05T17:35:47Z</ReleaseDate> | |
7 | + <PersonName>Dr. Lawrence Colin</PersonName> | |
8 | + <OrganizationName>NASA Ames Research Center</OrganizationName> | |
9 | + <PhoneNumber>+1-650-965-5028</PhoneNumber> | |
10 | + </Person> | |
11 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,13 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Louis.A.Frank</ResourceID> | |
6 | + <ReleaseDate>2010-08-05T17:35:47Z</ReleaseDate> | |
7 | + <PersonName>Prof. Louis A. Frank</PersonName> | |
8 | + <OrganizationName>University of Iowa</OrganizationName> | |
9 | + <Address>Department of Physics and Astronomy, University of Iowa, Iowa City, IA 52242</Address> | |
10 | + <Email>frank@iowasp.physics.uiowa.edu</Email> | |
11 | + <PhoneNumber>+1 319 335 1695</PhoneNumber> | |
12 | + </Person> | |
13 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,9 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/M.Tatrallyay</ResourceID> | |
6 | + <PersonName>M. Tatrallyay</PersonName> | |
7 | + <OrganizationName>Hungarian Data Centre (KFKI)</OrganizationName> | |
8 | + </Person> | |
9 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,10 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://CDPP/Person/Magda.Delva</ResourceID> | |
6 | + <PersonName>Dr. Magda Delva</PersonName> | |
7 | + <OrganizationName>IWF, Graz</OrganizationName> | |
8 | + <Email>magda.delva@oeaw.ac.at</Email> | |
9 | + </Person> | |
10 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,9 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Margaret.Galland.Kivelson</ResourceID> | |
6 | + <PersonName>Dr. Margaret Galland Kivelson</PersonName> | |
7 | + <OrganizationName>University of California, Los Angele</OrganizationName> | |
8 | + </Person> | |
9 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,9 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Mario.H.Acuna</ResourceID> | |
6 | + <PersonName>Dr. Mario H. Acuna</PersonName> | |
7 | + <OrganizationName>GSFC-Code 695</OrganizationName> | |
8 | + </Person> | |
9 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,13 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Masaki.Fujimoto</ResourceID> | |
6 | + <ReleaseDate>2010-08-05T17:35:47Z</ReleaseDate> | |
7 | + <PersonName>Prof. Masaki Fujimoto</PersonName> | |
8 | + <OrganizationName>Institute of Space and Astronautical Science, Japan Aerospace Exploration Agency</OrganizationName> | |
9 | + <Address>3-1-1 Yoshinodai, Sagamihara, Kanagawa 229-8510, Japan</Address> | |
10 | + <Email>fujimoto@stp.isas.jaxa.jp</Email> | |
11 | + <FaxNumber>+81 42 759 8456</FaxNumber> | |
12 | + </Person> | |
13 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,9 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Mats.Andre</ResourceID> | |
6 | + <PersonName>Mr. Mats Andre</PersonName> | |
7 | + <OrganizationName>Swedish Institute of Space Physics</OrganizationName> | |
8 | + </Person> | |
9 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,9 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Michael.L.Kaiser</ResourceID> | |
6 | + <PersonName>Mr. Michael L. Kaiser</PersonName> | |
7 | + <OrganizationName>GSFC-Code 695</OrganizationName> | |
8 | + </Person> | |
9 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,10 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://CDPP/Person/NAIF</ResourceID> | |
6 | + <PersonName>Navigation and Ancillary Information Facility</PersonName> | |
7 | + <OrganizationName>NASA JPL</OrganizationName> | |
8 | + <Email>http://naif.jpl.nasa.gov/naif/contactinfo.html</Email> | |
9 | + </Person> | |
10 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,9 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Natalia.E.Papitashvili</ResourceID> | |
6 | + <PersonName>Dr. Natalia E. Papitashvili</PersonName> | |
7 | + <OrganizationName>GSFC-Code 612.4</OrganizationName> | |
8 | + </Person> | |
9 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,9 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Nicole.Cornilleau-Wehrlin</ResourceID> | |
6 | + <PersonName>Dr. Nicole Cornilleau-Wehrlin</PersonName> | |
7 | + <OrganizationName>Centre National d'Etudes des</OrganizationName> | |
8 | + </Person> | |
9 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,12 @@ |
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_2_3.xsd"> | |
3 | +<Version>2.2.3</Version> | |
4 | +<Person> | |
5 | + <ResourceID>spase://CDPP/Person/Elena.Budnik</ResourceID> | |
6 | + <ReleaseDate>2014-07-11T00:00:00Z</ReleaseDate> | |
7 | + <PersonName>Elena Budnik</PersonName> | |
8 | + <OrganizationName>IRAP/Noveltis</OrganizationName> | |
9 | + <Email>elena.budnik@irap.omp.eu</Email> | |
10 | + <PhoneNumber>+33-561-556160</PhoneNumber> | |
11 | + </Person> | |
12 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,12 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Norman.F.Ness</ResourceID> | |
6 | + <ReleaseDate>2010-08-05T17:35:47Z</ReleaseDate> | |
7 | + <PersonName>Dr. Norman F. Ness</PersonName> | |
8 | + <OrganizationName>University of Delaware</OrganizationName> | |
9 | + <Email>nfness@bartol.udel.edu</Email> | |
10 | + <PhoneNumber>+1 302 831 8116</PhoneNumber> | |
11 | + </Person> | |
12 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,10 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Palmer.Dyal</ResourceID> | |
6 | + <ReleaseDate>2010-08-05T17:35:47Z</ReleaseDate> | |
7 | + <PersonName>Dr. Palmer Dyal</PersonName> | |
8 | + <OrganizationName>Retired - formerly at NASA-ARC</OrganizationName> | |
9 | + </Person> | |
10 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,9 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Patrick.Canu</ResourceID> | |
6 | + <PersonName>Dr. Patrick Canu</PersonName> | |
7 | + <OrganizationName>CNET Centre de Recherches en Physique</OrganizationName> | |
8 | + </Person> | |
9 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,9 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Peter.W.Daly</ResourceID> | |
6 | + <PersonName>Dr. Peter W. Daly</PersonName> | |
7 | + <OrganizationName>Max-Planck-Institut fur Aeronomie</OrganizationName> | |
8 | + </Person> | |
9 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,9 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Philippe.Louarn</ResourceID> | |
6 | + <PersonName>Dr. Philippe Louarn</PersonName> | |
7 | + <OrganizationName>Centre National d Edutes Spatiales</OrganizationName> | |
8 | + </Person> | |
9 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,9 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Pierrette.Decreau</ResourceID> | |
6 | + <PersonName>Dr. Pierrette Decreau</PersonName> | |
7 | + <OrganizationName>CNRS Laboratoire de Physique et Chimie</OrganizationName> | |
8 | + </Person> | |
9 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,9 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Ralph.L.McNutt.Jr</ResourceID> | |
6 | + <PersonName>Dr. Ralph L. McNutt, Jr.</PersonName> | |
7 | + <OrganizationName>Applied Physics Laboratory</OrganizationName> | |
8 | + </Person> | |
9 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,9 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Ramona.L.Kessel</ResourceID> | |
6 | + <PersonName>Dr. Ramona L. Kessel</PersonName> | |
7 | + <OrganizationName>GSFC-Code 612.4</OrganizationName> | |
8 | + </Person> | |
9 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,13 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Raymond.J.Walker</ResourceID> | |
6 | + <ReleaseDate>2010-08-05T17:35:47Z</ReleaseDate> | |
7 | + <PersonName>Raymond J Walker</PersonName> | |
8 | + <OrganizationName>Institute of Geophysics and Planetary Physics, University of California, Los Angeles</OrganizationName> | |
9 | + <Address>Institute of Geophysics and Planetary Physics, University of California Los Angeles, Box 951567, Los Angeles, CA 90095-1567</Address> | |
10 | + <Email>rwalker@igpp.ucla.edu</Email> | |
11 | + <PhoneNumber>+1 310 825 7685</PhoneNumber> | |
12 | + </Person> | |
13 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,10 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Reynal.Jimenez</ResourceID> | |
6 | + <ReleaseDate>2010-08-05T17:35:47Z</ReleaseDate> | |
7 | + <PersonName>Dr. Reynal Jimenez</PersonName> | |
8 | + <OrganizationName>Academia de Ciencias de Cuba</OrganizationName> | |
9 | + </Person> | |
10 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,12 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Richard.G.Marsden</ResourceID> | |
6 | + <ReleaseDate>2010-08-05T17:35:47Z</ReleaseDate> | |
7 | + <PersonName>Dr. Richard G. Marsden</PersonName> | |
8 | + <OrganizationName>ESA-European Space Research Technology</OrganizationName> | |
9 | + <Email>richard.marsden@esa.int</Email> | |
10 | + <PhoneNumber>+1-31-1715653583</PhoneNumber> | |
11 | + </Person> | |
12 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,9 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Rickard.Lundin</ResourceID> | |
6 | + <PersonName>Prof. Rickard Lundin</PersonName> | |
7 | + <OrganizationName>Swedish Institute of Space Physics</OrganizationName> | |
8 | + </Person> | |
9 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,12 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Robert.A.Hoffman</ResourceID> | |
6 | + <ReleaseDate>2010-08-05T17:35:47Z</ReleaseDate> | |
7 | + <PersonName>Dr. Robert A. Hoffman</PersonName> | |
8 | + <OrganizationName>GSFC-Code 696</OrganizationName> | |
9 | + <Email>bob_barb@earthlink.net</Email> | |
10 | + <PhoneNumber>+1-301-286-7386</PhoneNumber> | |
11 | + </Person> | |
12 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,9 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Robert.E.Ergun</ResourceID> | |
6 | + <PersonName>Dr. Robert E. Ergun</PersonName> | |
7 | + <OrganizationName>University of Colorado</OrganizationName> | |
8 | + </Person> | |
9 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,13 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Robert.E.McGuire</ResourceID> | |
6 | + <ReleaseDate>2010-08-05T17:35:47Z</ReleaseDate> | |
7 | + <PersonName>Dr. Robert E. McGuire</PersonName> | |
8 | + <OrganizationName>NASA Goddard Space Flight Center</OrganizationName> | |
9 | + <Address>Code 672, Greenbelt, MD 20771, USA</Address> | |
10 | + <Email>robert.e.mcguire@nasa.gov</Email> | |
11 | + <PhoneNumber>+1 301 286 7794</PhoneNumber> | |
12 | + </Person> | |
13 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,9 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Robert.J.MacDowall</ResourceID> | |
6 | + <PersonName>Dr. Robert J. MacDowall</PersonName> | |
7 | + <OrganizationName>GSFC-Code 695</OrganizationName> | |
8 | + </Person> | |
9 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,13 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Robert.M.Candey</ResourceID> | |
6 | + <ReleaseDate>2010-08-05T17:35:47Z</ReleaseDate> | |
7 | + <PersonName>Mr. Robert M. Candey</PersonName> | |
8 | + <OrganizationName>NASA Goddard Space Flight Center</OrganizationName> | |
9 | + <Address>Code 672, Greenbelt, MD 20771, USA</Address> | |
10 | + <Email>robert.m.candey@nasa.gov</Email> | |
11 | + <PhoneNumber>1-301-286-6707</PhoneNumber> | |
12 | + </Person> | |
13 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,13 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://SMWG/Person/Ronald.P.Lepping</ResourceID> | |
6 | + <ReleaseDate>2010-08-05T17:35:47Z</ReleaseDate> | |
7 | + <PersonName>Dr. Ronald P. Lepping</PersonName> | |
8 | + <OrganizationName>NASA Goddard Space Flight Center</OrganizationName> | |
9 | + <Address>Code 674, Greenbelt, MD 20771, USA</Address> | |
10 | + <Email>ronald.p.lepping@nasa.gov</Email> | |
11 | + <PhoneNumber>+1 301 286 5413</PhoneNumber> | |
12 | + </Person> | |
13 | +</Spase> | ... | ... |