Preprints
https://doi.org/10.5194/egusphere-2024-958
https://doi.org/10.5194/egusphere-2024-958
14 May 2024
 | 14 May 2024
Status: this preprint is open for discussion.

RASCAL v1.0.0: An Open Source Tool for Climatological Time Series Reconstruction and Extension

Álvaro González-Cervera and Luis Durán

Abstract. The reduction of in situ observations in recent decades poses a potential risk of losing crucial information in regions where local effects significantly shape their climatology. Reanalyses face challenges in examining climatologies with highly localized effects, particularly in regions with intricate orography. Empirical downscaling methods offer a cost-effective and easier to implement in new areas alternative to dynamic downscaling methods. This article introduces RASCAL, an open-source Python tool designed to address gaps in observational climate data, especially in regions with limited long-term data and significant local effects, such as mountainous areas. Employing an object-oriented programming style, RASCAL's methodology effectively links large-scale circulation patterns with local atmospheric features, using the analog method in combination with principal components analysis (PCA), outperforming reanalysis in conveying climatic characteristics. The package contains routines for preprocessing observations and reanalysis data, generating reconstructions using various methods, and evaluating the reconstruction's performance in reproducing the time series of observations, statistical properties, and relevant climatic indices. Its high modularity and flexibility allows fast and reproducible downscaling. The evaluations carried out in central Spain, near a mountainous area and an urbanized area, demonstrate that RASCAL performs better than the ERA20C and ERA20CM reanalysis in terms of R2, standard deviation, and bias. This is particularly evident in the reconstruction of monthly total precipitation. It is worth noting that RASCAL generates series with statistical properties, such as seasonality and daily distributions, that closely resemble observations, thus addressing the limitations of reanalysis biases. This addresses the limitations of reanalysis biases and confirms the potential of this method for conducting robust climate research. The adaptability of RASCAL to diverse scientific objectives is also highlighted. However, there are challenges to consider, such as the requirement for long-term data series and susceptibility to disruptions caused by changes in land use or urbanization processes. Despite these limitations, RASCAL's positive outcomes offer opportunities for comprehensive climate variability analyses and potential applications in downscaling short-term forecasts, seasonal predictions, and climate change scenarios. The Python code and the Jupyter Notebook for the reconstruction validation are publicly available as an open project.

Publisher's note: Copernicus Publications remains neutral with regard to jurisdictional claims made in the text, published maps, institutional affiliations, or any other geographical representation in this preprint. The responsibility to include appropriate place names lies with the authors.
Álvaro González-Cervera and Luis Durán

Status: open (until 23 Jul 2024)

Comment types: AC – author | RC – referee | CC – community | EC – editor | CEC – chief editor | : Report abuse
  • RC1: 'Comment on egusphere-2024-958', Anonymous Referee #1, 12 Jun 2024 reply
  • RC2: 'Comment on egusphere-2024-958', Anonymous Referee #2, 16 Jun 2024 reply
  • RC3: 'Comment on egusphere-2024-958', Anonymous Referee #3, 24 Jun 2024 reply
Álvaro González-Cervera and Luis Durán

Model code and software

RASCAL v1.0.0 Álvaro González-Cervera https://github.com/alvaro-gc95/RASCAL

Interactive computing environment

RASCAL_evaluaiton.ipynb Álvaro González-Cervera https://github.com/alvaro-gc95/RASCAL

Álvaro González-Cervera and Luis Durán

Viewed

Total article views: 319 (including HTML, PDF, and XML)
HTML PDF XML Total BibTeX EndNote
241 57 21 319 12 9
  • HTML: 241
  • PDF: 57
  • XML: 21
  • Total: 319
  • BibTeX: 12
  • EndNote: 9
Views and downloads (calculated since 14 May 2024)
Cumulative views and downloads (calculated since 14 May 2024)

Viewed (geographical distribution)

Total article views: 309 (including HTML, PDF, and XML) Thereof 309 with geography defined and 0 with unknown origin.
Country # Views %
  • 1
1
 
 
 
 
Latest update: 29 Jun 2024
Download
Short summary
RASCAL is an open-source Python tool designed for reconstructing daily climate observations, especially in regions with complex local phenomena. It merges large-scale weather patterns with local weather using the Analog Method. Evaluations in central Spain show that RASCAL outperforms ERA20C reanalysis in reconstructing precipitation and temperature. RASCAL offers opportunities of broad scientific applications, from short-term forecasts to local-scale climate change scenarios.