Skip to content

Tracktable 1.7.3

Latest
Compare
Choose a tag to compare
@atwilso atwilso released this 16 Jul 05:00
· 0 commits to main since this release

This is a minor bugfix release with a lot of cleanup attached.

  • We've updated the ground truth for the trajectory rendering tests
    (both static and interactive), so those tests should pass again...
    until Cartopy and Folium release new versions. Thanks to Diana He
    for this contribution!

  • We've fixed an import statement that we overlooked in the Folium back
    end. It uses folium_proxy now and should pick up offlinefolium
    like everything else.

  • All source code is now under the src/ directory.

  • Tutorial and demo notebooks now show up in our documentation on
    Read the Docs. The culprit: Git LFS is not installed in the
    build environment by default.

  • Lots of miscellaneous cleanup related to moving things around. See
    CHANGELOG.md for more information and ask us for details.