minimal R version GitHub (pre-)release CRAN_Status_Badge Build Status AppVeyor Build Status codecov Docker Cloud Build Status rstudio.cloud

knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

HURDAT

This R package currently aims to reorganize the NOAA HURDAT2 dataset for Atlantic, East Pacific and Central Pacific-basin tropical cyclones and present it in a cleaner format.

The Atlantic basin dataset covers all cyclones that have developed in the Atlantic Ocean. The eastern Pacific datasets cover cyclones in the Pacific from the United States/Mexico coastlines to -140°W where the cyclone entered what is referred to as the central Pacific basin. The central Pacific basin extends westward to -180°W.

Getting Started

vignette("hurdat", package = "HURDAT")

Installing

HURDAT is available on CRAN.

install.packages("HURDAT")

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments



timtrice/HURDAT documentation built on Dec. 8, 2020, 6:43 a.m.