Skip to content

TropiTracker is an open-source tropical cyclone tracker that provides you with details on active and upcoming tropical cyclones such as wind speed, satellite imagery, future tracks, and more. TropiTracker's update feature ensures that you get vital updates the minute they happen. Get prepared and stay ahead of the storm with TropiTracker!

Notifications You must be signed in to change notification settings

CGray1234/TropiTracker

Repository files navigation

Better Stack Badge

TropiTracker is an open-source tropical cyclone tracker that provides you with details on active and upcoming tropical cyclones such as wind speed, satellite imagery, movement speed, future tracks, and more. TropiTracker's update feature ensures that you get vital updates the minute they happen. Get prepared and stay ahead of the storm with TropiTracker!

All code is open-source for anyone looking to accomplish something similar to what this website does.

How it works:

First, the NHC Current Storms API link is passed thru a proxy to avoid CORS issues and ensures that all content is loaded correctly. The api uses a slightly different link every time to ensure the website stays updated.

Next, the amount of storms are separated into hurricanes, tropical storms, and tropical depressions. This is then displayed on the top of the page.

Finally, each storm's id and binNumber is used to find cone maps, satellite images, and the RSS links unique to each storm. The nhc:headline and nhc:datetime (update) parameters are taken and displayed under each storm header.

And that's basically it. There are some more things that happen in the background that are for aesthetics and easier use, and that can be found in the script.js file.

Questions?

If you have any questions at all, whether it be asking how something works, feature requests, or if something's not working right, feel free to submit an issue.

About

TropiTracker is an open-source tropical cyclone tracker that provides you with details on active and upcoming tropical cyclones such as wind speed, satellite imagery, future tracks, and more. TropiTracker's update feature ensures that you get vital updates the minute they happen. Get prepared and stay ahead of the storm with TropiTracker!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published