We're very excited to announce that MovingPandas is now listed on osgeo.org 🎉

https://www.osgeo.org/projects/movingpandas/

Thank you to the incubation committee for their support in the process ❤️

#osgeo @osgeo #movingpandas #GISChat #OpenSource #MovementDataScience #MobilityDataAnalysis #MobileDataManagement

MovingPandas - OSGeo

a Python library for movement trajectory data exploration and analysis

OSGeo

If you like working with your data in the cloud, you may be happy to know that #MovingPandas is available in the #conda channel #Snowflake #Snowpark for #Python

https://repo.anaconda.com/pkgs/snowflake/

#MovementDataScience #MobilityDataScience #MovementDataAnalytics #CloudComputing

Snowflake Snowpark for Python

Just found another new preprint / review on this topic:

#DeepLearning for #TrajectoryData Management and Mining: A Survey and Beyond

https://arxiv.org/pdf/2403.14151.pdf

@movingpandas mentioned 👍

#MovementDataScience #mobilitydatascience #gischat #giscience #mobility #geoai

To increase the outreach of the conference to a wider community, we solicit your support in the form of sponsorships

Sponsorship advantages include:
• Your logo on the conference website and in the conference program brochures
• Your flyer in the speaker’s kit
• Special sponsor recognition at the opening and closing ceremonies
• Attendance to specialized talks

More info:
https://mdm2024.github.io/assets/files/ieee-mdm2024-sponsorship-opportunities.pdf

#MDM2024 #MobileDataManagement #IEEE #MovementDataScience #MobilityData

Over 1,000 stars ⭐ wow!

Our community keeps growing and growing 🤩

It's great to see the sustained interest in #MovementDataScience

If you know of any tool we missed, please share:

https://github.com/anitagraser/movement-analysis-tools/blob/main/README.md

#MovingPandas #GeoPandas #GISChat #Python #SpatialDataScience #StarHistory

movement-analysis-tools/README.md at main · anitagraser/movement-analysis-tools

Tools for the analysis of movement data. Contribute to anitagraser/movement-analysis-tools development by creating an account on GitHub.

GitHub

TIL that #MoveApps https://www.moveapps.org have adopted @movingpandas TrajectoryCollections as their #Python default IO 😍 https://docs.moveapps.org/#/create_py_app

It's kind of similar to #QGIS Model Designer but in the browser and specializing in #MovementEcology

#MoveBank #MovementDataScience #MovementData #Ecology #AnimalBehavior

MoveApps - Analyse without Code

MoveApps is a no-code analysis platform for animal tracking data hosted by the Max Planck Institute of Animal Behavior. The aim is to make sophisticated analytical tools accessible to a larger audience.

Our first citation of the year 🎉

Glad to add Lei et al. (2024) "Predicting vessel arrival times on inland waterways" to the list: https://github.com/movingpandas/movingpandas/blob/main/README.md#scientific-publications-using-movingpandas

"the historical voyages are processed with the movingpandas library and stored as GeoDataFrames"

#MovingPandas #GeoPandas #GISChat #Python #MovementDataScience #AIS #ArrivalTimePrediction #VesselTracking

movingpandas/README.md at main · movingpandas/movingpandas

Movement trajectory classes and functions built on top of GeoPandas - movingpandas/movingpandas

GitHub

If you had issues with #MovingPandas version 0.17.0 in your #Python 3.9 and 3.8 environments, please update to version 0.17.1 released today

https://movingpandas.org

#MovementDataScience #MobilityAnalytics #GISChat #GIScience

MovingPandas

A Python library for movement data exploration and analysis

MovingPandas

Every once in a while, I stumble over a paper that has really nice figures, that make me curious to learn how they were created

Fiona Lippert et al.'s "Learning to predict #spatiotemporal #movement dynamics from weather radar networks" is definitely one of them

Luckily they provide their plotting code at https://github.com/FionaLippert/FluxRGNN/blob/v.1.1.1/notebooks/radar_case_study.ipynb for all of us to learn from

#OpenScience #FlowMaps #Mapping #GIScience #MovementEcology #MovementDataScience

FluxRGNN/notebooks/radar_case_study.ipynb at v.1.1.1 · FionaLippert/FluxRGNN

Spatio-temporal modeling framework for large-scale migration forecasts based on weather radar networks - FionaLippert/FluxRGNN

GitHub

We've just merged a long-awaited feature: different distance, speed, and acceleration units support

https://github.com/movingpandas/movingpandas/pull/295

This should make working with the results much more user-friendly than the basic SI units we have provided so far

#MovementDataScience #datascience #MobilityDataScience #MobilityAnalytics

Added distance, speed, and acceleration unit handling (#234) by bamacgabhann · Pull Request #295 · movingpandas/movingpandas

trajectory.py modified to allow specifying units for adding distance, speed, and acceleration columns (#234) If no units are specified, behaviour is unchanged - calculations in meters if projection...

GitHub