australian_tracks: A few Australian storm tracks datasets

australian_tracksR Documentation

A few Australian storm tracks datasets

Description

A dataframe containing tracking data for three cyclones in Australia (Larry in 2006, George in 2007, Yasi in 2011, and Marcia in 2015). This dataframe is included for use as example storm tracks dataframes in the package documentation. This data originally came from the International Best Track Archive for Climate Stewardship (IBTrACS): https://www.ncdc.noaa.gov/ibtracs/

Usage

australian_tracks

Format

A dataframe with 99 rows and 5 variables:

iso_time

A date-time value giving the time of the observation (in UTC)

lat

A numeric vector giving the storm's latitude at that observation time

lon

A numeric vector giving the storm's longitude at that observation time

usa_wind

A numeric vector giving the estimated maximum sustained wind of that storm at that observation time, in knots

usa_rmw

A numeric vector giving the estimated radius to maximum wind, in nautical miles.

bom_wind

A numeric value giving the estimate maximum mean wind around the cyclone, based on data from the Australian Tropical Cyclone Warning Centres.

Source

https://www.ncei.noaa.gov/products/international-best-track-archive?name=sources


geanders/stormwindmodel documentation built on Sept. 27, 2022, 6:47 a.m.