Skip to content

v0.6.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@hongyeehh hongyeehh released this 04 Apr 21:08
· 364 commits to master since this release
af3866f

trackintel is now one step closer to our v1.0 goal. Most notably trackintel has updated the staypoint and tripleg generation algorithms (#194, #193) which covers more cases and are all temporal gap aware! trackintel tutorial is now available and focuses on the core functionalities (#190, #185). Our IO functions are now cleaner (#192) and much more efficient (#175, #179).

Major new features and enhancements:

ENH: rearange trajectory distance module (#187)
ENH: faster csv reading (#175, #179)
ENH: we now use black to reformat our code (#196, #195)
ENH: we update our staypoint and tripleg generation algorithms (#194, #193)
ENH: trackintel tutorial now available (#190, #185)

Documentation, testing and clean-up

DOC: readme.md now contains simple instruction on using trackintel (#198)
DOC: ensure consistency in IO and Model modules (#192, #179)
TST: rearrange test file structure and increases test coverage (#197)
TST: additional tests for spatial filter function (#182)
CLN: other minor updates (#189, #186)

Acknowledgments:

Thanks to everyone who contributed to this release!