jonsowman / cusf-standalone-predictor

Cambridge University Spaceflight landing predictor - a web-based tool for predicting the flight paths of meteorological sounding balloons.
http://habhub.org/predict
GNU General Public License v3.0
70 stars 36 forks source link

Allow going back in time #89

Open adamgreig opened 12 years ago

adamgreig commented 12 years ago

Either just as far as the current most recent data set, or as far back as data sets can be found.

SteveRan commented 9 years ago

Pretty Please - This would be a big help in assessing (and improving) the accuracy of the prediction process. To be able to compare a actual flight to its prediction getting the ascent rate, descent rate and burst correct. Its even useful during a flight using the actual launch time, ascent rate etc. Even just back to the current data set would be a great help.

adamgreig commented 9 years ago

The new predictor (tawhiri) will support predicting back to the start of the current dataset and should be released Real Soon Now, @SteveRan. Going further back is very difficult as the datasets are huge files and we don't want to keep two on the disk, let alone mapped in memory and loaded by the predictor.