Beginning with the 2009 season, the forecast track for each system in the CPHC area will be available as a widget that you can include on your website. In addition, tropical preparedness tips are also available as a widget.
There will be 3 options to view the forecast track.
To view for a specific storm, you need to know the stormid. For Lana, the stormid is EP062009. Felicia's stormid is EP082009. The widget will be available once the Central Pacific Hurricane Center takes over responsibility at 140W.
To display this
Copy this code into your webpage:
<iframe style="border: 0; frameborder: 0;" name="EP082009 5 Day Forecast Track" src="http://www.weather.gov/cphc/tc_graphics/Wwidget.php?stormid=EP082009" width="240" height="265" scrolling="no"><a href="http://www.weather.gov/cphc/tc_graphics/Wwidget.php?stormid=EP082009">View</a></iframe>
To view the latest system in the Central Pacific Hurricane Center basin (active or not)
Copy this code into your webpage:
<iframe style="border: 0; frameborder: 0;" name="5 Day Forecast Track" src="http://www.weather.gov/cphc/tc_graphics/Wwidget.php" width="240" height="265" scrolling="no"><a href="http://www.weather.gov/cphc/tc_graphics/Wwidget.php">View</a></iframe>
To view the latest active system in the Central Pacific Hurricane Center basin (will be blank when no active systems.
Copy this code into your webpage:
<iframe style="border: 0; frameborder: 0;" name="5 Day Forecast Track" src="http://www.weather.gov/cphc/tc_graphics/Wwidget.php?active=y" width="240" height="265" scrolling="no"><a href="http://www.weather.gov/cphc/tc_graphics/Wwidget.php?active=y">View</a></iframe>
To view Tropical Preparedness Tips
Copy this code into your webpage:
<iframe frameborder="0" name="PSA" src="http://www.weather.gov/cphc/Tropical_PSA.php" width="400" height="335" scrolling="no"><a href="http://www.weather.gov/cphc/Tropical_PSA.php">View</a></iframe>
To view the distance of storms from Hawaii locations
Copy this code into your webpage:
<iframe frameborder="0" name="Distances" src="http://www.weather.gov/cphc/distance_widget.php" width="400" height="335" scrolling="auto"><a href="http://www.weather.gov/cphc/distance_widget.php">See the distance from any active system from Hawaii locations.</a></iframe>
To view the latest position information
Copy this code into your webpage:
<iframe frameborder="0" name="position" src="http://www.weather.gov/cphc/latest_position_widget.php" width="350" height="250" scrolling="auto"><a href="http://www.weather.gov/cphc/latest_position_widget.php">View the latest position information</a></iframe>


