Commit ec4ebf81436245b6343265c8f47e860eba879cb4
1 parent
c3bc7043
Exists in
master
and in
7 other branches
orbit plot mars/venus
Showing
5 changed files
with
90 additions
and
125 deletions
Show diff stats
PARAM_DEF/mav_xyz_mso.xml
... | ... | @@ -8,10 +8,10 @@ |
8 | 8 | </get> |
9 | 9 | <process/> |
10 | 10 | <output> |
11 | - <plot> | |
11 | + <plot> | |
12 | 12 | <xyPlot isotropic="true"> |
13 | - <params> | |
14 | - <param id="mav_xyz_mso"> | |
13 | + <params> | |
14 | + <param id="mav_xyz_mso"> | |
15 | 15 | <orbitserie projection="XR" xAxis="xaxis_id" yAxis="y-left" id="1"> |
16 | 16 | <line type="line" style="plain" width="1" color="[0,0,255]" /> |
17 | 17 | <timeTick step="auto" number="0" minor="0" color="[255,0,0]"> |
... | ... | @@ -20,37 +20,20 @@ |
20 | 20 | <symbol type="full-circle" size="4" color="[255,0,255]"/> |
21 | 21 | </timeTick> |
22 | 22 | </orbitserie> |
23 | - </param> | |
24 | - </params> | |
25 | - <additionalObjects> | |
26 | - <curvePlot serieId="1" color="[0,0,255]" width="4" style="long-spaced-dot"> | |
27 | - <function name="mars_bowshock"> | |
28 | - <attributes> | |
29 | - <attribute name="param1" value="135."/> | |
30 | - <attribute name="param2" value="2.04"/> | |
31 | - <attribute name="param3" value="1.02"/> | |
32 | - <attribute name="param4" value="0.55"/> | |
33 | - </attributes> | |
34 | - </function> | |
35 | - </curvePlot> | |
36 | - <curvePlot serieId="1" color="[255,0,0]" width="4" style="dot"> | |
37 | - <function name="venus_magnetopause"> | |
38 | - <attributes> | |
39 | - <attribute name="param1" value="1.07"/> | |
40 | - <attribute name="param2" value="-4."/> | |
41 | - <attribute name="param3" value="1.5"/> | |
42 | - <attribute name="param4" value="3."/> | |
43 | - </attributes> | |
44 | - </function> | |
45 | - </curvePlot> | |
46 | - <curvePlot serieId="1" color="[255,128,0]" width="4" style="plain"> | |
47 | - <function name="circle"> | |
48 | - <attributes> | |
49 | - </attributes> | |
50 | - </function> | |
51 | - </curvePlot> | |
23 | + </param> | |
24 | + </params> | |
25 | + <additionalObjects> | |
26 | + <curvePlot serieId="1" color="[0,0,255]" width="4" style="long-spaced-dot"> | |
27 | + <function name="mars_bowshock"/> | |
28 | + </curvePlot> | |
29 | + <curvePlot serieId="1" color="[255,0,0]" width="4" style="dot"> | |
30 | + <function name="mars_magnetopause"/> | |
31 | + </curvePlot> | |
32 | + <curvePlot serieId="1" color="[255,128,0]" width="4" style="plain"> | |
33 | + <function name="circle"/> | |
34 | + </curvePlot> | |
52 | 35 | </additionalObjects> |
53 | 36 | </xyPlot> |
54 | - </plot> | |
37 | + </plot> | |
55 | 38 | </output> |
56 | 39 | </param> | ... | ... |
PARAM_DEF/mex_xyz.xml
1 | 1 | <?xml version="1.0"?> |
2 | -<param xml:id="mex_xyz"><!--<TemporaryFillValue>NaN</TemporaryFillValue>--> | |
2 | +<param xml:id="mex_xyz"> | |
3 | 3 | <get> |
4 | 4 | <vi name="mex:orb:all"> |
5 | 5 | <baseParam name="MEX"/> |
6 | - </vi> | |
7 | - </get> | |
8 | - <process>$mex_orb_all_MEX/RADIUS_MARS</process> | |
9 | - <output> | |
10 | - <plot> | |
11 | - <xyPlot isotropic="true"> | |
12 | - <params> | |
13 | - <param id="mex_xyz"> | |
14 | - <orbitserie projection="XR" xAxis="xaxis_id" yAxis="y-left" id="1"> | |
15 | - <line type="line" style="plain" width="1" color="[0,0,255]" /> | |
16 | - <timeTick step="auto" number="0" minor="0" color="[255,0,0]"> | |
17 | - <font name="sans-serif" size="8" style="upright" weight="bold"/> | |
18 | - <firstSymbol type="triangle" size="4" color="[0,255,0]"/> | |
19 | - <symbol type="full-circle" size="4" color="[255,0,255]"/> | |
20 | - </timeTick> | |
21 | - </orbitserie> | |
22 | - </param> | |
23 | - </params> | |
24 | - <additionalObjects> | |
25 | - <curvePlot serieId="1" color="[0,0,255]" width="4" style="long-spaced-dot"> | |
26 | - <function name="mars_bowshock"> | |
27 | - <attributes> | |
28 | - <attribute name="param1" value="135."/> | |
29 | - <attribute name="param2" value="2.04"/> | |
30 | - <attribute name="param3" value="1.02"/> | |
31 | - <attribute name="param4" value="0.55"/> | |
32 | - </attributes> | |
33 | - </function> | |
34 | - </curvePlot> | |
35 | - <curvePlot serieId="1" color="[255,0,0]" width="4" style="dot"> | |
36 | - <function name="venus_magnetopause"> | |
37 | - <attributes> | |
38 | - <attribute name="param1" value="1.07"/> | |
39 | - <attribute name="param2" value="-4."/> | |
40 | - <attribute name="param3" value="1.5"/> | |
41 | - <attribute name="param4" value="3."/> | |
42 | - </attributes> | |
43 | - </function> | |
44 | - </curvePlot> | |
45 | - <curvePlot serieId="1" color="[255,128,0]" width="4" style="plain"> | |
46 | - <function name="circle"> | |
47 | - <attributes> | |
48 | - </attributes> | |
49 | - </function> | |
50 | - </curvePlot> | |
51 | - </additionalObjects> | |
52 | - </xyPlot> | |
53 | - </plot> | |
54 | - </output> | |
55 | - </param> | |
6 | + </vi> | |
7 | + </get> | |
8 | + <process>$mex_orb_all_MEX/RADIUS_MARS</process> | |
9 | + <output> | |
10 | + <plot> | |
11 | + <xyPlot isotropic="true"> | |
12 | + <params> | |
13 | + <param id="mex_xyz"> | |
14 | + <orbitserie projection="XR" xAxis="xaxis_id" yAxis="y-left" id="1"> | |
15 | + <line type="line" style="plain" width="1" color="[0,0,255]" /> | |
16 | + <timeTick step="auto" number="0" minor="0" color="[255,0,0]"> | |
17 | + <font name="sans-serif" size="8" style="upright" weight="bold"/> | |
18 | + <firstSymbol type="triangle" size="4" color="[0,255,0]"/> | |
19 | + <symbol type="full-circle" size="4" color="[255,0,255]"/> | |
20 | + </timeTick> | |
21 | + </orbitserie> | |
22 | + </param> | |
23 | + </params> | |
24 | + <additionalObjects> | |
25 | + <curvePlot serieId="1" color="[0,0,255]" width="4" style="long-spaced-dot"> | |
26 | + <function name="mars_bowshock"/> | |
27 | + </curvePlot> | |
28 | + <curvePlot serieId="1" color="[255,0,0]" width="4" style="dot"> | |
29 | + <function name="mars_magnetopause"/> | |
30 | + </curvePlot> | |
31 | + <curvePlot serieId="1" color="[255,128,0]" width="4" style="plain"> | |
32 | + <function name="circle"/> | |
33 | + </curvePlot> | |
34 | + </additionalObjects> | |
35 | + </xyPlot> | |
36 | + </plot> | |
37 | + </output> | |
38 | +</param> | ... | ... |
PARAM_DEF/pvo_orb_xyzvso.xml
... | ... | @@ -25,30 +25,13 @@ |
25 | 25 | </params> |
26 | 26 | <additionalObjects> |
27 | 27 | <curvePlot serieId="1" color="[0,0,255]" width="4" style="long-spaced-dot"> |
28 | - <function name="venus_bowshock"> | |
29 | - <attributes> | |
30 | - <attribute name="param1" value="145."/> | |
31 | - <attribute name="param2" value="1.35"/> | |
32 | - <attribute name="param3" value="1.18"/> | |
33 | - <attribute name="param4" value="0.55"/> | |
34 | - </attributes> | |
35 | - </function> | |
28 | + <function name="venus_bowshock"/> | |
36 | 29 | </curvePlot> |
37 | 30 | <curvePlot serieId="1" color="[255,0,0]" width="4" style="dot"> |
38 | - <function name="venus_magnetopause"> | |
39 | - <attributes> | |
40 | - <attribute name="param1" value="1.07"/> | |
41 | - <attribute name="param2" value="-4."/> | |
42 | - <attribute name="param3" value="1.5"/> | |
43 | - <attribute name="param4" value="3."/> | |
44 | - </attributes> | |
45 | - </function> | |
31 | + <function name="venus_magnetopause"/> | |
46 | 32 | </curvePlot> |
47 | 33 | <curvePlot serieId="1" color="[255,128,0]" width="4" style="plain"> |
48 | - <function name="circle"> | |
49 | - <attributes> | |
50 | - </attributes> | |
51 | - </function> | |
34 | + <function name="circle"/> | |
52 | 35 | </curvePlot> |
53 | 36 | </additionalObjects> |
54 | 37 | </xyPlot> | ... | ... |
PARAM_DEF/vex_xyz.xml
... | ... | @@ -23,30 +23,13 @@ |
23 | 23 | </params> |
24 | 24 | <additionalObjects> |
25 | 25 | <curvePlot serieId="1" color="[0,0,255]" width="4" style="long-spaced-dot"> |
26 | - <function name="venus_bowshock"> | |
27 | - <attributes> | |
28 | - <attribute name="param1" value="145."/> | |
29 | - <attribute name="param2" value="1.35"/> | |
30 | - <attribute name="param3" value="1.18"/> | |
31 | - <attribute name="param4" value="0.55"/> | |
32 | - </attributes> | |
33 | - </function> | |
26 | + <function name="venus_bowshock"/> | |
34 | 27 | </curvePlot> |
35 | 28 | <curvePlot serieId="1" color="[255,0,0]" width="4" style="dot"> |
36 | - <function name="venus_magnetopause"> | |
37 | - <attributes> | |
38 | - <attribute name="param1" value="1.07"/> | |
39 | - <attribute name="param2" value="-4."/> | |
40 | - <attribute name="param3" value="1.5"/> | |
41 | - <attribute name="param4" value="3."/> | |
42 | - </attributes> | |
43 | - </function> | |
29 | + <function name="venus_magnetopause"/> | |
44 | 30 | </curvePlot> |
45 | 31 | <curvePlot serieId="1" color="[255,128,0]" width="4" style="plain"> |
46 | - <function name="circle"> | |
47 | - <attributes> | |
48 | - </attributes> | |
49 | - </function> | |
32 | + <function name="circle"/> | |
50 | 33 | </curvePlot> |
51 | 34 | </additionalObjects> |
52 | 35 | </xyPlot> | ... | ... |
PARAM_DEF/xyz_mgs_mso.xml
1 | 1 | <?xml version="1.0"?> |
2 | -<param xml:id="xyz_mgs_mso"><!--<TemporaryFillValue>NaN</TemporaryFillValue>--><get><vi name="mgs:orb:all"><baseParam name="MSO"/></vi></get><process/><output><!--<plot>ORBIT</plot>--></output></param> | |
2 | +<param xml:id="xyz_mgs_mso"> | |
3 | + <get> | |
4 | + <vi name="mgs:orb:all"> | |
5 | + <baseParam name="MSO"/> | |
6 | + </vi> | |
7 | + </get> | |
8 | + <process/> | |
9 | + <output> | |
10 | + <plot> | |
11 | + <xyPlot isotropic="true"> | |
12 | + <params> | |
13 | + <param id="xyz_mgs_mso"> | |
14 | + <orbitserie projection="XR" xAxis="xaxis_id" yAxis="y-left" id="1"> | |
15 | + <line type="line" style="plain" width="1" color="[0,0,255]" /> | |
16 | + <timeTick step="auto" number="0" minor="0" color="[255,0,0]"> | |
17 | + <font name="sans-serif" size="8" style="upright" weight="bold"/> | |
18 | + <firstSymbol type="triangle" size="4" color="[0,255,0]"/> | |
19 | + <symbol type="full-circle" size="4" color="[255,0,255]"/> | |
20 | + </timeTick> | |
21 | + </orbitserie> | |
22 | + </param> | |
23 | + </params> | |
24 | + <additionalObjects> | |
25 | + <curvePlot serieId="1" color="[255,0,0]" width="4" style="dot"> | |
26 | + <function name="mars_magnetopause"/> | |
27 | + </curvePlot> | |
28 | + <curvePlot serieId="1" color="[255,128,0]" width="4" style="plain"> | |
29 | + <function name="circle"/> | |
30 | + </curvePlot> | |
31 | + </additionalObjects> | |
32 | + </xyPlot> | |
33 | + </plot> | |
34 | + </output> | |
35 | +</param> | ... | ... |