Articles | Volume 18, issue 18
https://doi.org/10.5194/gmd-18-6177-2025
© Author(s) 2025. This work is distributed under
the Creative Commons Attribution 4.0 License.Linear Meta-Model optimization for regional climate models (LiMMo version 1.0)
Download
- Final revised paper (published on 22 Sep 2025)
- Preprint (discussion started on 15 Apr 2025)
Interactive discussion
Status: closed
Comment types: AC – author | RC – referee | CC – community | EC – editor | CEC – chief editor
| : Report abuse
-
RC1: 'Comment on egusphere-2025-710', Anonymous Referee #1, 12 May 2025
- AC1: 'Reply on RC1', Sergei Petrov, 09 Jul 2025
-
RC2: 'Comment on egusphere-2025-710', Anonymous Referee #2, 28 May 2025
- AC2: 'Reply on RC2', Sergei Petrov, 09 Jul 2025
Peer review completion
AR: Author's response | RR: Referee report | ED: Editor decision | EF: Editorial file upload
AR by Sergei Petrov on behalf of the Authors (09 Jul 2025)
Author's response
Author's tracked changes
Manuscript
ED: Referee Nomination & Report Request started (14 Jul 2025) by Emmanouil Flaounas
RR by Anonymous Referee #2 (15 Jul 2025)

RR by Anonymous Referee #1 (26 Jul 2025)
ED: Publish subject to minor revisions (review by editor) (04 Aug 2025) by Emmanouil Flaounas

AR by Sergei Petrov on behalf of the Authors (05 Aug 2025)
Author's response
Author's tracked changes
Manuscript
ED: Publish as is (06 Aug 2025) by Emmanouil Flaounas

AR by Sergei Petrov on behalf of the Authors (06 Aug 2025)
Manuscript
This manuscript discusses a tuning method (LiMMo) for regional climate models. LiMMo is based on linear regression. In the manuscript, LiMMo is tested on a sample tuning run.
Major comment:
My main question relates to regularization of LiMMo’s regression. LiMMo appears to use linear regression without any sort of regularization, e.g., ridge regression or LASSO regression. A common problem with un-regularized linear regression is that it sometimes yields large “optimal” parameter values that delicately cancel each other’s effects. Then those parameter values lead to a poor result when used in a non-linear model like ICON-CLM. However, LiMMo doesn’t seem to suffer from this problem in the example tuning run presented (see Fig. 6 and the discussion in the manuscript). Please discuss how this problem is avoided in your run. In addition, please do a tuning run in which the range of each parameter, p_max - p_min, is doubled, and then recalculate the R2 values and re-create the plots in Fig. (6). In general, with the range doubled, does regression yield large parameter values that behave poorly in ICON-CLM?
Minor comments:
Equation (7): What are the values of Delta_p_m used in your tuning runs? How is Delta_p_m related to p_m_min and p_m_max?
Lines 320-321: “Test samples were generated by simultaneously varying these parameters within the Latin Hypercube around the minimum and maximum values”. Why does this sentence say “around” rather than “between”? Are the samples allowed to include values less than p_min or greater than p_max? Can you give more details about how this Latin Hypercube sample is constructed?
Equation (9): The logical switches, p_l, must take integer values of 0 or 1, but linear regression would seem to yield optimal values of p_l that are real numbers. How does LiMMo convert between the real values yielded by regression and the integer values of, e.g., Fig. (9)?
Equations (14)-(15): Please clarify the notation “min/max”. I was initially confused by whether Eqn. (14) was to be interpreted as really two equations, one for REG_min and one for REG_max, or instead whether REG_min/max was a single variable. It wasn’t clear until I reached Eqn. (15) that the former interpretation is the intended one. To clarify, the authors could, for example, simply write the equation before Eqn. (14) as an equation for REG_min and state that a similar equation holds for REG_max.
What is plotted in Fig. 6 is not clear to me. I am guessing that Fig. 6 evaluates whether the regression model yields the same result as the ICON-CLM model run for the same configuration and set of parameter values. Is this true? What does each grey dot represent? Is it a single grid point for a single month? Readers might be interested to see plots of other variables, in addition to rsds and pr_amount.
What is plotted in Fig. 7 is also unclear. It is apparently meant to assess the “linear approximation error”, but then it plots RMSE relative to obs. However, it’s possible for both the regression and ICON-CLM to have the same RMSE but different spatial patterns. A different spatial pattern would indicate that the linear approximation error is large, but this large error wouldn’t be reflected in RMSE. Also, I don’t understand how the ICON-CLM result can sometimes have lower RMSE (better accuracy) than the regression. The regression is approximating the optimum, but often ICON-CLM appears to do even better than the optimum. In addition to Fig. 7, it might be helpful to simply plot spatial maps of, e.g., pr_amount from the regression model next to pr_amount from ICON-CLM.