Private
Public Access
1
0

added METAR

This commit is contained in:
Sander Roosendaal
2017-02-20 20:38:12 +01:00
parent 6d674f7d4a
commit e49a4e8f0e
4 changed files with 118 additions and 3 deletions

View File

@@ -53,7 +53,9 @@
</div>
<div class="grid_2 omega">
<p>Closest Airport Weather: {{ airport }}
({{ airportdistance | floatformat:-1 }} km)</p>
({{ airportdistance | floatformat:-1 }} km)
<a class="button green small" href="/rowers/workout/{{ workout.id }}/metar/{{ airport }}">Airport Data</a></p>
<p>
<a class="button green small" href="/rowers/workout/{{ workout.id }}/darkskywind">Dark Sky Data</a>
<p>
Download wind speed and bearing from <a href="http://forecast.io/">The Dark Sky</a>