bit more info in the about box and fixed my appalling typing
rodzic
ffb1238b02
commit
4f31ab40a6
|
@ -175,14 +175,14 @@ land: <span id="cursor_pred_landrange">?</span>km
|
||||||
|
|
||||||
<!-- the about window -->
|
<!-- the about window -->
|
||||||
<div id="about_window" class="box">
|
<div id="about_window" class="box">
|
||||||
<b>Cambridge University Spaceflight Landing Predictor</b>
|
<b>Cambridge University Spaceflight Landing Predictor (<a href="http://github.com/jonsowman/cusf-standalone-predictor" target="_blank">github</a>)</b>
|
||||||
<br /><br />
|
<br /><br />
|
||||||
A tool to predict the flight path and landing location of latex sounding balloons based on wind data from the NOAA.
|
A tool to predict the flight path and landing location of latex sounding balloons.
|
||||||
<br /><br />
|
<br /><br />
|
||||||
Written by <a href="http://github.com/jonsowman" target="_blank">Jon Sowman</a> and <a href="http://github.com/randomskk" target="_blank">Adam Greig</a> for <a href="http://www.cuspaceflight.co.uk" target="_blank">CUSF</a>.
|
Written by <a href="http://github.com/jonsowman" target="_blank">Jon Sowman</a> and <a href="http://github.com/randomskk" target="_blank">Adam Greig</a> for <a href="http://www.cuspaceflight.co.uk" target="_blank">CUSF</a>.
|
||||||
Credit also to <a href="http://github.com/rjw57" target="_blank">Rich Wareham</a> for work on the predictor. Some parts of code taken from old landing prediction software, credit to Rob Anderson, Fergus Noble and Ed Moore.
|
Credit also to <a href="http://github.com/rjw57" target="_blank">Rich Wareham</a> for work on the predictor. Some parts of code taken from old landing prediction software, credit to Rob Anderson, Fergus Noble and Ed Moore.
|
||||||
<br /><br />
|
<br /><br />
|
||||||
No guarantee is given for the accuracy, precision or reliability of the data produced by this softare, and you use it at your own risk.
|
No guarantee is given for the accuracy, precision or reliability of the data produced by this software, and you use it entirely at your own risk. For more information, see #highaltitude on irc.freenode.net.
|
||||||
<br /><br />
|
<br /><br />
|
||||||
<a id="about_window_close">Close</a>
|
<a id="about_window_close">Close</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
Ładowanie…
Reference in New Issue