rain_max_world: Record rainfall totals from around the world
Description
World record point precipitation measurements from NOAA's
National Weather Service, Hydrometeorological Design Studies Center. NOAA
indicates that some records have not been verified.
Usage
data(rain_max_world)
Format
Data frame with 8 columns and 47 rowsDetails
Variables:
- Duration - duration of the rainfall event
- Amount_in - total rainfall amount in inches
- Amount_mm - total rainfall amount in millimeters
- Location - region and country names
- Lat - latitude in decimal degrees
- Lon - longitude in decimal degrees
- Start_Date - starting date of the rainfall event in yyyy-mm-dd format
- Estimate - Yes if the record has not been verified, blank otherwise