Skip to content

Releases: ezgliding/goigc

v0.4.0

28 Apr 19:37
Compare
Choose a tag to compare

Changelog

v0.4.0 (2020-04-28)

Full Changelog

Implemented enhancements:

  • convert flight json data to csv for sqlite import #76
  • make flight and phases datasets available on kaggle #74
  • add quiet option to goigc client #59
  • check speed for unrelatistic values #58
  • check avg vario for unrealistic values #55
  • review error definitions #22

Fixed bugs:

  • Add XCSoar to manufacturer list #30

* This Changelog was automatically generated by github_changelog_generator

v0.3.0

14 Jan 22:56
Compare
Choose a tag to compare

Changelog

v0.3.0 (2020-01-14)

Full Changelog

Implemented enhancements:

  • add header fields for non-igc FRs #60
  • add flight id to calculated flight phases #57
  • add duration to phases #54
  • add progress bar to optimization tasks #36
  • add kml and kmz support #35
  • jupyter based doc and demo #25
  • store thermal data #8
  • detect flight phases in flight data #6
  • detect thermals in flight data #5

Fixed bugs:

  • unknown record :: HFGYTGliderType: LS6-C #73
  • parsing time "355211": hour out of range #72
  • Error: parsing time "155360": second out of range #71
  • invalid record :: 67IXOPX1.igc11 #70
  • Error: wrong line size :: I023638FXA #69
  • invalid fix validity :: B1031054345395N0496N00553412EA0167801751000080000000 #68
  • Error: line too short :: F105634 #67
  • Error: unknown record :: HFUNTUnits: km,m,m/s #66
  • Error: line too short :: I00 #65
  • Error: invalid record :: 101A #64
  • line too short :: LC #63
  • line too short :: B1602434346641N00403900EA0007000 #62
  • unknown record :: HFOOIOOID: #61
  • NaN values for avg vario in calculated flight phases #56
  • panic: runtime error: index out of range [0] with length 0 #53
  • Error: invalid number of turnpoints :: C0000000N00000000ETAKEOFF #52
  • Error: line too short :: AMLR #51
  • Error: strconv.ParseFloat: parsing " 1": invalid syntax #50
  • Error: unknown record :: HPATS:101369 #49
  • Error: unknown record :: HPDB1PILOT DAY OF BIRTH:111258 #48
  • Error: unknown record :: HFMOPSENSOR #47
  • Error: unknown record :: HFSITSITE: #46
  • Error: line too short :: HFFXA50 #45
  • Error: line too short :: AXSY #44
  • unknown record TZO #43
  • invalid fix validity when parsing flight #42

Closed issues:

  • create jupyter book for sample analysis #38
  • world map / track display in ascii #1

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v0.2.0

01 Dec 22:40
Compare
Choose a tag to compare

Changelog

v0.2.0 (2019-12-01)

Full Changelog

Implemented enhancements:

  • build and publish docker images #33
  • basic igc flight parsing in goigc client #32

* This Changelog was automatically generated by github_changelog_generator

v0.1.0

01 Dec 18:50
Compare
Choose a tag to compare

Changelog

v0.1.0 (2019-12-01)

Full Changelog

Implemented enhancements:

  • add goveralls coverage workflow #34

* This Changelog was automatically generated by github_changelog_generator