Published September 17, 2025 | Version v3
Dataset Open

IMPMCT: A Dataset of Integrated Multi-source Polar Mesoscale Cyclone Tracks

Description

Short description

IMPMCT combines vortices tracking algorithms from ERA5 reanalysis with deep learning-based detection of cyclonic cloud features in Advanced Very High-Resolution Radiometer (AVHRR) infrared imagery, while incorporating near-surface wind matching by Advanced Scatterometer (ASCAT) and Quick Scatterometer (QUIKSCAT) measurements. The dataset contains 1,110 vortices tracks, 16,001 cyclonic cloud features, and 4,472 wind speed records, with multi-dimensional attributes such as cloud morphology, core wind speed, and environmental advection wind speed. 
  - Temporal Coverage**: February 2001 – April 2024.  
  - Spatial Coverage**: 50–85°N, 40°W–80°E.  

Dataset Structure  

1、cyclone_IR_images

- Contains 1,110 subfolders named by cyclone IDs (matching track IDs).  
- Each subfolder stores infrared images of cyclonic cloud features.  
- These images are generated in the same way as the VCI image (see arcticle),but are centered on cyclone      centers, with wind vectors overlaid when available.  
- Naming convention: `{ID}_{step}.png` (e.g., `11_3.png`), where step denotes the temporal sequence.  
- Brightness temperature mapped to grayscale (210–280 K), wind speed mapped to 0–25 m/s (examples in auxiliary folder).  

2、auxiliary_information

   Color mapping examples 

    - Mapping_of_brightness_temperature_to_grayscale.png
    - Wind_speed_mapping.png  

   Vortex evolution logs

    - split_IDs.txt: IDs of vortices formed via splitting.  
    - merge_IDs.txt: IDs of vortices terminated via merging.  
    - merge_example.png、split_example.png (illustrating merging/splitting processes).  

3、Data Tables

ERA5_tracks.xlsx

                        Variables Abbreviations Units Notes
ID ID   Track  identifier
Longitude lon °E/°W Vortex center longitude
Latitude lat °N Vortex center latitude
Time time UTC Timestamp of track point
Smoothed relative vorticity at 850hPa ζ_smth850 10^-4 s^-1 850 hPa relative vorticity uniformly smoothed over a 60 km radius at the vortex center 
Vorticity equivalent radius r km Equivalent circular radius of the vortex area
Sea level pressure center value  slp hPa Minimum sea-level pressure within 150km of the  vort center
Sea level pressure center longitude slp_lon °E /°W Longitude of the matched SLP minimum cente
Sea level pressure center latitude slp_lat °N Latitude of the matched SLP minimum center

note:The track with ID 399 differs by 3 time steps, which is connected in the cloud image but disconnected in ERA5 data

cyclone_infos.xlsx

                        Variables Abbreviations Units Notes
ID ID   Track identifier (corresponds to vortex track)
Sequence number step   Cyclone image step at temporal sequence
Longitude lon °E/°W Cyclone center longitude
Latitude lat °N  Cyclone center latitude
AVHRR scanning time time UTC Average time of AVHRR scanning within 50km of the cyclone center 
Width of bounding box width km Shorter side of the oriented bounding box circumscribing the cyclone
Length of bounding box length km Longer side of the oriented bounding box circumscribing the cyclone
AVHRR satellite AVHRR_satellite   Satellite used to draw the AVHRR infrared image
Scatterometer scanning time wind_time UTC  Average time of wind scatterometer scanning within 50km of the cyclone center
Maximum near-surface wind speed associated with the cyclone max_wind m/s Maximum near-surface wind speed within a  search radius of the cyclone center
Effective ratio of wind speed valid_fraction   Proportion of available wind speed data within a search radius

Files

auxiliary_information.zip

Files (6.1 GB)

Name Size Download all
md5:944eec517019a278bcca9a85e44693da
18.5 MB Preview Download
md5:1fc5fbea4f7a9148d514cd5f671931ff
952.8 kB Download
md5:5357fadfc76f730883d2e2526265808b
722.4 MB Preview Download
md5:f9e8e37a78951f929635e276e4a938ae
1.0 GB Preview Download
md5:42567baffabbc7cf8c968ace474fabd0
1.1 GB Preview Download
md5:8ba104631aeafda5917e021f213142f9
1.3 GB Preview Download
md5:979c7abead6d23cb4595277bcfd3af80
2.0 GB Preview Download
md5:5f129c77baf48a3ab6a570c52b5883fc
2.1 MB Download
md5:cb4bc0d96e97024eec9041a15fab7e70
7.7 MB Preview Download
md5:d75b4184fa3d3e143819d7a02912fbb4
4.3 kB Preview Download

Additional details

Related works

Is supplement to
Dataset: 10.5194/essd-2025-186, (DOI)

Software

Repository URL
https://github.com/thebluewind/IMPMCT
Development Status
Active