trajectory
Here are 178 public repositories matching this topic...
-
Updated
Dec 22, 2021 - C++
-
Updated
Jun 9, 2020 - C#
-
Updated
Nov 19, 2021 - C++
-
Updated
Feb 9, 2022 - Python
Not so long ago, we had #140 solving bugs regarding airfoil implementation.
It's true that now rocketpy is dealing very well with these non-flat fins, however I feel we could implement some plots in rocket.py file to show to the user.
Some of them could be:
- Simple plot of airfoil data the user inputed by addFins() method
- Derivative of Lift coefficient by angle of attack
But of course
-
Updated
Dec 30, 2020 - C++
Hello, I would like to know if there is already any method developed to match the flight_ids obtained from So6 to ADS-B files. I’m trying to use the assign_id method for both files but it seems to be assigned differnent new flight-ids for SO6 and ADS-B same flights.
Thank you.
-
Updated
Oct 12, 2021 - TeX
-
Updated
Feb 27, 2022 - Python
-
Updated
Dec 18, 2021 - Jupyter Notebook
-
Updated
Jun 24, 2021 - R
-
Updated
Jun 18, 2020 - HTML
-
Updated
Aug 30, 2021 - Jupyter Notebook
-
Updated
Jul 5, 2020 - Python
-
Updated
Feb 16, 2022 - Python
-
Updated
Jan 27, 2022 - C++
-
Updated
May 16, 2021 - Python
-
Updated
Aug 8, 2020 - Python
-
Updated
Aug 23, 2021 - C++
-
Updated
Oct 21, 2020 - C++
-
Updated
Sep 9, 2021 - Python
-
Updated
Jan 21, 2020 - Python
-
Updated
Aug 30, 2020 - Jupyter Notebook
-
Updated
Jul 1, 2021 - HTML
Adapt the haversine distance function to support two arrays of locations as input, so that the paired distances are computed similarly to how the Euclidean distance works.
-
Updated
Nov 15, 2020 - Python
-
Updated
Feb 1, 2021 - Python
Improve this page
Add a description, image, and links to the trajectory topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the trajectory topic, visit your repo's landing page and select "manage topics."
movingpandas is awesome. I would like to add the ability to create TimestampedGeoJson from a Trajectory or for all Trajectories in a TrajectoryCollection. I just hacked this together and it works great with Folium's TimestampedGeoJson plugin (https://python-visualization.github.io/folium/plugins.html#folium.plugins.TimestampedGeoJson). This gives you the ability to visualize your trajectories over