Create a fast and robust radial profile of the tropical cyclone rotating wind from inputs Vmax, R34kt, Rmax, and latitude
Project description
TCWindProfile
A package that creates fast and robust radial profiles of the tropical cyclone rotating wind and pressure from inputs Vmax, R34kt, and latitude. Based on the latest observationally-validated science on the structure of the wind field and pressure.
Cite this code:
Also paper in prep with co-authors Dandan Tao and Robert Nystrom
Full modeling pipeline:
- Estimate Rmax from R34kt: ref Chavas and Knaff 2022 WAF "A Simple Model for Predicting the Tropical Cyclone Radius of Maximum Wind from Outer Size" https://doi.org/10.1175/WAF-D-21-0103.1
- Estimate R0 from R34kt: analytic approximate solution, from model of ref Emanuel 2004 / Chavas et al. 2015 JAS / Chavas and Lin 2016 JAS ("Tropical cyclone energetics and structure" https://doi.org/10.1017/CBO9780511735035.010 / "A model for the complete radial structure of the tropical cyclone wind field. Part I: Comparison with observed structure" https://doi.org/10.1175/JAS-D-15-0014.1 / "Part II: Wind field variability" https://doi.org/10.1175/JAS-D-15-0185.1)
- Generate outer wind profile R34kt to R0: same refs as previous
- Generate inner wind profile inside R34kt: mod rankine, ref Fig 8 of Klotzbach et al. 2022 JGR-A ("Characterizing continental US hurricane risk: Which intensity metric is best?" https://doi.org/10.1029/2022JD037030)
- Generate complete wind profile: merge inner and outer
- Estimate Pmin: ref Chavas Knaff Klotzbach 2025 WAF ("A simple model for predicting tropical cyclone minimum central pressure from intensity and size" https://doi.org/10.1175/WAF-D-24-0031.1)
- Generate pressure profile that matches Pmin: same ref as previous
Currently, this code uses a quadratic profile inside the eye (r<Rmax), a modified‐Rankine vortex between Rmax and R34kt (inner model), and the E04 model beyond R34kt. It is very similar to the full physics-based wind profile model of Chavas et al. (2015) (code here), but is simpler and much faster, and also includes a more reasonable eye model.
The model starts from the radius of 34kt, which is the most robust measure of size we have: it has long been routinely-estimated operationally; it is at a low enough wind speed to be accurately estimated by satellites over the ocean (higher confidence in data); and it is less noisy because it is typically outside the convective inner-core of the storm. The model then encodes the latest science to estimate 1) Rmax from R34kt (+ Vmax, latitude), 2) the radius of vanishing wind R0 from R34kt (+ latitude, an environmental constant), and 3) the minimum pressure Pmin from Vmax, R34kt, latitude, translation speed, and environmental pressure. Hence, it is very firmly grounded in the known physics of the tropical cyclone wind field while also matching the input data. It is also guaranteed to be very well‐behaved for basically any input parameter combination.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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
File details
Details for the file tcwindprofile-0.1.25.tar.gz.
File metadata
- Download URL: tcwindprofile-0.1.25.tar.gz
- Upload date:
- Size: 15.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0a1be45d2c6f1d04bdacbc9401912351e4736e14539ec43c06dd96c132798b0d
|
|
| MD5 |
132702a11bf001c14c90018f13fb1b91
|
|
| BLAKE2b-256 |
a2a709603e59121079c58f73c2678a4a33065cd8c3adc886665703e9a9d403cc
|
Provenance
The following attestation bundles were made for tcwindprofile-0.1.25.tar.gz:
Publisher:
publish.yml on drchavas/tcwindprofile
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
tcwindprofile-0.1.25.tar.gz -
Subject digest:
0a1be45d2c6f1d04bdacbc9401912351e4736e14539ec43c06dd96c132798b0d - Sigstore transparency entry: 214184296
- Sigstore integration time:
-
Permalink:
drchavas/tcwindprofile@1a247f0cc9e0b4da92e427ecd8a84296e8305129 -
Branch / Tag:
refs/tags/v0.1.25 - Owner: https://github.com/drchavas
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@1a247f0cc9e0b4da92e427ecd8a84296e8305129 -
Trigger Event:
release
-
Statement type:
File details
Details for the file tcwindprofile-0.1.25-py3-none-any.whl.
File metadata
- Download URL: tcwindprofile-0.1.25-py3-none-any.whl
- Upload date:
- Size: 18.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
517cde29e1f031cfbc9c16d3edf5ff478fb83029f44f9cfbc0ccbb3f6c8f0edf
|
|
| MD5 |
61934df1a7d5d972abda47cec761a9c0
|
|
| BLAKE2b-256 |
cee3b5a950991a088e3ba805a2abc243fe681b4bb11f2408d72194147c32d356
|
Provenance
The following attestation bundles were made for tcwindprofile-0.1.25-py3-none-any.whl:
Publisher:
publish.yml on drchavas/tcwindprofile
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
tcwindprofile-0.1.25-py3-none-any.whl -
Subject digest:
517cde29e1f031cfbc9c16d3edf5ff478fb83029f44f9cfbc0ccbb3f6c8f0edf - Sigstore transparency entry: 214184298
- Sigstore integration time:
-
Permalink:
drchavas/tcwindprofile@1a247f0cc9e0b4da92e427ecd8a84296e8305129 -
Branch / Tag:
refs/tags/v0.1.25 - Owner: https://github.com/drchavas
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@1a247f0cc9e0b4da92e427ecd8a84296e8305129 -
Trigger Event:
release
-
Statement type: