Commit 39117860814809be18f0794cf5801a96f663ce56
1 parent
46c85155
Exists in
master
and in
7 other branches
correct ne 32m eiscat template
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
PARAM_DEF/eiscat_esr32m_ne.xml
... | ... | @@ -23,7 +23,7 @@ |
23 | 23 | <amdaParam name='eiscat_esr32m_##yaxis##'/> |
24 | 24 | <amdaParam name='eiscat_esr32m_mode'/> |
25 | 25 | </get> |
26 | - <process description="Mode : ##mode##, Corrected : ##corrected##">EISCATDataFilter($eiscat_32m_all_Ne,$eiscat_esr32m_mode,EISCATModeEnum::##mode##,##corrected##)</process> | |
26 | + <process description="Mode : ##mode##, Corrected : ##corrected##">EISCATDataFilter($eiscat_32m_all_Ne,$eiscat_esr32m_mode,##mode##,##corrected##)</process> | |
27 | 27 | <output> |
28 | 28 | <plot> |
29 | 29 | <timePlot> | ... | ... |