diff --git a/PARAM_DEF/athp1_bl.xml b/PARAM_DEF/athp1_bl.xml
index 7d083a4..c083774 100644
--- a/PARAM_DEF/athp1_bl.xml
+++ b/PARAM_DEF/athp1_bl.xml
@@ -3,6 +3,6 @@
     <get>
         <amdaParam name="thb_bl"/>
     </get>
-    <process>#framesTransformation($thb_bl,GSE,LSE,false)</process>
+    <process>#framesTransformation($thb_bl;GSE;LSE;false)</process>
     <output/>
 </param>
diff --git a/PARAM_DEF/athp1_bs.xml b/PARAM_DEF/athp1_bs.xml
index c7a8366..401667a 100644
--- a/PARAM_DEF/athp1_bs.xml
+++ b/PARAM_DEF/athp1_bs.xml
@@ -3,6 +3,6 @@
     <get>
         <amdaParam name="thb_bs"/>
     </get>
-    <process>#framesTransformation($thb_bs,GSE,LSE,false)</process>
+    <process>#framesTransformation($thb_bs;GSE;LSE;false)</process>
     <output/>
-</param>
\ No newline at end of file
+</param>
diff --git a/PARAM_DEF/athp1_v_e.xml b/PARAM_DEF/athp1_v_e.xml
index 56f3960..802e05d 100644
--- a/PARAM_DEF/athp1_v_e.xml
+++ b/PARAM_DEF/athp1_v_e.xml
@@ -3,6 +3,6 @@
     <get>
         <amdaParam name="thb_v_e"/>
     </get>
-    <process>#framesTransformation($thb_v_e,GSE,LSE,false)</process>
+    <process>#framesTransformation($thb_v_e;GSE;LSE;false)</process>
     <output/>
-</param>
\ No newline at end of file
+</param>
diff --git a/PARAM_DEF/athp1_v_i.xml b/PARAM_DEF/athp1_v_i.xml
index 4282d02..8b76f81 100644
--- a/PARAM_DEF/athp1_v_i.xml
+++ b/PARAM_DEF/athp1_v_i.xml
@@ -3,6 +3,6 @@
     <get>
         <amdaParam name="thb_v_i"/>
     </get>
-    <process>#framesTransformation($thb_v_i,GSE,LSE,false)</process>
+    <process>#framesTransformation($thb_v_i;GSE;LSE;false)</process>
     <output/>
-</param>
\ No newline at end of file
+</param>
diff --git a/PARAM_DEF/athp1_v_peim.xml b/PARAM_DEF/athp1_v_peim.xml
index 694b00d..db6acfe 100644
--- a/PARAM_DEF/athp1_v_peim.xml
+++ b/PARAM_DEF/athp1_v_peim.xml
@@ -3,6 +3,6 @@
     <get>
         <amdaParam name="thb_v_peim"/>
     </get>
-    <process>#framesTransformation($thb_v_peim,GSE,LSE,false)</process>
+    <process>#framesTransformation($thb_v_peim;GSE;LSE;false)</process>
     <output/>
-</param>
\ No newline at end of file
+</param>
diff --git a/PARAM_DEF/athp1_xyz.xml b/PARAM_DEF/athp1_xyz.xml
index c50231e..fcca7b3 100644
--- a/PARAM_DEF/athp1_xyz.xml
+++ b/PARAM_DEF/athp1_xyz.xml
@@ -3,7 +3,7 @@
     <get>
         <amdaParam name="thb_xyz"/>
     </get>
-    <process>#framesTransformation($thb_xyz*RADIUS_EARTH,GSE,LSE,true)</process>
+    <process>#framesTransformation($thb_xyz*RADIUS_EARTH;GSE;LSE;true)</process>
     <output> 
 		<plot>
 		<xyPlot isotropic="true">
diff --git a/PARAM_DEF/athp2_bl.xml b/PARAM_DEF/athp2_bl.xml
index 915d0c8..9057cfa 100644
--- a/PARAM_DEF/athp2_bl.xml
+++ b/PARAM_DEF/athp2_bl.xml
@@ -3,6 +3,6 @@
     <get>
         <amdaParam name="thc_bl"/>
     </get>
-    <process>#framesTransformation($thc_bl,GSE,LSE,false)</process>
+    <process>#framesTransformation($thc_bl;GSE;LSE;false)</process>
     <output/>
-</param>
\ No newline at end of file
+</param>
diff --git a/PARAM_DEF/athp2_bs.xml b/PARAM_DEF/athp2_bs.xml
index 05d8570..43cf0aa 100644
--- a/PARAM_DEF/athp2_bs.xml
+++ b/PARAM_DEF/athp2_bs.xml
@@ -3,6 +3,6 @@
     <get>
         <amdaParam name="thc_bs"/>
     </get>
-    <process>#framesTransformation($thc_bs,GSE,LSE,false)</process>
+    <process>#framesTransformation($thc_bs;GSE;LSE;false)</process>
     <output/>
-</param>
\ No newline at end of file
+</param>
diff --git a/PARAM_DEF/athp2_v_e.xml b/PARAM_DEF/athp2_v_e.xml
index facc95a..f681e2e 100644
--- a/PARAM_DEF/athp2_v_e.xml
+++ b/PARAM_DEF/athp2_v_e.xml
@@ -3,6 +3,6 @@
     <get>
         <amdaParam name="thc_v_e"/>
     </get>
-    <process>#framesTransformation($thc_v_e,GSE,LSE,false)</process>
+    <process>#framesTransformation($thc_v_e;GSE;LSE;false)</process>
     <output/>
-</param>
\ No newline at end of file
+</param>
diff --git a/PARAM_DEF/athp2_v_i.xml b/PARAM_DEF/athp2_v_i.xml
index c8304c9..eb983a5 100644
--- a/PARAM_DEF/athp2_v_i.xml
+++ b/PARAM_DEF/athp2_v_i.xml
@@ -3,6 +3,6 @@
     <get>
         <amdaParam name="thc_v_i"/>
     </get>
-    <process>#framesTransformation($thc_v_i,GSE,LSE,false)</process>
+    <process>#framesTransformation($thc_v_i;GSE;LSE;false)</process>
     <output/>
-</param>
\ No newline at end of file
+</param>
diff --git a/PARAM_DEF/athp2_v_peim.xml b/PARAM_DEF/athp2_v_peim.xml
index 2a43185..aa7edd5 100644
--- a/PARAM_DEF/athp2_v_peim.xml
+++ b/PARAM_DEF/athp2_v_peim.xml
@@ -3,6 +3,6 @@
     <get>
         <amdaParam name="thc_v_peim"/>
     </get>
-    <process>#framesTransformation($thc_v_peim,GSE,LSE,false)</process>
+    <process>#framesTransformation($thc_v_peim;GSE;LSE;false)</process>
     <output/>
-</param>
\ No newline at end of file
+</param>
diff --git a/PARAM_DEF/athp2_xyz.xml b/PARAM_DEF/athp2_xyz.xml
index 8ecb38a..5c596c9 100644
--- a/PARAM_DEF/athp2_xyz.xml
+++ b/PARAM_DEF/athp2_xyz.xml
@@ -3,7 +3,7 @@
     <get>
         <amdaParam name="thc_xyz"/>
     </get>
-    <process>#framesTransformation($thc_xyz*RADIUS_EARTH,GSE,LSE,true)</process>
+    <process>#framesTransformation($thc_xyz*RADIUS_EARTH;GSE;LSE;true)</process>
     <output> 
 		<plot>
 		<xyPlot isotropic="true">
--
libgit2 0.21.2