Skip to content

Tropical cyclone casestudy#2391

Draft
s6sebusc wants to merge 3 commits into
ecmwf:developfrom
s6sebusc:tropical_cyclones2
Draft

Tropical cyclone casestudy#2391
s6sebusc wants to merge 3 commits into
ecmwf:developfrom
s6sebusc:tropical_cyclones2

Conversation

@s6sebusc
Copy link
Copy Markdown
Contributor

Description

Analyzes a single prediction for a single user-selected tropical cyclone by comparing the track location, cyclone pressure and wind speed to the target. Input is expected to be interpolated to 1°x1° and stored in netcdf files produced by the export package. A config file specifies the forecast files and the time and location at which the target cyclone is to be found. The algorithm the detects and tracks all tropical cyclones in target and prediction, selects the tracks matching the chosen storm and produces evaluation plots.

The tracking logic is later intended to be used for systematic evaluation of all tropical cyclones over a longer period of time.

Issue Number

Closes #2260

@s6sebusc
Copy link
Copy Markdown
Contributor Author

Example output for Typhoon Bolaven:

i0xr7z48_cyclone_2023-10-07T00

Snapshots of wind speed along the track, showing also the detected storm centers:

i0xr7z48_cyclone_2023-10-07T00_snapshots

@github-actions github-actions Bot added the eval anything related to the model evaluation pipeline label May 20, 2026
@clessig
Copy link
Copy Markdown
Collaborator

clessig commented May 20, 2026

@s6sebusc : thank you very much! Could we run the tracker over the full 3 month evaluation period and compare the number of TCs to the one in IBTRACS?

@s6sebusc
Copy link
Copy Markdown
Contributor Author

@s6sebusc : thank you very much! Could we run the tracker over the full 3 month evaluation period and compare the number of TCs to the one in IBTRACS?

yes, something like that would be a next step! If someone has data for three months already we can try it out.

@clessig
Copy link
Copy Markdown
Collaborator

clessig commented May 21, 2026

@s6sebusc : thank you very much! Could we run the tracker over the full 3 month evaluation period and compare the number of TCs to the one in IBTRACS?

yes, something like that would be a next step! If someone has data for three months already we can try it out.

@MatKbauer ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

eval anything related to the model evaluation pipeline

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Tropical storm case studies

2 participants