Commit f60f201dd1320e2699c7ce2dfb18d02f940abbe1
1 parent
7827eabd
Exists in
master
and in
7 other branches
two different access.xml
Showing
2 changed files
with
44 additions
and
3 deletions
Show diff stats
ACCESS/access.xml
... | ... | @@ -5,7 +5,6 @@ |
5 | 5 | <!--<mission xml:id='Ephemerides' group='NOTTESTED' restriction=''/>--> |
6 | 6 | <observatory xml:id='Model_Magnetic_Field_Earth' group='TBD' restriction=''/> |
7 | 7 | <instrument xml:id='Geotail_epic' group='TBD' restriction=''/> |
8 | - <!--<instrument xml:id='Juno_JEDI' group='TBD' restriction=''/>--> | |
9 | 8 | <instrument xml:id='Galileo_models' group='TBD' restriction=''/> |
10 | 9 | <instrument xml:id='cain_cainrun' group='TBD' restriction=''/> |
11 | 10 | <instrument xml:id='Rosetta_ica' group='TBD' restriction=''/> |
... | ... | @@ -36,5 +35,3 @@ |
36 | 35 | <!--<dataset xml:id='tao-mars-omni' group='ACE_MAG' restriction='time'/>--> |
37 | 36 | <!--datasetGroup xml:id='mich_sat' group='MICHIGAN' restriction='absolute'/>--> |
38 | 37 | </accessRights> |
39 | - | |
40 | - | ... | ... |
... | ... | @@ -0,0 +1,44 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<accessRights> | |
3 | + <mission xml:id='EISCAT' group='NODATA' restriction=''/> | |
4 | + <mission xml:id='Galileo' group='DATAREORGANISE' restriction=''/> | |
5 | + <!--<mission xml:id='Ephemerides' group='NOTTESTED' restriction=''/>--> | |
6 | + <observatory xml:id='Model_Magnetic_Field_Earth' group='TBD' restriction=''/> | |
7 | + <instrument xml:id='Juno_JEDI' group='NOTTESTED' restriction=''/> | |
8 | + <instrument xml:id='Juno_FGM' group='NOTTESTED' restriction=''/> | |
9 | + <instrument xml:id='Juno_WAVES' group='NOTTESTED' restriction=''/> | |
10 | + <instrument xml:id='Juno_JADE' group='TBD' restriction=''/> | |
11 | + <instrument xml:id='Geotail_epic' group='TBD' restriction=''/> | |
12 | + <instrument xml:id='Galileo_models' group='TBD' restriction=''/> | |
13 | + <instrument xml:id='cain_cainrun' group='TBD' restriction=''/> | |
14 | + <instrument xml:id='Rosetta_ica' group='TBD' restriction=''/> | |
15 | + <instrument xml:id='Rosetta_lap' group='TBD' restriction=''/> | |
16 | + <instrument xml:id='Rosetta_mip' group='TBD' restriction=''/> | |
17 | + <instrument xml:id='MEX_els' group='TBD' restriction=''/> | |
18 | + <instrument xml:id='VEX_els' group='TBD' restriction=''/> | |
19 | + <instrument xml:id='MAVEN_static' group='TODEFINEARGS' restriction=''/> | |
20 | + <instrument xml:id="Cluster-Rumba_cis-codif" group='TBD' restriction=''/> | |
21 | + <instrument xml:id="Cluster-Samba_cis-codif" group='TBD' restriction=''/> | |
22 | + <instrument xml:id="Cluster-Tango_cis-codif" group='TBD' restriction=''/> | |
23 | + <instrument xml:id="Cluster-Rumba_rapid" group='TBD' restriction=''/> | |
24 | + <instrument xml:id="Cluster-Salsa_rapid" group='TBD' restriction=''/> | |
25 | + <instrument xml:id="Cluster-Samba_rapid" group='TBD' restriction=''/> | |
26 | + <instrument xml:id="Cluster-Tango_rapid" group='TBD' restriction=''/> | |
27 | + <datasetGroup xml:id='mich_sat' group='TBD' restriction=''/> | |
28 | + <dataset xml:id='intt-crl-kp' group='ERROR' restriction=''/> | |
29 | + <dataset xml:id='sta-swea-pad' group='TBD' restriction=''/> | |
30 | + <dataset xml:id='stb-swea-pad' group='TBD' restriction=''/> | |
31 | + <dataset xml:id='gtl-lep-k0' group='TBD' restriction=''/> | |
32 | + <dataset xml:id='mex-ima-extra' group='TBD' restriction=''/> | |
33 | + <dataset xml:id='vex-ima-extra' group='TBD' restriction=''/> | |
34 | + <dataset xml:id='cass-caps-elemo' group='ERROR' restriction=''/> | |
35 | + <dataset xml:id='cass-caps-ionmo' group='ERROR' restriction=''/> | |
36 | + <dataset xml:id='cass-caps-scpot' group='ERROR' restriction=''/> | |
37 | + <dataset xml:id='clust1-hia-pad' group='TODEFINEARGS' restriction=''/> | |
38 | + <dataset xml:id='clust3-hia-pad' group='TODEFINEARGS' restriction=''/> | |
39 | + <dataset xml:id='cass-lp-ni' group='OPTION_PLOT' restriction=''/> | |
40 | + <!--<dataset xml:id='tao-mars-omni' group='ACE_MAG' restriction='time'/>--> | |
41 | + <!--datasetGroup xml:id='mich_sat' group='MICHIGAN' restriction='absolute'/>--> | |
42 | +</accessRights> | |
43 | + | |
44 | + | ... | ... |