Global CDHE Event Catalogue (0.1°, 1961–2023)
Authors/Creators
Description
This dataset is a global catalogue of Compound Dry–Hot Extreme (CDHE) events, derived from the daily Standardized Soil-moisture–Temperature Compound Index (SSTCI). Each record describes a single CDHE event detected at a land grid cell, including its timing, duration, and severity characteristics.
The catalogue covers the period 1961–2023 at 0.1° spatial resolution over global land areas (Antarctica cropped out).
- File:
Global_CDHE_1961_2023.nc - Format: NetCDF-4 (classic model), CF-1.8 conventions
File structure
The catalogue uses a flattened (event-list) format. Instead of storing a separate table per grid cell, every event from every grid cell is stored as one row in a single long list. The location of each event is recorded through index and coordinate variables, so the original per-cell organization can be fully reconstructed.
Dimensions
Dimension Length Description event(total number of events) one entry per detected CDHE event lat1500 latitude axis of the underlying 0.1° grid lon3600 longitude axis of the underlying 0.1° grid Coordinate axis variables
Variable Dimension Type Description latitudelatsingle Latitude values of the grid rows (degrees north) longitudelonsingle Longitude values of the grid columns (degrees east) Event variables (all indexed by
event)Variable Type Units Description lat_indexint32 — Row index (1-based) into latitudefor the event's grid celllon_indexint32 — Column index (1-based) into longitudefor the event's grid celllatsingle degrees_north Latitude of the event's grid cell lonsingle degrees_east Longitude of the event's grid cell serialint32 — Event serial number within its grid cell durationsingle days Duration of the event (see definitions below) total_severitysingle — Total severity of the event (see definitions below) intensitysingle — Average daily intensity of the event (see definitions below) start_yearint16 — Start year start_monthint8 — Start month (1–12) start_dayint8 — Start day (1–31) end_yearint16 — End year end_monthint8 — End month (1–12) end_dayint8 — End day (1–31) -
Files
README_CDHE.txt
Additional details
Funding
- National Natural Science Foundation of China
- NSFC-FWO Bilateral Research Cooperation Program CausalHeat G0AOO25N
Software
- Repository URL
- https://github.com/Rukhshinda-Aftab/Compound-dry-hot-extreme-CDHE-event-catalogue-
- Programming language
- MATLAB
- Development Status
- Active