Skip to content

The simplest tropical cyclone track map generator.

Notifications You must be signed in to change notification settings

dgnrao1/TrackGen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrackGen - The simplest tropical cyclone track map generator

Usage

  • Each line is a point to be plotted on the map
  • Each field gives information about the point to be plotted
Field Description Example Required?
Name Name of the cyclone, used to join points together Iota
Latitude Latitude coordinate, choose either °N or °S instead of using negative numbers 52 °N
Longitude Longitude coordinate, choose either °E or °W instead of using negative numbers 1°W
Wind Speed Wind speed at that point, leave blank for unknown speeds 25 kt
Stage Stage of tropical cyclone (determines shape used for point) Tropical Cyclone

About

The simplest tropical cyclone track map generator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 35.8%
  • JavaScript 27.4%
  • CSS 22.3%
  • HTML 14.5%