Improve overview and experiment naming
[khatus.git] / v2 / src / bash / exe / khatus_sensor_weather.sh
diff --git a/v2/src/bash/exe/khatus_sensor_weather.sh b/v2/src/bash/exe/khatus_sensor_weather.sh
deleted file mode 100644 (file)
index 371010f..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-#! /bin/sh
-
-set -e
-
-dir_bin="$1"
-weather_station_id="$2"
-
-metar -d "$weather_station_id" 2>&1 | "$dir_bin"/khatus_parse_metar_d_output
This page took 0.028704 seconds and 4 git commands to generate.