Movingpandas

Latest version: v0.18.0

Safety actively analyzes 630406 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.14.rc1

New features:

- https://github.com/anitagraser/movingpandas/pull/268 New add_angular_difference method

Includes fixes and enhancements for:

- https://github.com/anitagraser/movingpandas/pull/267 Note that direction values are [0, 360) in documentation

Behind the scenes:

- https://github.com/anitagraser/movingpandas/pull/269 Fixed python dependencies
- https://github.com/anitagraser/movingpandas/pull/269 Fixed read the docs build

0.13

Behind the scenes:

- https://github.com/anitagraser/movingpandas/pull/261 Made interactive plotting libraries optional
- https://github.com/anitagraser/movingpandas/pull/257 Fixed broken pre-commit
- [Created a Mastodon account](https://fosstodon.org/movingpandas)

0.12

New features:

- https://github.com/anitagraser/movingpandas/issues/253 New add_acceleration method

Includes fixes and enhancements for:

- https://github.com/anitagraser/movingpandas/issues/249 Fix typo in mrr_diagonal
- [Added trajectory cleaning & smoothing example to Readme](https://github.com/anitagraser/movingpandas/commit/cb159bfd89895006d5212c73ab6e2439fdc92796)

Behind the scenes:

- https://github.com/anitagraser/movingpandas/issues/240 Use a GitHub action to release new versions
- [Created a twitter account](https://twitter.com/MovingPandasOrg)

0.11

Published at https://anaconda.org/conda-forge/movingpandas

New features:

- 37 New minimum and Hausdorff distance measures
- 233 New functions to add a timedelta column and get the trajectory sampling interval

Includes fixes and enhancements for:

- 231 Return more representative stop point
- 230 Skip missing optional deps on import
- [Faster creation of TrajectoryCollection objects](https://github.com/anitagraser/movingpandas/commit/ae892242c62dcf87488dcb67c81a0161569c7039)
- [Faster trajectory length calculation](https://github.com/anitagraser/movingpandas/commit/24a193cf7cd253abd918ec92fd21bc1c62edb6b9)
- [Fixed CRS handling for GeoPandas 0.11.0](https://github.com/anitagraser/movingpandas/commit/f44f0bcf41477b594d9735c8c6aa77958871c987)


Behind the scenes:

- [Updated papers using MovingPandas](https://github.com/anitagraser/movingpandas/commit/81290d820d668938113bd3c0d93b9a11e2fa344d)

0.10

Published at https://anaconda.org/conda-forge/movingpandas

New features:

- First initial [MovingFeatures JSON (MF-JSON)](https://github.com/opengeospatial/mf-json/tree/2a87dd297468f1c086b6fd40ad7d3ed07c2fe7ad/json-sample/movingpoint) support
- [New tutorial](https://github.com/anitagraser/movingpandas/blob/v0.10/tutorials/5-local-coordinates.ipynb) on local non-geographic coordinates
- 212 speed and direction column names can now be customized

Includes fixes and enhancements for:

- 178 Exposed StoneSoup import warning to user if this optional dependency is missing
- 183 Addressed FutureWarnings
- 186 Optimized stop point detection by avoiding re-creating shapely objects
- 189 Support for custom geometry column names
- 196 Ensured that add_direction doesn't add extra columns
- Proper geo=False handling to improve working with local non-geographic coordinates

Behind the scenes:

- The repo now has bug report and feature request templates
- We have activated the discussions forum at https://github.com/anitagraser/movingpandas/discussions

0.9

Published at https://anaconda.org/conda-forge/movingpandas

New features:

- 15 First trajectory smoothing algorithm: Kalman filter with constant velocity model based on StoneSoup
- 128 First spatiotemporal trajectory generalization algorithm: Top-Down Time Ratio algorithm proposed by Meratnia & de By (2004) ported from MovinPy
- 129 First trajectory cleaning algorithm: Outlier cleaner ported from MovinPy
- 165 New convenience function showing library versions

Includes fixes and enhancements for:

- 152 Faster length of the diagonal of the minimum rotated rectangle
- 151 Customizable speed column name
- 147 Filter TrajectoryCollection by trajectory duration
- 124 Add option for splitting trajectories by hour
- 160 Faster TrajectoryCollection aggregation

Behind the scenes:

- 168 We have moved testing from Travis to Github Actions
- 143 Sources are now linted using flake8 and black

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.