Skip to content

Moved Working Files

Pre-release
Pre-release
Compare
Choose a tag to compare
@philderbeast philderbeast released this 28 Mar 12:17
· 154 commits to main since this release
  • Moved the file .flight-system/clean-fsdb.xml back to the root folder with
    as *.clean-fsdb.xml. Moved the trimmed XML to
    .flare-timing/trim-fsdb.xml.
  • For comparisons, lookup pilots by ID and not by name.
  • When parsing extra reach from *.fsdb avoid zeroing it or making it less
    than reach.
  • Split fs-filter into fs-clean and fs-trim.
  • Split ft-fly-time from ft-cross-zone.
  • Invert the command/task folder order to have task/command such as
    .flare-timing/task-1/align-time/*.csv.
  • Break up working files so that they are per-task, not for the whole comp.
  • Create intermediate folders for workings, if missing.
  • Show the comparison columns in the table that goes with the time plot.
  • Parse //FsScoreFormula/@use_flat_decline_of_timepoints from *.fsdb and
    set the corresponding exponent as ^(2/3) or ^(5/6) for the time points
    distribution. Draw the corresponding line of this equation on the time plot.
  • Parse //FsResult/@points as double rather than int.
  • Parse //FsTaskShortestPath deep, at any level of nesting within FsTask.