Commit 2f79a842f77b9dca6e7ca5ec1f7f48a9782089d2
1 parent
9d68ff1d
Exists in
master
and in
110 other branches
filter name corr
Showing
1 changed file
with
7 additions
and
7 deletions
Show diff stats
generic_data/Filters/filters_selectLists.xml
... | ... | @@ -29,20 +29,20 @@ |
29 | 29 | </selectList> |
30 | 30 | <selectList id='provider'> |
31 | 31 | <elts> |
32 | - <elt id='PDS' name='Planetary Data System'/> | |
33 | - <elt id='PSA' name='Planetary Science Archive'/> | |
32 | + <elt id='PDS' name='PDS'/> | |
33 | + <elt id='PSA' name='PSA'/> | |
34 | 34 | <elt id='CDAWeb' name='CDAWeb'/> |
35 | 35 | <elt id='OMNIWeb' name='OMNIWeb'/> |
36 | - <elt id='CSA' name='Cluster Science Archive'/> | |
37 | - <elt id='IRAP' name='Institut de Recherche en Astrophysique et Planétologie'/> | |
36 | + <elt id='CSA' name='CSA'/> | |
37 | + <elt id='IRAP' name='IRAP, Toulouse'/> | |
38 | 38 | <elt id='IRAP_THEMIS' name='THEMIS mirror at IRAP'/> |
39 | 39 | <elt id='Madrigal' name='Madrigal : EISCAT'/> |
40 | 40 | <elt id='University of Iowa' name='University of Iowa'/> |
41 | 41 | <elt id='ONERA' name='Centre francais de recherche aerospatiale'/> |
42 | - <elt id='LESIA-OBSPM' name='Laboratoire etudes spatiales et instrumentation en astrophysique'/> | |
42 | + <elt id='LESIA-OBSPM' name='LESIA, Paris'/> | |
43 | 43 | <elt id='JHU/APL' name='Johns Hopkins University'/> |
44 | - <elt id='NOAA' name='National Oceanic and Atmospheric Administration'/> | |
45 | - <elt id='NAIF' name='Navigation and Ancillary Information Facility'/> | |
44 | + <elt id='NOAA' name='NOAA'/> | |
45 | + <elt id='NAIF' name='NAIF'/> | |
46 | 46 | <elt id='ISGI/UNISTRA' name='ISGI/UNISTRA'/> |
47 | 47 | <elt id='WDC Kyoto via ISGI/UNISTRA' name='WDC Kyoto'/> |
48 | 48 | </elts> |
... | ... |