Tag: Climate Models & Variability

  • Human influence on ozone may have been detectable by 1957

    What the study found

    The study found that human-caused ozone depletion was likely detectable as early as 1957 in the tropical upper stratosphere, a high layer of the atmosphere above the tropics. It also found that the earliest ozone loss was primarily caused by human-made carbon tetrachloride, a solvent, rather than by chlorofluorocarbons alone.

    Why the authors say this matters

    The authors conclude that a clear human influence on the stratospheric ozone layer began nearly 70 years ago, before substantial emissions of chlorofluorocarbons from spray cans or air conditioning. They also say the findings highlight the importance of considering both internal variability, or natural noise, and the forced response, or human-driven signal, in detection studies.

    What the researchers tested

    The researchers carried out a thought experiment to ask when human-induced ozone depletion could first have been detected if accurate stratospheric ozone observations had been available from 1950 onward. They used a combination of observational reasoning and modeling to examine where and when the signal would have emerged.

    What worked and what didn't

    The tropical upper stratosphere appears to have been the earliest place where the human signal could be identified because its internal variability was low. Even though ozone losses there were smaller than at higher latitudes, the lower noise made detection possible earlier.

    What to keep in mind

    This was a thought experiment, not a reconstruction from actual ozone observations beginning in 1950. The abstract does not describe additional limitations beyond the assumptions of the detection study.

    • Human-caused ozone depletion was likely identifiable by 1957 in the tropical upper stratosphere.
    • Low internal variability in the tropical upper stratosphere helped make the human signal detectable early.
    • Early ozone loss was described as being mainly driven by human-made carbon tetrachloride, a solvent.
    • The authors say a clear human influence on the ozone layer began nearly 70 years ago.
    • The study emphasizes the need to consider both natural noise and human-driven signal in detection studies.
  • CSU-PCAST improves medium-range precipitation forecasting

    What the study found

    The study found that CSU-PCAST, a deep learning system for global 6-hour precipitation forecasting, improved several aspects of medium-range precipitation prediction. It showed better short-lead deterministic skill than GEFS, and its probabilistic forecasts were also more reliable in several measures.

    Why the authors say this matters

    The authors state that accurate medium-range precipitation forecasting is important for hydrometeorological risk management and disaster mitigation. The study suggests that improving precipitation intensity, spatial structure, and ensemble reliability at longer lead times remains a useful goal.

    What the researchers tested

    The researchers developed CSU-PCAST using ERA5 atmospheric and surface variables at 0.25° spatial resolution, IMERG precipitation labels, and 57 prognostic atmospheric and surface variables plus static geographical fields. The model uses a patch-based Swin Transformer backbone, periodically padded residual convolutions, stochastic noise conditioning, time embeddings, and a dual-branch decoder for precipitation and non-precipitation variables; during inference it is initialized from operational GFS analyses and generates 30 autoregressive ensemble members to 15 days.

    What worked and what didn't

    Evaluation over 2023, using IMERG as the precipitation reference, showed higher CSI and lower RMSE for CSU-PCAST during the first several forecast days. The model also reduced GEFS wet bias for light precipitation and dry bias at the 10 and 20 mm thresholds, and it achieved lower CRPS, higher Brier Skill Scores for several thresholds, and improved ensemble reliability; however, both systems remained underdispersive. A Sanba extreme precipitation case study also showed improved spatial structure and exceedance-probability guidance, while regional precipitation totals, high-end intensity, and ensemble calibration still needed improvement.

    What to keep in mind

    The abstract reports that both CSU-PCAST and GEFS remained underdispersive, meaning the ensemble spread was still too small. It also notes that regional precipitation totals, high-end intensity, and ensemble calibration remain areas for further improvement.

    • CSU-PCAST is a deep learning ensemble framework for global 6-hour precipitation forecasting.
    • It was trained with ERA5 variables, IMERG precipitation labels, and 57 prognostic atmospheric and surface variables plus static geographical fields.
    • The model improved short-lead deterministic skill relative to GEFS, with higher CSI and lower RMSE during the first several forecast days.
    • It reduced GEFS wet bias for light precipitation and dry bias at the 10 and 20 mm thresholds.
    • Probabilistic verification showed lower CRPS, higher Brier Skill Scores for several thresholds, and improved ensemble reliability.
    • Both systems remained underdispersive, and some areas such as regional totals, high-end intensity, and calibration still need improvement.
  • New Guinea diurnal convection follows two offshore propagation modes

    What the study found

    The study found two distinct ways that daytime and nighttime convection, or thunderstorm-driven upward air motion and rainfall, moves offshore near New Guinea: a ridge-to-coast mode and an over-ocean mode. It also found that these patterns are shaped by interacting land, ocean, and atmosphere flows.

    Why the authors say this matters

    The authors conclude that understanding these mechanisms can help improve precipitation forecasts and global model performance over the Maritime Continent, the island-rich tropical region of Southeast Asia. The findings suggest that moist boundary-layer density currents, including cold pools, are important for explaining how diurnal offshore convection persists overnight and travels far from the coast.

    What the researchers tested

    The researchers used more than two decades of Global Precipitation Measurement satellite observations together with convection-permitting Weather Research and Forecasting simulations. They examined the physical mechanisms behind the pronounced offshore propagation of diurnal convection over New Guinea and tested sensitivity to sea surface temperature.

    What worked and what didn't

    The analysis identified a ridge-to-coast propagation mode that begins over elevated terrain and moves toward the coastline, and an over-ocean mode that starts near the coast with a spatial gap of about 100 km. The study found that afternoon sea-breeze fronts bring cooler air onshore and stabilize the lower atmosphere, interrupting the first mode, while at night a hybrid land breeze strengthened by cold pools creates moist offshore patches that support the second mode. The offshore systems interact with monsoonal background winds and can sustain rainfall more than 200 to 600 km from the coast, and a modest rise in sea surface temperature was found to increase convective intensity and extend offshore propagation.

    What to keep in mind

    The summary does not describe detailed quantitative uncertainty, model limitations, or how broadly the results apply beyond New Guinea and the Maritime Continent. The study also presents a sensitivity experiment with increased sea surface temperature, but the abstract does not provide the size of the increase or the full range of tested conditions.

    • Two distinct offshore convection modes were identified near New Guinea: ridge-to-coast and over-ocean.
    • Sea-breeze fronts stabilize the lower atmosphere and can interrupt continuous propagation from the ridge to the coast.
    • At night, a hybrid land breeze strengthened by cold pools helps form moist offshore patches that support convective regeneration.
    • Offshore convective systems can interact with monsoonal winds and sustain rainfall 200 to 600 km from the coast.
    • A modest increase in sea surface temperature was found to increase convective intensity and extend offshore propagation.
  • CMOR adds CMIP7 examples and fixes time-axis write bugs

    What the study found

    The article reports that CMOR 3.15.3 adds updated CMIP7 examples and fixes several bugs in variable writing. It also notes changes to Python version support.

    Why the authors say this matters

    The authors suggest the updates help users work with current CMIP7 tables, real source metadata, and corrected examples. They also indicate that the bug fixes address incorrect output involving time values and formula terms.

    What the researchers tested

    The article describes updates to CMIP7 C, Python, Fortran, and notebook examples, along with changes to shared helper functions, a README, and a run script. It also mentions fixes for writing variables with time1 axes and formula terms, and an update to the CMIP7 tables submodule used by tests and examples.

    What worked and what didn't

    The updated C examples now cover regular grids, pressure levels, scalar height coordinates, basin axes, hybrid sigma levels, curvilinear grids, and fixed fields. The bug fixes address duplicate or spurious time values when the time axis has no bounds, and a related issue when mixing whole-variable and chunked writes for a variable and its formula terms. The article also states that Python 3.10 support was dropped from nightly and wheel-build support, while Python 3.11 through 3.14 are supported.

    What to keep in mind

    This summary only reflects the information given in the title and abstract-like release notes. No broader evaluation, performance comparison, or user study is described in the available text.

    • CMOR 3.15.3 adds CMIP7 example code for several grid and coordinate types.
    • The Python, Fortran, and notebook examples now use current CMIP7 tables and real source metadata.
    • Bug fixes address duplicate or spurious time values when time axes lack bounds.
    • A related fix covers mixed whole-variable and chunked writes for formula terms.
    • Python 3.10 support was removed from nightly and wheel-build support; Python 3.11 to 3.14 are supported.
  • Numerical tests suggest stability carries over to discontinuous media

    What the study found

    The study found, in numerical experiments, that results from the wave equation in a homogeneous medium may also extend to a medium with a jump discontinuity. The authors also report that computations are much more demanding when the medium is discontinuous.

    Why the authors say this matters

    The authors frame their work as a test of whether earlier results for the wave equation in a homogeneous medium carry over to heterogeneous media, meaning media that are not uniform. They suggest this is relevant because the homogeneous case can support Lipschitz stability, a type of stability where small changes in input lead to proportionally small changes in output, under the geometric control condition (GCC).

    What the researchers tested

    The researchers carried out a numerical investigation of the unique continuation problem for the wave equation. They compared the homogeneous-medium setting with a case where the medium has a jump discontinuity, using data given on the lateral boundary of the space-time cylinder.

    What worked and what didn't

    The numerical experiments suggest a positive answer to the question of whether the earlier stability results extend to discontinuous media. At the same time, the presence of discontinuities appears to make the computations substantially harder than in the homogeneous case.

    What to keep in mind

    The abstract describes numerical experiments, so the conclusion is presented as a suggestion rather than a proved general result. It also does not provide further details about the size, scope, or practical limits of the computations.

    • The study tested whether wave-equation stability results for homogeneous media also apply when the medium has a jump discontinuity.
    • The numerical experiments suggest that the answer may be yes.
    • Discontinuities in the medium made the computations much more demanding.
    • The work focuses on the unique continuation problem with data on the lateral boundary of a space-time cylinder.
    • The abstract links the homogeneous case to Lipschitz stability under the geometric control condition.
  • Neural network improves prediction of convective hazard shifts

    What the study found

    The study found that combining climate forecasts with machine learning, specifically a neural network, improved prediction accuracy for convective hazards such as intense rainfall, hail, and strong winds. It also found that rugged terrain affects how risk is distributed.

    Why the authors say this matters

    The authors conclude that the model has potential to support mid-term adaptation strategies in response to climate change. The study suggests this is important because these extreme weather events threaten infrastructure and human life.

    What the researchers tested

    The researchers proposed a robust neural network architecture and compared it with several common baseline methods. They used climate forecast information and problem-specific physics captured in Coupled Model Intercomparison Project data.

    What worked and what didn't

    The proposed neural network outperformed several common baselines in both accuracy and reliability. The abstract does not provide detailed numeric results or specify which baselines performed less well.

    What to keep in mind

    The summary does not describe detailed limitations, uncertainty ranges, or validation settings. It also does not give enough information to judge how broadly the results apply beyond the hazards and regions studied.

    • A neural network was used to predict changes in convective hazards under climate change.
    • The model improved prediction accuracy and reliability compared with several common baselines.
    • The study focused on intense rainfall, hail, and strong winds.
    • Rugged terrain was reported to affect the risk distribution of extreme weather events.
    • The authors say the approach may help support mid-term adaptation strategies.
  • Global atmospheric chlorine declined from 2004 to 2024

    What the study found

    The study found that global atmospheric chlorine inventories decreased from 2004 to 2024 across five latitude bands and altitudes from the surface to 61 km. It also found that source gases dominated chlorine profiles in the troposphere and lower stratosphere, while total chlorine at higher altitudes was dominated by source gases, reaching up to 99% by 61 km.

    Why the authors say this matters

    The authors conclude that these findings demonstrate the significant impact of the Montreal Protocol, an international agreement to phase out ozone-depleting substances, in reducing emissions of substances that are both ozone-depleting and greenhouse gases.

    What the researchers tested

    The researchers calculated atmospheric chlorine inventories over 21 years, from 2004 to 2024, using Atmospheric Chemistry Experiment Fourier Transform Spectrometer (ACE-FTS) version 5.3 retrievals of volume mixing ratios for 13 chlorine-containing species. They examined five latitude bands and altitudes from the surface to 61 km, and supplemented ACE-FTS data where needed with the TOMCAT 3-D chemical transport model, the Aura Microwave Limb Sounder, and ground-based measurements from NOAA and AGAGE.

    What worked and what didn't

    Total chlorine profiles were dominated by source gas contributions in the troposphere and lower stratosphere. At lower altitudes, chlorofluorocarbons, chlorocarbons, and increasingly in recent years chlorine-containing very short-lived substances were the main contributors; at higher altitudes, total chlorine became the dominant contributor, reaching up to 99% by 61 km. The global mean time series decreased by 2004-2024, with values approaching ppb in 2024, and the authors note that Cl-VSLS and HCFC-22 partially slowed the reduction achieved by the phase-out of CFC production and consumption.

    What to keep in mind

    The abstract does not describe detailed uncertainty estimates, and it does not provide full numerical values for the decrease in the text provided. It also summarizes results for the latitude bands and altitude range studied, so the findings are limited to those regions and the 2004-2024 period.

    • Global atmospheric chlorine inventories decreased between 2004 and 2024.
    • The analysis covered five latitude bands and altitudes from the surface to 61 km.
    • Source gases dominated chlorine in the troposphere and lower stratosphere.
    • At higher altitudes, total chlorine became the dominant contributor, reaching up to 99% by 61 km.
    • Cl-VSLS and HCFC-22 partly slowed the decline in atmospheric chlorine.
  • Wind shear amplifies soil moisture effects on thunderstorm growth

    Wind shear amplifies soil moisture effects on thunderstorm growth

    What the study found

    The study found that wind shear, the change in wind speed or direction with height, strengthens the influence of soil moisture contrasts on thunderstorm development. The most extreme storm initiations were especially likely over favorable soil moisture conditions, and the greatest vertical storm growth occurred where soil-moisture-driven circulations opposed shear-induced cloud movement.

    Why the authors say this matters

    The authors conclude that the combination of soil moisture heterogeneity and wind shear may provide a potentially important source of predictability for where deep convection develops, especially for rapidly developing thunderstorms. They also say the effect favors negative soil moisture–precipitation feedbacks globally.

    What the researchers tested

    The researchers analyzed 2.2 million afternoon events across sub-Saharan Africa. They examined how soil moisture patterns and wind shear were related to convective initiation and storm growth.

    What worked and what didn't

    They found 68% more initiations classed as extreme under favorable soil conditions than under unfavorable ones. Developing clouds followed the mid-level wind direction, and when that direction opposed the low-level flow, rainfall was strongly correlated with locally drier soils; the shear conditions were particularly common over tropical north Africa.

    What to keep in mind

    The abstract does not describe detailed study limitations beyond the regional analysis and afternoon-event focus. The findings are based on observed relationships reported in the abstract, so the summary here is limited to those stated results.

    • Wind shear amplified the influence of soil moisture contrasts on thunderstorm growth.
    • The study reported 68% more extreme initiations under favorable soil conditions than under unfavorable ones.
    • Greatest vertical storm growth occurred where soil-moisture-driven circulations opposed shear-induced cloud displacement.
    • Rainfall was strongly correlated with locally drier soils when mid-level wind opposed low-level flow.
    • The authors say the pattern may be a potentially important source of predictability for deep convection.
  • Survey reviews uncertainty quantification for deep-learning ECV estimates

    Survey reviews uncertainty quantification for deep-learning ECV estimates

    What the study found

    The study surveys uncertainty quantification for satellite-based essential climate variables, or ECVs, estimated with deep learning. It identifies two main uncertainty types, aleatoric uncertainty from data and epistemic uncertainty from the model, and reviews methods used to quantify them.

    Why the authors say this matters

    The authors state that accurate uncertainty information is crucial for reliable climate modeling and for understanding the spatiotemporal evolution of the Earth system. The study suggests that considering uncertainty in both inputs and outputs is important because satellite observations are dynamic and multifaceted.

    What the researchers tested

    This is a survey article rather than a single experiment. The authors first clarify uncertainty definitions in a typical satellite observation processing workflow, then bridge conventional statistical and deep learning views of uncertainty, and finally review literature on uncertainty quantification for deep learning estimates of ECVs.

    What worked and what didn't

    The abstract says the survey comprehensively reviews existing uncertainty quantification methods and discusses their strengths and limitations. It also reports that the authors demonstrate their findings with two ECV examples, snow cover and terrestrial water storage, to support quantitative comparison of different methods.

    What to keep in mind

    The abstract does not provide the detailed outcomes of the two example case studies or specify which uncertainty methods performed best. It also notes that interdisciplinary tasks may require modifications to fit both Earth observation and deep learning requirements, but it does not describe those modifications in detail in the available summary.

    • The article is a survey of uncertainty quantification for satellite-based ECVs derived from deep learning.
    • It distinguishes aleatoric uncertainty from epistemic uncertainty.
    • The authors say uncertainty information is crucial for reliable climate modeling and understanding Earth-system change.
    • The review covers existing methods, along with their strengths and limitations.
    • Two example ECVs are highlighted: snow cover and terrestrial water storage.
  • Climate explains mean storm activity more than individual storms

    What the study found

    The study found that seasonal climate conditions explain most of the variability in mean midlatitude storm activity, while synoptic conditions, meaning short-term weather patterns, explain more of the variability in individual storm properties. The authors also report that long-term climate trends contribute more to storm-associated heat anomalies than to storm intensity.

    Why the authors say this matters

    The authors conclude that variables directly linked to global warming provide a clearer pathway for weather attribution. The findings indicate that different storm measures are controlled by climate and by short-term atmospheric conditions to different degrees.

    What the researchers tested

    The researchers used 84 years of ERA-5 reanalysis data and convolutional neural networks, a type of machine learning model, to compare the relative importance of seasonal climatology and synoptic conditions. They assessed both averaged storm activity and individual storm properties, and then isolated the effect of long-term climate trends on individual storms.

    What worked and what didn't

    The models successfully predicted over 90% of the variability in mean storm activity, which the authors interpret as evidence that climate conditions dominate this average measure. For individual storm properties, only about one-third of the variability was attributed to climatic factors, so synoptic conditions dominated there. Long-term climate trends contributed little to storm-intensity variability, but their contribution to heat anomalies associated with storms was more than three times greater.

    What to keep in mind

    The abstract does not describe limitations in detail beyond the scope of the analysis. The summary is limited to midlatitude storms, ERA-5 reanalysis data, and the specific storm measures examined in the study.

    • Seasonal climate explained over 90% of the variability in mean storm activity.
    • Synoptic conditions dominated variability in individual storm properties.
    • Long-term climate trends contributed little to storm-intensity variability.
    • Long-term climate trends contributed more strongly to storms' associated heat anomalies.
    • The authors say variables directly linked to global warming offer a clearer pathway for weather attribution.