Getting the average of several typhoon trajectories

AI Thread Summary
Methods for averaging typhoon trajectories involve calculating an average migration vector based on the total displacement (dx and dy) for each six-hour interval across multiple typhoon tracks. This approach provides both direction and travel velocity, which can be visualized as a median line on a map. The discussion emphasizes the importance of understanding the context and purpose behind averaging trajectories, suggesting that this clarity can guide the analysis process. Additionally, the convex hull of the dataset is noted as a useful feature. Participants recommend using statistical tools to derive meaningful insights and encourage sharing the dataset for more tailored advice. Mapping projections and the significance of axis measurements are also highlighted as critical considerations in the analysis. Resources for historical typhoon data are provided for further exploration.
soybean101
Messages
1
Reaction score
0
graph.jpg

Hi
I am curious to know if there are methods of getting the average of several typhoon trajectories, with the average trajectory represented as straight red lines (for simplicity) as shown in the image. I am assuming that this average wouldn't be a straight line but be represented as a range. Each colored line corresponds to a different typhoon track, all of which are plotted for the entire year. This means that some trajectories were collected at different months. Time interval for each data point is six hours.
Since I am new to the field, I would just like to know if this was done already, and suggestions as to what/where I should begin to learn to do it. Thank you.
 

Attachments

  • graph.jpg
    graph.jpg
    26.6 KB · Views: 1,094
Earth sciences news on Phys.org
Pretty good searchable information here for historical tracks https://coast.noaa.gov/hurricanes/

Should be able to search based on basin, year, name, location etc...
 
Welcome to PF.
Where with the right statistics you can get any answer you want.

When does an 'average trajectory' have meaning.
Asking why you require an average trajectory, may help work out what you actually need.
You already have the convex hull of the dataset.

What mapping projection have you used?
Do the numbers (without units) on the axes of your map have any meaning?

Start by totalling all the dx and the dy steps for each 6 hour pairs of points. That will give you an average migration vector, having both direction and travel velocity.

Once you have that information you can rotate the map and look at the 'cross path' density profile of the tracks. That will give you a median line.

Is your data set available? Can you attach it to your next post.
 
On August 10, 2025, there was a massive landslide on the eastern side of Tracy Arm fjord. Although some sources mention 1000 ft tsunami, that height represents the run-up on the sides of the fjord. Technically it was a seiche. Early View of Tracy Arm Landslide Features Tsunami-causing slide was largest in decade, earthquake center finds https://www.gi.alaska.edu/news/tsunami-causing-slide-was-largest-decade-earthquake-center-finds...
Hello, I’m currently writing a series of essays on Pangaea, continental drift, and Earth’s geological cycles. While working on my research, I’ve come across some inconsistencies in the existing theories — for example, why the main pressure seems to have been concentrated in the northern polar regions. So I’m curious: is there any data or evidence suggesting that an external cosmic body (an asteroid, comet, or another massive object) could have influenced Earth’s geology in the distant...
Back
Top