added METAR
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user