diff --git a/PARAM_DEF/sta_lat_hee.xml b/PARAM_DEF/sta_lat_hee.xml
new file mode 100644
index 0000000..ac06653
--- /dev/null
+++ b/PARAM_DEF/sta_lat_hee.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0"?>
+<param xml:id="sta_lat_hee">
+	<!--<TemporaryFillValue>NaN</TemporaryFillValue>-->
+	<get>
+		<vi name="sta:l2:orb">
+			<baseParam name="LAT_HEE"/>
+	</vi>
+</get>
+<process/><output><!--<plot>ORBIT</plot>--></output></param>
diff --git a/PARAM_DEF/sta_lon_hee.xml b/PARAM_DEF/sta_lon_hee.xml
new file mode 100644
index 0000000..5ae7d77
--- /dev/null
+++ b/PARAM_DEF/sta_lon_hee.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0"?>
+<param xml:id="sta_lon_hee">
+	<!--<TemporaryFillValue>NaN</TemporaryFillValue>-->
+	<get>
+		<vi name="sta:l2:orb">
+			<baseParam name="LON_HEE"/>
+	</vi>
+</get>
+<process/><output><!--<plot>ORBIT</plot>--></output></param>
--
libgit2 0.21.2