REVIEW 2 major objections 5 minor 13 references
MERCURY: A fast and versatile multi-resolution based global emulator of compound climate hazards
T0 review · 2 major / 5 minor · reviewed 2026-08-11 · deepseek-v4-flash
Pith's one-line read MERCURY emulates monthly temperature and humidity jointly from yearly global mean temperature, reconstructing grid-cell detail with a reverse lifting scheme so compound heat hazards can be explored without running Earth system models.
desk verdict MERCURY is a genuine step forward for joint emulation of temperature and humidity, but the manuscript needs to fix a singular covariance inversion in Eq. 7 and align its abstract claims with the spatial correlation results. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The central object is the lifting scheme, a second-generation wavelet transform that decomposes an irregularly shaped spatial field into a single scaling coefficient (the regional mean at each time step) and a set of wavelet coefficients (spatial deviations), through iterated split, predict, and update steps. The reverse operator $\Lambda_{r,m}^{T-RH}$ inverts this decomposition: given a monthly regional value, it selects the twenty historical years with the closest regional means, fits a multivariate Gaussian to their wavelet-coefficient vectors, and Monte Carlo samples from it, drawing relative humidity coefficients conditionally on temperature via $\Sigma_{RH|T} = \Sigma_{RH,RH} - \Sigma_{RH,T}\,\Sigma_{T,T}^{-1}\,\Sigma_{T,RH}$. Because the lifting reconstruction preserves the regional average exactly, the regional response model and its cross-region correlations survive to the grid-cell level while the wavelet sampling supplies local spatial structure and joint temperature-humidity covariability.
What would settle it
Take a future scenario or time window whose regional monthly means lie outside the range spanned by the training years, for example late-century high-emission conditions, and compare MERCURY's grid-cell WBGT 95th and 97.5th percentiles and Spearman correlation matrix against the withheld Earth system model output; if the quantile deviations grow systematically beyond the roughly 5% seen in the test scenario, or the spatial correlations degrade, the historical-Gaussian wavelet sampling assumption is falsified.
Extended reading notes
Core claim
The paper's central claim is that a multi-resolution, lifting-scheme framework can emulate multivariate climate fields at grid-cell resolution using only yearly global mean temperature as input, without fitting spatial pattern scaling at every grid cell. The regional response is a month- and region-specific additive model (a cubic smoothing spline) of temperature and relative humidity on global mean temperature, plus a multivariate Gaussian residual that preserves regional cross-correlations. The reverse lifting-scheme operator $\Lambda_{r,m}^{T-RH}$ reconstructs grid-cell values by Monte Carlo sampling wavelet-coefficient vectors from the twenty historical years whose regional means are closest to the target monthly value, and it draws relative humidity coefficients conditionally on temperature using the conditional covariance $\Sigma_{RH|T}$. On the SSP2-4.5 test scenario, the reconstructed fields reproduce the ESM spatial Spearman correlation structure for WBGT and keep the 95th and 97.5th percentiles of grid-cell WBGT distributions within about 5% deviation on average, while the pooled 5000-member superensemble captures both within-ensemble and between-ESM spread.
Load-bearing premise
The load-bearing premise is that future spatial patterns can be drawn from a multivariate Gaussian fitted to the twenty historical years whose regional monthly means are closest to the emulated value, so if a future climate state lies outside that historical cloud, the reconstructed grid-cell fields and the WBGT extremes derived from them will be biased.
Editorial extensions
If this is right
- A user can generate large ensembles of monthly, grid-cell temperature and humidity for any global mean temperature trajectory, so scenario spread and internal variability of compound hazards such as WBGT can be explored without running an Earth system model.
- Because the lifting scheme preserves the regional mean exactly, the regional response and cross-region correlations from the additive model are inherited at grid scale, while local spatial patterns are added by the wavelet sampling.
- The conditional sampling of relative humidity on temperature keeps spatially co-occurring humid-heat patterns, so compound extremes at a given grid cell and month are represented jointly rather than as independent variables.
- Regional 'zoom' reconstruction means impact studies can request grid-cell detail only for chosen regions, avoiding the very large storage footprints of complete global emulated fields.
Reading between the lines
- The lifting reconstruction itself is variable-agnostic; it is the wavelet-coefficient sampling step that would need to change for non-Gaussian variables, so replacing the Gaussian Monte Carlo with a non-Gaussian generative sampler could extend the same compression machinery to precipitation.
- Because relative humidity is sampled strictly conditionally on temperature, the emulator may under-represent humidity-driven heat stress that is not mediated by temperature; an egalitarian joint neighbourhood, which the paper mentions as future work, would be needed to capture such independent compound modes.
- With only twenty historical patterns used to estimate the wavelet covariance, the effective rank of that covariance is limited, so the nominal ensemble size may overstate the diversity of spatial patterns under strongly forced future climates; the number of distinct sampled fields across repeated emulations is a direct test.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. MERCURY is a statistical emulator that generates monthly, grid-cell fields of temperature and relative humidity from yearly global mean temperature and derives Wet Bulb Globe Temperature (WBGT) as a compound hazard metric. The method combines a regional additive model regressing monthly regional means on GMT, with a multivariate Gaussian for regional residuals, and a reverse lifting-scheme operator that disaggregates regional means to grid cells by Monte Carlo sampling of wavelet coefficients from the 20 historical years closest in regional value. Evaluation on a held-out SSP2-4.5 scenario across five CMIP6 ESMs shows that the 95% and 97.5% WBGT quantiles are captured with an average deviation of about 5%, while the 50% quantile is overestimated by up to 20% in some regions and spatial correlations are systematically underestimated in equatorial bands.
Significance. If the method is sound, MERCURY addresses a practical need: cheap, memory-efficient generation of multivariate, spatially resolved climate hazard fields from a single input (GMT) and without storing full global fields. The validation on an independent scenario, the benchmark against MESMER-M, and the public availability of the lifting-scheme code are clear strengths. The method is also modular and could be extended to additional variables. However, the central claim about reproducing compound extremes depends on the joint wavelet sampling step, and the manuscript leaves a load-bearing algorithmic detail unspecified, which currently limits the reproducibility and reliability of the headline result.
major comments (2)
- [Section 2.3.1, Eq. (7)] Equation (7) requires the inverse of Σ_T,T, the sample covariance of the 20 wavelet coefficient vectors used in the Monte Carlo neighbourhood. For any AR6 region with more than 20 grid cells (which includes most regions at 2.5° resolution), this matrix is singular because it is estimated from 20 samples in a dimension larger than 20. The manuscript does not specify the regularization, pseudo-inverse, shrinkage, or dimensionality reduction needed to make the inversion well-defined. Without such a specification, the conditional covariance Σ_RH|T is either undefined or, if a pseudo-inverse is implicitly used, restricts the sampled wavelet patterns to the linear span of the 20 historical patterns, biasing the joint T-RH sampling. This directly affects the reconstructed grid-cell fields and hence the WBGT extreme quantiles that are the paper's headline result.
- [Section 2.3] The Monte Carlo sampling assumes that the 20 wavelet coefficient vectors are realizations from a multivariate Gaussian distribution that is stationary over time. The paper tests normality for the regional residuals (SI Fig. 1) but provides no comparable diagnostic for the wavelet coefficients themselves, even though the upper quantiles of WBGT are particularly sensitive to the spatial pattern of extremes. The authors should either add a normality/stationarity check for wavelet coefficients or discuss the sensitivity of the extreme-quantile validation to this assumption, because this assumption is a load-bearing component of the reconstruction step.
minor comments (5)
- [Abstract and Section 3.1] The abstract states that 'the emulated WBGT spatial correlations correspond well to those of ESMs', but Figure 3 shows systematic positive differences (emulator underestimation) that reach about 0.2–0.4 in some latitude bands, particularly in July for equatorial correlations. The paper itself acknowledges this as a shortcoming, so the abstract phrasing should be softened or qualified.
- [Introduction] The phrase 'multiplt variables' in the introduction appears to be a typo for 'multiple variables'.
- [SI, Section 3] The test is called 'Durban-Watson test' in the SI; the correct name is 'Durbin-Watson test'.
- [Section 2.4] The evaluation uses 'ten monthly, regional values' per region, but the manuscript does not explain how these ten values are selected (e.g., randomly sampled from the residual distribution or at specific GMT levels). Clarifying this would help readers understand the size and representativeness of the evaluation ensemble.
- [SI, Eq. (2)] The CRPS formula in the SI is typeset in a way that makes the integration bounds and indicator functions unclear; please reformat it for readability.
Circularity Check
No significant circularity: training scenarios (SSP5-8.5, SSP1-2.6) and evaluation (SSP2-4.5) are disjoint, and the WBGT validation metrics are not forced by any fitted constant or construction.
full rationale
MERCURY's derivation chain is self-contained. The regional response V_r,m is fitted with an additive model on SSP5-8.5 and SSP1-2.6 (Eq. 1), the lifting-scheme operator is defined explicitly (Eqs. 3-6), and the Monte Carlo sampling of wavelet patterns is a conditional resampling of historical spatial anomalies (Section 2.3). The test evaluation uses the held-out SSP2-4.5 scenario: 1000 emulated fields are produced from the fitted model and compared against ESM fields through Spearman correlation matrices, quantile deviations, and probability-rank distributions (Section 2.4). None of the reported quantities is a fitted parameter renamed as a prediction: the spatial correlation and quantile diagnostics compare emulated fields to ESM test data and would change if the fitted response or the sampled wavelet covariance were wrong. The reverse lifting scheme conserves the regional mean by construction, but the paper's headline claims concern grid-cell-level WBGT spatial correlations and 95%/97.5% quantile deviations, which depend nonlinearly on the sampled T and RH fields and are not tautologically equal to the input regional means. Self-citations exist ([17] for the spatio-temporal lifting adaptation, [7] for the MESMER-M benchmark), but neither is load-bearing: the lifting construction is fully specified in the manuscript and the benchmark is external to the fitted values. The possible singularity of the 20-sample covariance matrix in Eq. 7 is a real numerical-completeness risk, not a circularity, because it concerns whether the stated conditional Gaussian sampling is well defined, not whether the output reduces to the input. Overall, no circular step can be exhibited by quoting the paper's equations.
Assumptions & free parameters
free parameters (5)
- Regional response splines f_r,m =
Fitted to training CMIP6 data (SSP1-2.6, SSP5-8.5)
- Regional residual covariance Sigma_m =
Estimated from training residuals
- Neighborhood size k =
20
- Buffer zone width =
1 grid cell
- Monte Carlo sample count =
100 per regional value
assumptions (5)
- standard math Lifting scheme is invertible
- domain assumption Residual normality
- domain assumption Stationarity of wavelet coefficients
- domain assumption Pattern scaling / smooth GMT response
- domain assumption Conditional Gaussian dependence between T and RH wavelet coefficients
Cite this review
Pith. "Pith review of MERCURY: A fast and versatile multi-resolution based global emulator of compound climate hazards." pith.science (2026). https://pith.science/paper/4NFL77OA
@misc{pith2026250104018,
author = {Pith},
title = {Pith review of: MERCURY: A fast and versatile multi-resolution based global emulator of compound climate hazards},
year = {2026},
howpublished = {\url{https://pith.science/paper/4NFL77OA}},
note = {Machine review of arXiv:2501.04018}
}
read the original abstract
High-impact climate damages are often driven by compounding climate conditions. For example, elevated heat stress conditions can arise from a combination of high humidity and temperature. To explore future changes in compounding hazards under a range of climate scenarios and with large ensembles, climate emulators can provide light-weight, data-driven complements to Earth System Models. Yet, only a few existing emulators can jointly emulate multiple climate variables. In this study, we present the Multi-resolution EmulatoR for CompoUnd climate Risk analYsis: MERCURY. MERCURY extends multi-resolution analysis to a spatio-temporal framework for versatile emulation of multiple variables. MERCURY leverages data-driven, image compression techniques to generate emulations in a memory-efficient manner. MERCURY consists of a regional component that represents the monthly, regional response of a given variable to yearly Global Mean Temperature (GMT) using a probabilistic regression based additive model, resolving regional cross-correlations. It then adapts a reverse lifting-scheme operator to jointly spatially disaggregate regional, monthly values to grid-cell level. We demonstrate MERCURY's capabilities on representing the humid-heat metric, Wet Bulb Globe Temperature, as derived from temperature and relative humidity emulations. The emulated WBGT spatial correlations correspond well to those of ESMs and the 95% and 97.5% quantiles of WBGT distributions are well captured, with an average of 5% deviation. MERCURY's setup allows for region-specific emulations from which one can efficiently "zoom" into the grid-cell level across multiple variables by means of the reverse lifting-scheme operator. This circumvents the traditional problem of having to emulate complete, global-fields of climate data and resulting storage requirements.
Figures
Figures from the paper (6 more)
Reference graph
Works this paper leans on
-
[1]
Veronika Eyring, Sandrine Bony, Gerald A. Meehl, Catherine A. Senior, Bjorn Stevens, Ronald J. Stouffer, and Karl E. Taylor. Overview of the Coupled Model Intercomparison Project Phase 6 (CMIP6) experimental design and organization. Geoscientific Model Development, 9(5):1937–1958, 2016
work page 1937
-
[2]
Wet-bulb temperature from relative humidity and air temperature
Roland Stull. Wet-bulb temperature from relative humidity and air temperature. Journal of Applied Meteorology and Climatology, 50(11):2267–2269, 2011
work page 2011
-
[3]
Economic Losses of Heat-Induced Reductions in Outdoor Worker Productivity: a Case Study of Europe
Anton Orlov, Jana Sillmann, Asbjørn Aaheim, Kristin Aunan, and Karianne de Bruin. Economic Losses of Heat-Induced Reductions in Outdoor Worker Productivity: a Case Study of Europe. Economics of Disasters and Climate Change, 3(3):191–211, 2019
work page 2019
-
[4]
Baldwin, Tarik Benmarhnia, Kristie L
Jane W. Baldwin, Tarik Benmarhnia, Kristie L. Ebi, Ollie Jay, Nicholas J. Lutsko, and Jennifer K. Vanos. Humidity’s Role in Heat-Related Health Outcomes: A Heated Debate. Environmental Health Perspectives, 131(5), 5 2023
work page 2023
-
[5]
O’Neill, Claudia Tebaldi, Detlef P
Brian C. O’Neill, Claudia Tebaldi, Detlef P. Van Vuuren, Veronika Eyring, Pierre Friedlingstein, George Hurtt, Reto Knutti, Elmar Kriegler, Jean Francois Lamarque, Jason Lowe, Gerald A. Meehl, Richard Moss, Keywan Riahi, and Benjamin M. Sanderson. The Scenario Model Intercomparison Project (ScenarioMIP) for CMIP6. Geoscientific Model Development, 9(9):346...
work page 2016
-
[6]
van Vuuren, Elke Stehfest, David E.H.J
Detlef P. van Vuuren, Elke Stehfest, David E.H.J. Gernaat, Jonathan C. Doelman, Maarten van den Berg, Mathijs Harmsen, Harmen Sytze de Boer, Lex F. Bouwman, Vassilis Daioglou, Oreane Y . Edelenbosch, Bastien Girod, Tom Kram, Luis Lassaletta, Paul L. Lucas, Hans van Meijl, Christoph Müller, Bas J. van Ruijven, Sietske van der Sluis, and Andrzej Tabeau. Ene...
work page 2017
-
[7]
Pendergrass, Flavio Lehner, Anna L
Lukas Brunner, Angeline G. Pendergrass, Flavio Lehner, Anna L. Merrifield, Ruth Lorenz, and Reto Knutti. Reduced global warming from CMIP6 projections when weighting models by performance and independence. Earth System Dynamics, 11(4):995–1012, 11 2020
work page 2020
-
[8]
Maialen Iturbide, José M. Gutiérrez, Lincoln M. Alves, Joaquín Bedia, Ruth Cerezo-Mota, Ezequiel Cimadevilla, Antonio S. Cofiño, Alejandro Di Luca, Sergio Henrique Faria, Irina V . Gorodetskaya, Mathias Hauser, Sixto Herrera, Kevin Hennessy, Helene T. Hewitt, Richard G. Jones, Svitlana Krakovska, Rodrigo Manzanas, Daniel Martínez-Castro, Gemma T. Narisma,...
work page 2020
Show all 13 references
-
[9]
McCollum, Michael Obersteiner, Shonali Pachauri, Shilpa Rao, Erwin Schmid, Wolfgang Schoepp, and Keywan Riahi
Oliver Fricko, Petr Havlik, Joeri Rogelj, Zbigniew Klimont, Mykola Gusti, Nils Johnson, Peter Kolp, Manfred Strubegger, Hugo Valin, Markus Amann, Tatiana Ermolieva, Nicklas Forsell, Mario Herrero, Chris Heyes, Georg Kindermann, V olker Krey, David L. McCollum, Michael Oberstei...
2017
-
[10]
Seneviratne, and Carl Friedrich Schleussner
Shruti Nath, Quentin Lejeune, Lea Beusch, Sonia I. Seneviratne, and Carl Friedrich Schleussner. MESMER-M: an Earth system model emulator for spatially resolved monthly temperature. Earth System Dynamics, 13(2):851–877, 2022
2022
-
[11]
Daniel S. Wilks. Statistical Methods in the Atmospheric Sciences. Academic Press, 3rd edition, 2011
2011
-
[12]
Jolliffe
I.T. Jolliffe. Forecast Verificaton: A Practitioner’s Guide in Atmospheric Science. Wiley-Blackwell, Oxford, 2nd edition, 2012
2012
-
[13]
Estimation of the Continuous Ranked Probability Score with Limited Information and Applications to Ensemble Weather Forecasts
Michaël Zamo and Philippe Naveau. Estimation of the Continuous Ranked Probability Score with Limited Information and Applications to Ensemble Weather Forecasts. Mathematical Geosciences, 50(2):209–234, 2 2018. 6
2018
Reviewed August 11, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.