Movingpandas

Latest version: v0.18.1

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

Scan your dependencies

Page 1 of 4

0.18.1

This is a minor release that fixes a bug in TrajectorCollection.add_timedelta()

What's Changed
* Fix typo in TrajectoryCollection.add_timedelta() adding distance instead by IFcoltransG in https://github.com/movingpandas/movingpandas/pull/384

New Contributors
* IFcoltransG made their first contribution in https://github.com/movingpandas/movingpandas/pull/384

**Full Changelog**: https://github.com/movingpandas/movingpandas/compare/v0.18...v0.18.1

0.18

What's Changed

New functionality

* Add TrajectoryCollection.get_trajectories(obj_id) in https://github.com/movingpandas/movingpandas/commit/a7ef98e1dff5136afc5bc307e8b9f183a06e2971 by anitagraser
* Add obj weights to Aggregator by Naarlack in https://github.com/movingpandas/movingpandas/pull/369
* Additional trajectory splitter based on heading angle by Naarlack in https://github.com/movingpandas/movingpandas/pull/371
* Add intersection() in https://github.com/movingpandas/movingpandas/commit/15ed5d3735110e59345b503dc87e75adbd1667d2 by anitagraser
* Add hvplot_pts() in https://github.com/movingpandas/movingpandas/commit/fbab0e01a1bb5f110683b54486e52de42036a38e by anitagraser

![image](https://github.com/movingpandas/movingpandas/assets/590385/5c422073-4d0b-45c3-bc6b-185a46d13b61)


Convenience

* Add method chaining support by anitagraser in https://github.com/movingpandas/movingpandas/commit/e157868761d891abce3f5590b59f03a0ededf699

Performance

* Make TrajectoryCollection operations multi-threaded by anitagraser in https://github.com/movingpandas/movingpandas/pull/381

![image](https://github.com/movingpandas/movingpandas/assets/590385/ad1a0822-e95b-43ee-96ed-4bd029bf26ce)


Other

* Deprecated measure_distance_sperical() in https://github.com/movingpandas/movingpandas/commit/81e312c475dec9bd99a2c5b9085324d5baa97736 by anitagraser
* Make clip check min_length in https://github.com/movingpandas/movingpandas/commit/87b4a808f0f392bf737ecad7d19844204a36e2ee by anitagraser


New Contributors
* Naarlack made their first contribution in https://github.com/movingpandas/movingpandas/pull/369

**Full Changelog**: https://github.com/movingpandas/movingpandas/compare/v0.17.2...v0.18

0.17.2

This minor release adds further improvements for MovingFeatures support by adding a function allowing one to parse the data from a dictionary directly (instead of having to read from a file):
* Adding read_mf_dict function by GaspardMerten in https://github.com/movingpandas/movingpandas/pull/357

What's Changed
* Add testing on py 3.9 by anitagraser in https://github.com/movingpandas/movingpandas/pull/347
* Improved docstrings, fixes 355 by anitagraser in https://github.com/movingpandas/movingpandas/pull/356
* Simplify code by eumiro in https://github.com/movingpandas/movingpandas/pull/343


**Full Changelog**: https://github.com/movingpandas/movingpandas/compare/v0.17.1...v0.17.2

0.17.1

This minor release returns support for Python 3.9,

What's Changed
* Simplify typing hint, fixes 345 by anitagraser in https://github.com/movingpandas/movingpandas/pull/346


**Full Changelog**: https://github.com/movingpandas/movingpandas/compare/v0.17...v0.17.1

0.17

New Features

* Improved MF-JSON support
* Ability to parse a MovingFeatureCollection from a json file by GaspardMerten in https://github.com/movingpandas/movingpandas/pull/330
* GeoDataFrame to MF-JSON by GaspardMerten in https://github.com/movingpandas/movingpandas/pull/325
* New OutlierCleaner by anitagraser in https://github.com/movingpandas/movingpandas/pull/334

What's Changed

* Improved hvplot interactive plots by anitagraser in https://github.com/movingpandas/movingpandas/pull/340 (fixes https://github.com/movingpandas/movingpandas/issues/339 and https://github.com/movingpandas/movingpandas/issues/302)
* Modernize code by eumiro in https://github.com/movingpandas/movingpandas/pull/328
* Adding the timestamp column to the df returned by get_locations_at for a TrajectoryCollection by GaspardMerten in https://github.com/movingpandas/movingpandas/pull/331
* Shortened function names from `get_xyz_column_name()` to [`get_xyz_col()`](https://movingpandas.readthedocs.io/en/main/trajectory.html#movingpandas.Trajectory.get_speed_col)
* Moved list of supported units from docstrings to https://movingpandas.org/units

New Contributors

* GaspardMerten made their first contribution in https://github.com/movingpandas/movingpandas/pull/325
* eumiro made their first contribution in https://github.com/movingpandas/movingpandas/pull/328

**Full Changelog**: https://github.com/movingpandas/movingpandas/compare/v0.16.1...v0.17

0.16.1

This minor release improves time zone handling and stop detection performance

What's Changed
* add return_orig_tz by raybellwaves in https://github.com/movingpandas/movingpandas/pull/315
* Faster stop detection by anitagraser in https://github.com/movingpandas/movingpandas/pull/316
* Update environment-minimum.yml by anitagraser in https://github.com/movingpandas/movingpandas/pull/317
* Create trajectorycleaner.rst by anitagraser in https://github.com/movingpandas/movingpandas/pull/319

**Full Changelog**: https://github.com/movingpandas/movingpandas/compare/v0.16...v0.16.1

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.