Release

12 Results
Current Filters Clear all

NEWS: Tracktable 1.2.2 released, 14 January 2020

Post, January 14, 2020 • Tracktable 1.2.2 is released.  This version includes a few quality-of-life upgrades such as vastly reducing logging spam.  Source code and binary install packages are on the Downloads page as usual.  If you’ve installed Tracktable via pip you can upgrade with pip install --upgrade tracktable.

NEWS: Tracktable 1.2.3 released, 21 January 2020

Post, January 21, 2020 • Tracktable 1.2.3 is released.  This is a bugfix release.  There was a bug that prevented tracktable.geomath.compute_bounding_box() from working on trajectories that had been restored from pickle files.  Other (mainly cosmetic) bug fixes are listed in the release notes. Source code and binary install packages are on the Downloads page as...

NEWS: Tracktable 1.2.4 released, 23 January 2020

Post, January 23, 2020 • An alert user spotted a problem with trajectory rendering.  It warranted an immediate bugfix release instead of waiting for more changes to pile up.  There are no new features in this version. Source code and binary install packages are on the Downloads page as usual.  If you’ve installed Tracktable via...

NEWS: Tracktable 1.3.0 released, 27 May 2020

Post, May 27, 2020 • This is a feature release!  We’ve added distance geometry and ECEF (Earth Centered Earth Facing) coordinates as well as a host of minor features and bugfixes. Source code, binary install packages and documentation are all available from the main Downloads page.  As with previous releases, you can install Tracktable with...

NEWS: Tracktable 1.3.1 released, 22 July 2020

Post, July 22, 2020 • This is a patch release.  There are some new features being launched in beta (notably interactive trajectory rendering; see the Release Notes for detail) that will have their APIs tweaked between now and their official release in 1.4.0. As usual,source code, binary install packages and documentation are all available from...

NEWS: Tracktable 1.4.0 is released, 20 October 2020

Post, October 20, 2020 • This is a feature release.  The major update is ECEF coordinates, a useful way to represent points around and above the globe in a 3D Cartesian space.  Interactive trajectory rendering is still in beta.  Its current API will remain available through at least 1.6.0. We hope to clean up the...

NEWS: Tracktable 1.4.1 is released, 3 December 2020

Post, December 3, 2020 • This is a bugfix release.  We identified a significant regression in our use of Matplotlib + Cartopy that would cause still-image maps to error out during rendering.  There are also fair number of improvements to the documentation.  If you use Tracktable from C++, be sure to look at the release...

NEWS: Tracktable 1.5.0 is released, 3 April 2021

Post, April 3, 2021 • This update is focused on improvements to the documentation.  We have overhauled the Python and C++ user guides, cleaned up API documentation, reorganized C++ and Python examples, and included all of our Jupyter notebooks in the documentation.  There’s a lot more work to do — isn’t there always? — but...

NEWS: Tracktable 1.5.0 is released, 3 April 2021

Post, April 3, 2021 • This update is focused on improvements to the documentation.  We have overhauled the Python and C++ user guides, cleaned up API documentation, reorganized C++ and Python examples, and included all of our Jupyter notebooks in the documentation.  There’s a lot more work to do — isn’t there always? — but...

NEWS: Tracktable wins an R&D 100 award! (1 October 2020)

Post, October 1, 2020 • Tracktable won an R&D 100 award in 2020. This year we entered Tracktable in the R&D 100 competition in the Software and Services category.  These awards highlight the most innovative, revolutionary and impactful developments in research and product development every year.  We are thrilled to announce that we won!  In...

Tracktable 1.6.0 is released

Post, September 16, 2021 • This release includes a hotfix for a download error in Cartopy. As soon as the Cartopy team is able to fix this in a new release we will update our version requirements and remove the hotfix. For more information about the underlying problem, see https://github.com/nvkelso/natural-earth-vector/issues/581. This release includes major API...

Tracktable 1.7.1 is released

Post, November 28, 2023 • This is a combined release announcement for 1.7.0 and 1.7.1. Tracktable 1.7.1 is now live on PyPI, conda-forge, and GitHub, including wheels and conda packages for Python versions 3.9+ on Windows, Linux (Intel), and MacOS (Intel and Apple Silicon). We've added the following user-facing features: Animation for trajectories on Folium...