flightconflicts

Tools to analyze conflicts between aircraft.
git clone https://git.eamoncaddigan.net/flightconflicts.git
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2016-09-16 19:50Looks good for a new, flightpathr::createTrajectory() worldeamoncaddigan12+7-243
2016-09-16 18:53No need to requireNamespace() for flightpathreamoncaddigan1+2-6
2016-09-16 18:51New work address and making flightpathr a requirementeamoncaddigan1+4-4
2016-09-14 15:37Merge remote-tracking branch 'origin/master'eamoncaddigan1+2-3
2016-09-14 15:36More tests for calculateTCPAeamoncaddigan1+19-1
2016-09-12 19:56Formatting READMEEamon Caddigan1+2-3
2016-09-12 19:53Mentioned the two important exports.eamoncaddigan1+17-1
2016-09-12 19:45More modularity between calculateSLoWC and calculateTCPAeamoncaddigan7+84-67
2016-09-12 18:23Pulling out flat-Earth approximation code for flexibility/modularity.eamoncaddigan3+54-8
2016-09-12 17:38Modularizing trajectory checking.eamoncaddigan4+36-12
2016-09-12 17:29Cleaned up code a bit.eamoncaddigan2+13-34
2016-09-12 16:47Fix to handle single-point 'trajectories'.eamoncaddigan1+2-1
2016-09-12 16:46Cut-and-paste tCPA code. Lots of unused lines in current implementation.eamoncaddigan4+124-0
2016-09-12 13:53Rearranging support function for move to separate time to CPA function.eamoncaddigan3+45-12
2016-05-24 14:11Interpolating trajectories in time.eamoncaddigan4+92-0
2016-05-20 21:00Documenting identifyLoWC()eamoncaddigan3+29-1
2016-05-20 20:58Keeping violations togethereamoncaddigan1+0-0
2016-05-20 20:58Code for identify LoWCeamoncaddigan1+19-0
2016-05-20 20:53"Well Clear", not "well-clear". I guess.eamoncaddigan2+7-7
2016-05-20 20:47More tests from appendix, all passing.eamoncaddigan1+28-7
2016-05-20 20:39SLoWC is passing its first testseamoncaddigan2+33-2
2016-05-20 20:39Ha ha, oops.eamoncaddigan1+1-1
2016-05-20 19:49Helpers don't need docs.eamoncaddigan1+3-3
2016-05-20 19:49First implementation of SLoWC. Untested.eamoncaddigan3+135-0
2016-05-20 19:47Tidier docs.eamoncaddigan2+8-8
2016-05-20 19:30Better erroreamoncaddigan1+1-1
2016-05-20 18:21Fixed docs.eamoncaddigan2+18-18
2016-05-20 17:46Fixed and passing tests.eamoncaddigan2+28-7
2016-05-20 15:48devtools::use_testthat()eamoncaddigan2+6-1
2016-05-20 15:47First pass at flat-Earth codeeamoncaddigan2+55-0
2016-05-20 15:47Add return value to documentationeamoncaddigan2+11-5
2016-05-19 20:24Identifying NMACs.eamoncaddigan3+63-0
2016-05-19 20:15Decided to make geosphere a requirement.eamoncaddigan2+7-11
2016-05-18 17:58Licenseeamoncaddigan1+1-1
2016-05-18 17:58For package buildineamoncaddigan1+2-0
2016-05-18 17:56Function to great flighttrajectory objects.eamoncaddigan5+152-1
2016-05-18 13:45Description and beginning documentation.eamoncaddigan4+30-5
2016-05-18 13:30Created with devtools::setup()eamoncaddigan2+9-0
2016-05-18 13:27More RStudioeamoncaddigan1+3-0
2016-05-18 13:25RStudio updateeamoncaddigan1+1-0
2016-05-18 13:24Update LICENSEEamon Caddigan1+1-1
2016-05-18 13:23Initial commitEamon Caddigan3+42-0