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 usesfolium_proxy
now and should pick upofflinefolium
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.