Commit e222a6eec00e7f785190808fb9ba84b4602a40ef
Exists in
master
and in
7 other branches
Merge
Showing
34 changed files
with
163 additions
and
135 deletions
Show diff stats
c1_pp_dens.xml deleted
c1_pp_t.xml deleted
... | ... | @@ -1,6 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<?xml version="1.0"?> | |
3 | -<?xml version="1.0"?> | |
4 | -<param xml:id="c1_pp_t"><!--<TemporaryFillValue>-1.0e31</TemporaryFillValue>--><get><vi name="clust1:cis:prp"><baseParam name="hia_pp_t"/></vi></get> | |
5 | -<process description="@MK2eV=86.2069">$clust1_cis_prp_hia_pp_t*86.2069</process> | |
6 | -<output></output></param> |
c1_pp_v.xml deleted
c1_pp_v_gsm.xml deleted
c1_pp_vtot.xml deleted
c1_r_pre.xml deleted
c1_xyz_pre.xml deleted
c1_xyz_pre_gsm.xml deleted
... | ... | @@ -1,4 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<?xml version="1.0"?> | |
3 | -<param xml:id="c1_xyz_pre_gsm"><!--<TemporaryFillValue>-1.e+31</TemporaryFillValue>--><get><vi name="c1:orbit:predefined"><baseParam name="xyz_gse"/></vi></get><process><!-- TBD gse2gsm --></process> | |
4 | -<output><!--<plot>ORBIT</plot>--></output></param> |
c2_r_pre.xml deleted
c2_xyz_pre.xml deleted
c2_xyz_pre_gsm.xml deleted
... | ... | @@ -1,4 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<?xml version="1.0"?> | |
3 | -<param xml:id="c2_xyz_pre_gsm"><!--<TemporaryFillValue>-1.e+31</TemporaryFillValue>--><get><vi name="c2:orbit:predefined"><baseParam name="xyz_gse"/></vi></get><process><!-- TBD gse2gsm --></process> | |
4 | -<output><!--<plot>ORBIT</plot>--></output></param> |
c3_pp_dens.xml deleted
c3_pp_t.xml deleted
... | ... | @@ -1,5 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<?xml version="1.0"?> | |
3 | -<param xml:id="c3_pp_t"><!--<TemporaryFillValue>-1.0e31</TemporaryFillValue>--><get><vi name="clust3:cis:prp"><baseParam name="hia_pp_t"/></vi></get> | |
4 | -<process description="@MK2eV=86.2069">$clust3_cis_prp_hia_pp_t*86.2069</process> | |
5 | -<output></output></param> |
c3_pp_v.xml deleted
c3_pp_v_gsm.xml deleted
c3_pp_vtot.xml deleted
c3_r_pre.xml deleted
c3_xyz_pre.xml deleted
c3_xyz_pre_gsm.xml deleted
... | ... | @@ -1,4 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<?xml version="1.0"?> | |
3 | -<param xml:id="c3_xyz_pre_gsm"><!--<TemporaryFillValue>-1.e+31</TemporaryFillValue>--><get><vi name="c3:orbit:predefined"><baseParam name="xyz_gse"/></vi></get><process><!-- TBD gse2gsm --></process> | |
4 | -<output><!--<plot>ORBIT</plot>--></output></param> |
c4_r_pre.xml deleted
c4_xyz_pre.xml deleted
c4_xyz_pre_gsm.xml deleted
... | ... | @@ -1,4 +0,0 @@ |
1 | -<?xml version="1.0"?> | |
2 | -<?xml version="1.0"?> | |
3 | -<param xml:id="c4_xyz_pre_gsm"><!--<TemporaryFillValue>-1.e+31</TemporaryFillValue>--><get><vi name="c4:orbit:predefined"><baseParam name="xyz_gse"/></vi></get><process><!-- TBD gse2gsm --></process> | |
4 | -<output><!--<plot>ORBIT</plot>--></output></param> |
e_mgs_er.xml
... | ... | @@ -15,38 +15,39 @@ |
15 | 15 | <process/> |
16 | 16 | <output> |
17 | 17 | <plot> |
18 | - <timePlot> | |
18 | + <timePlot> | |
19 | 19 | <params> |
20 | 20 | <param id="e_mgs_er"> |
21 | 21 | <spectro yAxis="y-left"/> |
22 | 22 | </param> |
23 | 23 | </params> |
24 | - <!--<axes><xAxis> | |
25 | - <timeAxis format="dd/mm/yy" reverse="false" scale="linear" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
26 | - <range extend="true"/> | |
27 | - <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
28 | - <legend/> | |
29 | - </timeAxis> | |
30 | - </xAxis> | |
31 | - <yAxis> | |
32 | - <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
33 | - <range extend="true"/> | |
34 | - <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
35 | - <legend/> | |
36 | - </digitalAxis> | |
37 | - <digitalAxis id="y-right" position="right" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
38 | - <range extend="true"/> | |
39 | - <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
40 | - <legend/> | |
41 | - </digitalAxis> | |
42 | - </yAxis> | |
24 | + <axes> | |
25 | + <xAxis> | |
26 | + <timeAxis format="dd/mm/yy" reverse="false" scale="linear" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
27 | + <range extend="true"/> | |
28 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
29 | + <legend/> | |
30 | + </timeAxis> | |
31 | + </xAxis> | |
32 | + <yAxis> | |
33 | + <digitalAxis id="y-left" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
34 | + <range extend="true"/> | |
35 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
36 | + <legend/> | |
37 | + </digitalAxis> | |
38 | + <!--<digitalAxis id="y-right" position="right" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
39 | + <range extend="true"/> | |
40 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
41 | + <legend/> | |
42 | + </digitalAxis>--> | |
43 | + </yAxis> | |
43 | 44 | <zAxis> |
44 | 45 | <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> |
45 | 46 | <range extend="true"/> |
46 | 47 | <tick position="outwards" minorGrid="false" majorGrid="false"/> |
47 | 48 | </colorAxis> |
48 | 49 | </zAxis> |
49 | - </axes>--> | |
50 | + </axes> | |
50 | 51 | </timePlot> |
51 | 52 | </plot> |
52 | 53 | </output> |
... | ... |
eiscat_esr32m_mode.xml
1 | 1 | <?xml version="1.0"?> |
2 | 2 | <param xml:id="eiscat_esr32m_mode"> |
3 | 3 | <info> |
4 | - <name>Mode</name> | |
5 | - <short_name>Mode</short_name> | |
6 | - <components/> | |
7 | - <units/> | |
8 | - <coordinates_system/> | |
9 | - <tensor_order>0</tensor_order> | |
10 | - <si_conversion/> | |
11 | - <fill_value/> | |
12 | - <ucd/> | |
13 | 4 | <status_def> |
14 | 5 | <status minVal="0" maxVal="0" name="Field-aligned"/> |
15 | 6 | <status minVal="1" maxVal="1" name="Other"/> |
16 | 7 | <status minVal="2" maxVal="2" name="Multi"/> |
17 | 8 | <status minVal="3" maxVal="3" name="Scan"/> |
18 | 9 | </status_def> |
19 | - <dataset_id/> | |
20 | 10 | </info> |
21 | 11 | <gap_threshold>10</gap_threshold> |
22 | 12 | <get> |
... | ... |
eiscat_esr32m_ti.xml
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 | <param xml:id="eiscat_esr32m_ti_##mode##_##corrected##_##yaxis##"> |
3 | 3 | <info> |
4 | - <name>Ion temperature</name> | |
5 | - <short_name>Ti</short_name> | |
6 | - <components/> | |
7 | - <units>K</units> | |
8 | - <coordinates_system/> | |
9 | - <tensor_order/> | |
10 | - <si_conversion/> | |
11 | - <table> | |
4 | + <table> | |
12 | 5 | <centerAutoTable variable="true" centerName="eiscat_esr32m_##yaxis##" log="false"/> |
13 | 6 | </table> |
14 | - <fill_value/> | |
15 | - <ucd/> | |
16 | - <dataset_id/> | |
17 | 7 | </info> |
18 | 8 | <gap_threshold>10</gap_threshold> |
19 | 9 | <get> |
... | ... |
eiscat_esr42m_mode.xml
1 | 1 | <?xml version="1.0"?> |
2 | 2 | <param xml:id="eiscat_esr42m_mode"> |
3 | 3 | <info> |
4 | - <name>Mode</name> | |
5 | - <short_name>Mode</short_name> | |
6 | - <components/> | |
7 | - <units/> | |
8 | - <coordinates_system/> | |
9 | - <tensor_order>0</tensor_order> | |
10 | - <si_conversion/> | |
11 | - <fill_value/> | |
12 | - <ucd/> | |
13 | 4 | <status_def> |
14 | 5 | <status minVal="0" maxVal="0" name="Field-aligned"/> |
15 | 6 | <status minVal="1" maxVal="1" name="Other"/> |
16 | 7 | <status minVal="2" maxVal="2" name="Multi"/> |
17 | 8 | <status minVal="3" maxVal="3" name="Scan"/> |
18 | 9 | </status_def> |
19 | - <dataset_id/> | |
20 | 10 | </info> |
21 | 11 | <gap_threshold>10</gap_threshold> |
22 | 12 | <get> |
23 | - <vi name="eiscat:42m:fa"> | |
13 | + <vi name="eiscat:42m:all"> | |
24 | 14 | <baseParam name="Mode" useNearestValue="true"/> |
25 | 15 | </vi> |
26 | 16 | </get> |
... | ... |
eiscat_uhf_mode.xml
1 | 1 | <?xml version="1.0"?> |
2 | 2 | <param xml:id="eiscat_uhf_mode"> |
3 | - <info> | |
4 | - <name>Mode</name> | |
5 | - <short_name>Mode</short_name> | |
6 | - <components/> | |
7 | - <units/> | |
8 | - <coordinates_system/> | |
9 | - <tensor_order>0</tensor_order> | |
10 | - <si_conversion/> | |
11 | - <fill_value/> | |
12 | - <ucd/> | |
3 | + <info> | |
13 | 4 | <status_def> |
14 | 5 | <status minVal="0" maxVal="0" name="Field-aligned"/> |
15 | 6 | <status minVal="1" maxVal="1" name="Other"/> |
16 | 7 | <status minVal="2" maxVal="2" name="Multi"/> |
17 | 8 | <status minVal="3" maxVal="3" name="Scan"/> |
18 | - </status_def> | |
19 | - <dataset_id/> | |
9 | + </status_def> | |
20 | 10 | </info> |
21 | 11 | <gap_threshold>10</gap_threshold> |
22 | 12 | <get> |
... | ... |
eiscat_vhf_mode.xml
1 | 1 | <?xml version="1.0"?> |
2 | 2 | <param xml:id="eiscat_vhf_mode"> |
3 | - <info> | |
4 | - <name>Mode</name> | |
5 | - <short_name>Mode</short_name> | |
6 | - <components/> | |
7 | - <units/> | |
8 | - <coordinates_system/> | |
9 | - <tensor_order>0</tensor_order> | |
10 | - <si_conversion/> | |
11 | - <fill_value/> | |
12 | - <ucd/> | |
3 | + <info> | |
13 | 4 | <status_def> |
14 | 5 | <status minVal="0" maxVal="0" name="Field-aligned"/> |
15 | 6 | <status minVal="1" maxVal="1" name="Other"/> |
16 | 7 | <status minVal="2" maxVal="2" name="Multi"/> |
17 | 8 | <status minVal="3" maxVal="3" name="Scan"/> |
18 | 9 | </status_def> |
19 | - <dataset_id/> | |
20 | 10 | </info> |
21 | 11 | <gap_threshold>10</gap_threshold> |
22 | 12 | <get> |
... | ... |
... | ... | @@ -0,0 +1,50 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mav_euv_deltam"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable name="WaveLength" centerName="v" log="false" units="nm"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <!--<TemporaryFillValue>-1.e31</TemporaryFillValue>--> | |
9 | + <get> | |
10 | + <vi name="mvn:euv:mod"> | |
11 | + <baseParam name="dy"> | |
12 | + <clb name="v"/> | |
13 | + </baseParam> | |
14 | + </vi> | |
15 | + </get> | |
16 | + <process/> | |
17 | + <output> | |
18 | + <plot> | |
19 | + <timePlot> | |
20 | + <params> | |
21 | + <param id="mav_euv_deltam"> | |
22 | + <spectro yAxis="y-left"/> | |
23 | + </param> | |
24 | + </params> | |
25 | + <axes> | |
26 | + <xAxis> | |
27 | + <timeAxis format="dd/mm/yy" reverse="false" scale="linear" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
28 | + <range extend="true"/> | |
29 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
30 | + <legend/> | |
31 | + </timeAxis> | |
32 | + </xAxis> | |
33 | + <yAxis> | |
34 | + <digitalAxis id="y-left" reverse="false" scale="linear" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
35 | + <range extend="true"/> | |
36 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
37 | + <legend/> | |
38 | + </digitalAxis> | |
39 | + </yAxis> | |
40 | + <zAxis> | |
41 | + <colorAxis colorMapIndex="1" reverse="false" scale="linear" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
42 | + <range extend="true"/> | |
43 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
44 | + </colorAxis> | |
45 | + </zAxis> | |
46 | + </axes> | |
47 | + </timePlot> | |
48 | + </plot> | |
49 | + </output> | |
50 | +</param> | |
... | ... |
... | ... | @@ -0,0 +1,29 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mav_euv_flagm"> | |
3 | + <info> | |
4 | + <status_def> | |
5 | + <status minVal="0" maxVal="0" name="best MAVEN proxies"/> | |
6 | + <status minVal="1" maxVal="1" name="poor MAVEN proxies"/> | |
7 | + <status minVal="2" maxVal="2" name="best Earth proxies"/> | |
8 | + <status minVal="3" maxVal="3" name="poor Earth proxies"/> | |
9 | + </status_def> | |
10 | + </info> | |
11 | +<!--<TemporaryFillValue>-1.e31</TemporaryFillValue>--> | |
12 | + <get> | |
13 | + <vi name="mvn:euv:mod"> | |
14 | + <baseParam name="flag"/> | |
15 | + </vi> | |
16 | + </get> | |
17 | + <process/> | |
18 | + <output> | |
19 | + <plot> | |
20 | + <statusPlot position="top" colorMapIndex="0"> | |
21 | + <params> | |
22 | + <param id="mav_euv_flagm"> | |
23 | + <serie/> | |
24 | + </param> | |
25 | + </params> | |
26 | + </statusPlot> | |
27 | + </plot> | |
28 | + </output> | |
29 | +</param> | |
... | ... |
... | ... | @@ -0,0 +1,49 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="mav_euv_fluxm"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerAutoTable name="WaveLength" centerName="v" log="false" units="nm"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <!--<TemporaryFillValue>-1.e31</TemporaryFillValue>--> | |
9 | + <get> | |
10 | + <vi name="mvn:euv:mod"> | |
11 | + <baseParam name="y"> | |
12 | + <clb name="v"/> | |
13 | + </baseParam> | |
14 | + </vi> | |
15 | + </get> | |
16 | + <process/> | |
17 | + <output> <plot> | |
18 | + <timePlot> | |
19 | + <params> | |
20 | + <param id="mav_euv_fluxm"> | |
21 | + <spectro yAxis="y-left"/> | |
22 | + </param> | |
23 | + </params> | |
24 | + <axes> | |
25 | + <xAxis> | |
26 | + <timeAxis format="dd/mm/yy" reverse="false" scale="linear" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
27 | + <range extend="true"/> | |
28 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
29 | + <legend/> | |
30 | + </timeAxis> | |
31 | + </xAxis> | |
32 | + <yAxis> | |
33 | + <digitalAxis id="y-left" reverse="false" scale="linear" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
34 | + <range extend="true"/> | |
35 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
36 | + <legend/> | |
37 | + </digitalAxis> | |
38 | + </yAxis> | |
39 | + <zAxis> | |
40 | + <colorAxis colorMapIndex="1" reverse="false" scale="logarithmic" color="[0,0,0]" thickness="1" showLegend="true" showTickMark="true"> | |
41 | + <range extend="true"/> | |
42 | + <tick position="outwards" minorGrid="false" majorGrid="false"/> | |
43 | + </colorAxis> | |
44 | + </zAxis> | |
45 | + </axes> | |
46 | + </timePlot> | |
47 | + </plot> | |
48 | + </output> | |
49 | +</param> | |
... | ... |