A custom HURDAT2 data parser.
Project description
hurdat2py
A clean, researcher-focused Python interface for the NOAA HURDAT2 Hurricane Database.
Disclaimer: This package is maintained primarily for personal research.
Installation
pip install hurdat2py
Quick Start
import hurdat2py
# Initialize (Download/Cache latest data)
atl = hurdat2py.Hurdat2()
# Get a storm and plot it
katrina = atl['Katrina', 2005]
katrina.plot()
Attribution & Acknowledgements
- Data: National Hurricane Center (HURDAT2).
- Inspiration: The plotting aesthetic in this package was inspired by the excellent tropycal library. While
hurdat2pyis a standalone implementation, we aimed to match their publication-quality visual style.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hurdat2py-0.3.1.tar.gz
(13.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
hurdat2py-0.3.1-py3-none-any.whl
(14.9 kB
view details)
File details
Details for the file hurdat2py-0.3.1.tar.gz.
File metadata
- Download URL: hurdat2py-0.3.1.tar.gz
- Upload date:
- Size: 13.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
81fc32b40f00ad4b569c614437d1174e6fe55e4278df03de4120d6218d98cda7
|
|
| MD5 |
55d0f0c44783e90a929c7b68fbcfff3d
|
|
| BLAKE2b-256 |
962c1ef00f83b32d4edd04c5b0433203a7c5758699ff0b8210ef770cab97ea93
|
File details
Details for the file hurdat2py-0.3.1-py3-none-any.whl.
File metadata
- Download URL: hurdat2py-0.3.1-py3-none-any.whl
- Upload date:
- Size: 14.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
65c3a1d81cc844cf5b03c9bd801870d231f97893a6e2b985021739e32a32fb71
|
|
| MD5 |
1c95c5f9272d7483e9ceb998fa8bcae7
|
|
| BLAKE2b-256 |
ca6075ea5099627f53dbdde41aff86172c74e5c7145f4ec20fd711697d0823a5
|