Recent Releases of tasi
tasi - v0.8.2
What's Changed
- minor fixes
- Handle dataset manager on proxy error by @klit-la in https://github.com/DLR-TS/TASI/pull/21
- Fix geopose conversion error by @klit-la in https://github.com/DLR-TS/TASI/pull/22
Full Changelog: https://github.com/DLR-TS/TASI/compare/v0.8.1...v0.8.2
- Python
Published by klit-la 8 months ago
tasi - v0.8.0
What's Changed
- Fix classification and rename default location by @klit-la in https://github.com/DLR-TS/TASI/pull/16
- Add factory method for pose and add activate argument to geopandas conversion by @klit-la in https://github.com/DLR-TS/TASI/pull/18
- Add pydantic and ORM models by @klit-la in https://github.com/DLR-TS/TASI/pull/19
Full Changelog: https://github.com/DLR-TS/TASI/compare/v0.7.0...v0.8.0
- Python
Published by klit-la 8 months ago
tasi - v0.7.0
What's Changed
- fix sphinx config by @klit-la in https://github.com/DLR-TS/TASI/pull/11
- add plot example to README by @klit-la in https://github.com/DLR-TS/TASI/pull/14
- Refactor dataset management, add tests, minor bug fixes by @klit-la in https://github.com/DLR-TS/TASI/pull/15
Full Changelog: https://github.com/DLR-TS/TASI/compare/v0.6.0...v0.6.1
- Python
Published by klit-la 8 months ago
tasi - v0.6.0
What's Changed
- Add TASI base models by @klit-la in https://github.com/DLR-TS/TASI/pull/8
- Add getting started section to README by @klit-la in https://github.com/DLR-TS/TASI/pull/9
- use python 3.11 in github action by @klit-la in https://github.com/DLR-TS/TASI/pull/10
Full Changelog: https://github.com/DLR-TS/TASI/compare/v0.5.0...v0.6.0
- Python
Published by klit-la 10 months ago
tasi - v0.5.0
What's Changed
- Minor fixes by @klit-la in https://github.com/DLR-TS/TASI/pull/6
- add support to load DLR HT dataset v1.1.0 by @schi-cm in https://github.com/DLR-TS/TASI/pull/7
New Contributors
- @schi-cm made their first contribution in https://github.com/DLR-TS/TASI/pull/7
Full Changelog: https://github.com/DLR-TS/TASI/compare/v0.4.0...v0.5.0
- Python
Published by schi-cm about 1 year ago
tasi - Add support to load DLR highway dataset
With this release, tasi can be used to load the DLR highway dataset collection on the Test Bed Lower Saxony.
- Added new class for dataset management
- Extended the documentation with examples on how to load the dataset
- Python
Published by klit-la about 1 year ago
tasi - Add trajectory and WMS layer visualization support
With this release, tasi now provides the functionality to visualize trajectory data using matplotlib. Furthermore, based on the tilemapbase library, an interface was added that enables to plot WMS layers as background images.
New entries in the user guide * visualize an orthophoto of lower saxony provided by the LGLN * visualize trajectories of the DLR Urban Traffic Dataset
- Python
Published by klit-la over 1 year ago
tasi - Publish TASI on Zenodo
Starting with this release, TASI will also be archived on Zenodo
Full Changelog: https://github.com/DLR-TS/TASI/compare/v0.1.0...v0.1.1
- Python
Published by klit-la over 1 year ago
tasi - first release version
The first version of TASI that allows to download and work with the DLR Urban Traffic Dataset
Full Changelog: https://github.com/DLR-TS/TASI/commits/v0.1.0
- Python
Published by klit-la over 1 year ago