Browse Source

Update render.sh

master
va7eex 7 years ago
committed by GitHub
parent
commit
83debb0491
  1. 2
      render.sh

2
render.sh

@ -5,13 +5,11 @@ render_options=("ZA" "HVCT" "NO")
f=$1
direction=${f:(-7):(-6)}
echo $f
f1="${f:0:(-4)}"
f2="${f1#'/tmp/'}"
echo $f2
echo Direction is $direction-bound
wxmap -T "NOAA-15" -T "NOAA-18" -T "NOAA-19" -n "Spuzzum,Canada" -H ~/sat_tle.txt -o "${2}" /tmp/passmap.png

Loading…
Cancel
Save