Commit 46db7015689f5611d99cdc1b9912c2894ffe88b7
1 parent
bb89911f
Exists in
master
and in
7 other branches
Changes m10_b_mo -> m10_b_mso, m10_m3_b_mo -> m10_m3_b_mso.
Showing
7 changed files
with
78 additions
and
10 deletions
Show diff stats
PARAM_DEF/athp1_xyz.xml
... | ... | @@ -4,5 +4,33 @@ |
4 | 4 | <amdaParam name="thb_xyz"/> |
5 | 5 | </get> |
6 | 6 | <process>#framesTransformation($thb_xyz*RADIUS_EARTH,GSE,LSE,true)</process> |
7 | - <output/> | |
7 | + <output> | |
8 | + <plot> | |
9 | + <xyPlot isotropic="true"> | |
10 | + <params> | |
11 | + <param id="athp1_xyz"> | |
12 | + <orbitserie projection="XR" xAxis="xaxis_id" yAxis="y-left" id="1"> | |
13 | + <line type="line" style="plain" width="1" color="[0,0,255]" /> | |
14 | + <timeTick step="auto" number="0" minor="0" color="[255,0,0]"> | |
15 | + <font name="sans-serif" size="8" style="upright" weight="bold"/> | |
16 | + <firstSymbol type="triangle" size="4" color="[0,255,0]"/> | |
17 | + <symbol type="full-circle" size="4" color="[255,0,255]"/> | |
18 | + </timeTick> | |
19 | + </orbitserie> | |
20 | + </param> | |
21 | + </params> | |
22 | + <additionalObjects> | |
23 | + <curvePlot serieId="1" color="[0,0,255]" width="4" style="long-spaced-dot"> | |
24 | + <function name="bowshock_farris"/> | |
25 | + </curvePlot> | |
26 | + <curvePlot serieId="1" color="[255,0,0]" width="4" style="dot"> | |
27 | + <function name="magnetopause_shue"/> | |
28 | + </curvePlot> | |
29 | + <curvePlot serieId="1" color="[255,128,0]" width="4" style="plain"> | |
30 | + <function name="circle"/> | |
31 | + </curvePlot> | |
32 | + </additionalObjects> | |
33 | + </xyPlot> | |
34 | + </plot> | |
35 | + </output> | |
8 | 36 | </param> | ... | ... |
PARAM_DEF/athp2_r.xml
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 | <param xml:id="athp2_r"> |
3 | 3 | <get> |
4 | - <amdaParam name="thc_r"/> | |
4 | + <amdaParam name="athp2_xyz"/> | |
5 | 5 | </get> |
6 | - <process></process> | |
6 | + <process>magnitude($athp2_xyz)</process> | |
7 | 7 | <output/> |
8 | -</param> | |
9 | 8 | \ No newline at end of file |
9 | +</param> | ... | ... |
PARAM_DEF/athp2_xyz.xml
... | ... | @@ -4,5 +4,33 @@ |
4 | 4 | <amdaParam name="thc_xyz"/> |
5 | 5 | </get> |
6 | 6 | <process>#framesTransformation($thc_xyz*RADIUS_EARTH,GSE,LSE,true)</process> |
7 | - <output/> | |
7 | + <output> | |
8 | + <plot> | |
9 | + <xyPlot isotropic="true"> | |
10 | + <params> | |
11 | + <param id="athp2_xyz"> | |
12 | + <orbitserie projection="XR" xAxis="xaxis_id" yAxis="y-left" id="1"> | |
13 | + <line type="line" style="plain" width="1" color="[0,0,255]" /> | |
14 | + <timeTick step="auto" number="0" minor="0" color="[255,0,0]"> | |
15 | + <font name="sans-serif" size="8" style="upright" weight="bold"/> | |
16 | + <firstSymbol type="triangle" size="4" color="[0,255,0]"/> | |
17 | + <symbol type="full-circle" size="4" color="[255,0,255]"/> | |
18 | + </timeTick> | |
19 | + </orbitserie> | |
20 | + </param> | |
21 | + </params> | |
22 | + <additionalObjects> | |
23 | + <curvePlot serieId="1" color="[0,0,255]" width="4" style="long-spaced-dot"> | |
24 | + <function name="bowshock_farris"/> | |
25 | + </curvePlot> | |
26 | + <curvePlot serieId="1" color="[255,0,0]" width="4" style="dot"> | |
27 | + <function name="magnetopause_shue"/> | |
28 | + </curvePlot> | |
29 | + <curvePlot serieId="1" color="[255,128,0]" width="4" style="plain"> | |
30 | + <function name="circle"/> | |
31 | + </curvePlot> | |
32 | + </additionalObjects> | |
33 | + </xyPlot> | |
34 | + </plot> | |
35 | + </output> | |
8 | 36 | </param> | ... | ... |
PARAM_DEF/m10_b_mo.xml renamed to PARAM_DEF/m10_b_mso.xml
PARAM_DEF/m10_m3_b_mo_std.xml renamed to PARAM_DEF/m10_m1_lon2.xml