Created
July 3, 2024 17:04
-
-
Save curran/db34e5354904c32d8e51d8ffe9b13145 to your computer and use it in GitHub Desktop.
Revisions
-
curran created this gist
Jul 3, 2024 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,13 @@ You can find historical hurricane data from several reliable sources, including: 1. **NOAA National Hurricane Center (NHC)**: They provide comprehensive data on past hurricanes, including tracks, intensities, and summaries. You can access the NHC archive [here](https://www.nhc.noaa.gov/data/). 2. **NOAA National Centers for Environmental Information (NCEI)**: They offer a range of climate data, including hurricane tracks and impacts. You can explore their hurricane data [here](https://www.ncei.noaa.gov/access/metadata/landing-page/bin/iso?id=gov.noaa.ncdc:C00775). 3. **HURDAT2 (Hurricane Database)**: Maintained by NOAA, this database includes detailed information on North Atlantic hurricanes. You can find HURDAT2 [here](https://www.nhc.noaa.gov/data/#hurdat). 4. **International Best Track Archive for Climate Stewardship (IBTrACS)**: This global hurricane data repository compiles information from multiple agencies. You can access IBTrACS data [here](https://www.ncdc.noaa.gov/ibtracs/). 5. **NASA Earth Observatory**: They provide visualizations and data on hurricanes, which can be helpful for research and analysis. Visit their hurricane page [here](https://earthobservatory.nasa.gov/). These sources should provide you with a comprehensive set of historical hurricane data for your research or analysis needs.