Commit c1d1a2d3d1aa997c8a702361b39d6cd0a8e9e9fb
1 parent
a51d3180
Exists in
master
and in
7 other branches
add bepi_mea,solo_mag and tao so, psp
Showing
1 changed file
with
9 additions
and
6 deletions
Show diff stats
ACCESS/access.xml
1 | 1 | <?xml version="1.0"?> |
2 | 2 | <accessRights> |
3 | 3 | <!--<mission xml:id='Ephemerides' group='NOTTESTED' restriction=''/>--> |
4 | - <!--<observatory xml:id='Model_Magnetic_Field_Earth' group='TBD' restriction=''/>--> | |
5 | - <!-- --> | |
6 | - <instrument xml:id='SO_pas' group='PAS' restriction=''/> | |
4 | + <instrument xml:id='SolO_pas' group='PAS' restriction=''/> | |
5 | + <instrument xml:id='SolO_mag' group='PAS' restriction=''/> | |
6 | + <instrument xml:id='Bepi_mea1' group='BEPI' restriction=''/> | |
7 | + <instrument xml:id='Bepi_mea2' group='BEPI' restriction=''/> | |
7 | 8 | <instrument xml:id='cain_cainrun' group='TBD' restriction=''/> |
8 | 9 | <instrument xml:id='Rosetta_ica' group='TBD' restriction=''/> |
9 | 10 | <instrument xml:id="Cluster1_rapid" group='TBD' restriction=''/> |
10 | 11 | <instrument xml:id="Cluster2_rapid" group='TBD' restriction=''/> |
11 | 12 | <instrument xml:id="Cluster3_rapid" group='TBD' restriction=''/> |
12 | 13 | <instrument xml:id="Cluster4_rapid" group='TBD' restriction=''/> |
14 | + <instrument xml:id="STEREO-A_het" group='TBD' restriction=''/> | |
15 | + <instrument xml:id="STEREO-A_sit" group='TBD' restriction=''/> | |
16 | + <instrument xml:id="STEREO-B_het" group='TBD' restriction=''/> | |
13 | 17 | <datasetGroup xml:id='mich_sat' group='TBD' restriction=''/> |
14 | 18 | <dataset xml:id='ros-rsn-den' group='Rosetta' restriction='plotOnly'/> |
15 | 19 | <dataset xml:id='ros-mip-estim' group='Rosetta' restriction=''/> |
... | ... | @@ -17,7 +21,6 @@ |
17 | 21 | <dataset xml:id='juno-jedi-tof90' group='TBD' restriction=''/> |
18 | 22 | <dataset xml:id='helios1-mag-corefit' group='TBD' restriction=''/> |
19 | 23 | <dataset xml:id='helios2-mag-corefit' group='TBD' restriction=''/> |
20 | - <!-- --> | |
21 | - <!--<dataset xml:id='tao-mars-omni' group='ACE_MAG' restriction='time'/>--> | |
22 | - <!--datasetGroup xml:id='mich_sat' group='MICHIGAN' restriction='absolute'/>--> | |
24 | + <observatory xml:id='SW_Propagation_Model_PSP' group='TBD' restriction=''/> | |
25 | + <observatory xml:id='SW_Propagation_Model_SolO' group='TBD' restriction=''/> | |
23 | 26 | </accessRights> | ... | ... |