Articles | Volume 17, issue 10
https://doi.org/10.5194/gmd-17-4199-2024
https://doi.org/10.5194/gmd-17-4199-2024
Development and technical paper
 | 
23 May 2024
Development and technical paper |  | 23 May 2024

Incremental analysis update (IAU) in the Model for Prediction Across Scales coupled with the Joint Effort for Data assimilation Integration (MPAS–JEDI 2.0.0)

Soyoung Ha, Jonathan J. Guerrette, Ivette Hernández Baños, William C. Skamarock, and Michael G. Duda
Abstract

In a cycling system where data assimilation (DA) and model simulation are executed consecutively, the model forecasts initialized from the analysis (or data assimilation) can be systematically affected by dynamic imbalances generated during the analysis process. The high-frequency noise arising from the imbalances in the initial conditions can impose constraints on computational stability and efficiency during subsequent model simulations and can potentially become the low-frequency waves of physical significance. To mitigate these initial imbalances, the incremental analysis update (IAU) has long been utilized in the cycling context. This study introduces our recent implementation of the IAU in the Model for Prediction Across Scales – Atmospheric (MPAS-A) coupled with the Joint Effort for Data assimilation Integration (JEDI) through the cycling system called MPAS-Workflow. During the integration of the compressible nonhydrostatic equations in MPAS-A, analysis increments are distributed over a predefined time window (e.g., 6 h) as fractional forcing at each time step. In a real case study with the assimilation of all conventional and satellite radiance observations every 6 h for 1 month, starting from mid-April 2018, model forecasts with the IAU show that the initial noise illustrated by surface pressure tendency becomes well constrained throughout the forecast lead times, enhancing the system reliability. The month-long cycling with the assimilation of real observations demonstrates the successful implementation of the IAU capability in the MPAS–JEDI cycling system. Along with the comparison between the forecasts with and without the IAU, several aspects regarding the implementation in MPAS–JEDI are discussed. Corresponding updates have been incorporated into the MPAS-A model (originally based on version 7.1), which is now publicly available in MPAS–JEDI and MPAS-Workflow version 2.0.0.

1 Introduction

Data assimilation (DA) is a mathematical or statistical procedure that incorporates observations, unevenly distributed in time and space, into adjacent grids in the model forecast (or background) using relative weights based on the error statistics of the forecasts and observations. It is not required to account for dynamical or physical balances across model grids or variables, nor does it ensure the conservation of mass, momentum, or energy. Consequently, the initial balance of the atmospheric flow can be disrupted by data assimilation when the initial state is replaced by the analysis state. Such imbalances can introduce artificial high-frequency noise, which is amplified and propagated throughout the model simulation.

In the cycling system that alternates between analysis and forecast, noise can continuously accumulate through cycles, which can degrade numerical stability and efficiency (with the time step smaller than 6Δx for a nominal grid spacing of Δx). If the noise is not properly controlled and its nonlinear interactions with lower-frequency modes of physical interest are triggered, subsequent forecasts can be contaminated. If the forecast error growth is accelerated at each cycle, it not only limits the predictability of the atmospheric flow (Hohenegger and Schär2007) but can eventually cause the model simulation to crash.

To mitigate abrupt changes (or shocks) originating from inconsistencies or imbalances in the initial state, the incremental analysis update (IAU) method was introduced by Bloom et al. (1996) and has been widely used in leading operational or research centers (Polavarapu et al.2004; Buehner et al.2015; Lorenc et al.2015; Lei and Whitaker2016; Ha et al.2017). In this method, instead of initializing a numerical prediction model with the analysis state, analysis increments (e.g., analysis minus background) are distributed over a certain time window as fractional forcing applied to each time step during the model integration. Compared to other conventional continuous data assimilation approaches such as nudging, the IAU has an attractive time-filtering feature, which can suppress spurious noise caused by data assimilation, providing a more consistent and balanced initial state before the next assimilation cycle.

The Model for Prediction Across Scales – Atmosphere (MPAS-A or MPAS, hereafter) utilizes centroidal Voronoi tessellations for its horizontal meshes and terrain-following height as a vertical coordinate and employs a fully compressible nonhydrostatic model with the capability of high-resolution forecasting over a local area for both global and regional applications (Skamarock et al.2012, 2018). Ha et al. (2017) first implemented the IAU in MPAS version 4 for a global cycling system with the ensemble Kalman filter (EnKF) in the Data Assimilation Research Testbed (DART; Anderson et al.2009) and demonstrated that it effectively suppressed spurious high-frequency noise, leading to better forecast skills. Since then, the model has been significantly upgraded for various new features, including acoustic filtering (Klemp et al.2018), which effectively damps out noise in the acoustic waves using horizontally explicit, vertically implicit (HEVI) and split-explicit time integration schemes. The unstructured MPAS mesh can be configured with horizontally variable-resolution meshes that vary smoothly between low- and high-resolution regions, but the model integration time step is limited by the finest grid spacing of the mesh and uniformly applied across the domain to maintain the stability in the fine-mesh region.

Through the collaborative work with the Joint Effort for Data assimilation Integration (JEDI) team, an interface between MPAS and JEDI has been recently developed for a new community data assimilation system based on the variational approach (Liu et al.2022). MPAS–JEDI (or JEDI–MPAS) shares with other geophysical models the object-oriented framework for generic components for data assimilation such as the Interface for Observation Data Access (IODA; Honeyager et al.2020), the Unified Forward Operator (UFO; Honeyager et al.2020), the background error covariance models through the System Agnostic Background Error Representation (SABER; http://data.jcsda.org/doxygen/Release/saber/1.2.0/index.html, last access: 20 December 2023), and several minimization algorithms.

Since all of the analysis variables in MPAS–JEDI are either derived or diagnostic variables in the MPAS model, their analysis increments need to be converted back to the model's prognostic variables after the minimization so that the analysis updates can be reflected in the model forecast. The variable transformations of mass fields are carried out based on the reconstructed pressure coordinate derived from surface pressure, assuming hydrostatic balance and an ideal gas state. The recent version of MPAS–JEDI is updated to transform analysis increments to the increments of the model's prognostic variables (instead of their full fields), as stated in Guerrette et al. (2023b). This approach can reduce the errors arising from various assumptions or approximations made during variable transformations but cannot avoid introducing imbalances between the prognostic fields and across the meshes due to the local nature of the observed quantity and the spatial localization applied to ensemble background error covariances, which can lead to potentially destructive effects on the quality of solutions from the compressible nonhydrostatic model solutions.

This article reports on our new implementation of the IAU feature in MPAS–JEDI using the cycling system called MPAS-Workflow (https://github.com/NCAR/MPAS-Workflow; last access: 2 August 2023). For mathematical completeness, the IAU module in the MPAS model code (first released in v5.0) has been updated with several corrections. The main goal of the IAU is to stabilize the cycling system and maintain numerical efficiency by reducing imbalances in the initial state. But it will increase the forecast lead times because the IAU forcing is incorporated into the model prognostic equations at every time step within a time window centered on the analysis time, followed by free forecasts. For 6 h cycling with a 6 h IAU time window, the total model integration time becomes 9 h, meaning the computation is increased by at least 30 %. As a technical paper, default namelist parameters for the IAU are listed, as defined in MPAS/namelist.atmosphere. This study does not discuss comprehensive characteristics of the complicated MPAS–JEDI or MPAS-Workflow systems but focuses on the implementation of the IAU, ensuring its reliability and performance through the forecast verification in surface pressure. Details of the implementation are described in Sect. 2, followed by the cycling system using MPAS-Workflow in Sect. 3. A real case study is presented in Sect. 4 and then concluded in Sect. 5.

2 The IAU implementation in MPAS–JEDI

The MPAS-A model uses a height-based coordinate following Klemp (2011), where terrain influences are progressively smoothed out toward the model top. The geometric height of coordinate surfaces (z) is defined by the combination of the nominal height (ignoring terrain) of coordinate surfaces (ζ) and terrain height (hs) on a two-dimensional (x,z) model domain:

(1) z = ζ + A ( ζ ) h s ( x , ζ ) ,

where A(ζ)=1-ζ/zt, indicating a weight for the terrain influence on the coordinate surfaces, and zt is the height of the model top. With 0A1-ζ/zt, an increasing amount of smoothing is applied at higher levels of ζ (e.g., decreasing A(ζ)) such that the vertical coordinate transitions from terrain-following at the surface (e.g., z=hs(x,ζ) for ζ=0) toward constant-height surfaces aloft. While rectangular grids are usually represented as (x,y), the horizontal unstructured mesh is defined solely by individual grid cells (in a random order). For simplicity, we denote the horizontal grid cell dimension as x, in addition to the model level (z), to specify the two-dimensional model dimension (x,z).

In the MPAS model, the nonhydrostatic compressible equation is formulated for conserved quantities (mass, momentum, and moisture) represented in the flux form using the split-explicit time integration techniques introduced in Klemp et al. (2007). As described in Skamarock et al. (2012), defining a dry-air density adjusted by a terrain transformation (ρd̃=ρd/ζz, where ρd is dry-air density and ζ=(ζx,ζz)), the flux variables X become

(2) X = ( Θ m , V e , W , Q j ) = ρ d ̃ ( θ m , u e , w , q j ) ,

where θm=θ(1+(Rv/Rd)qv) is a potential temperature (θ) modified by water vapor mixing ratio (qv). Rv and Rd are gas constants for water vapor and dry air, respectively. qj represents the mixing ratio of each hydrometeor – water vapor (qv), cloud liquid water (qc), cloud ice (qi), rain (qr), snow (qs), graupel (qg), and hail (qh). The horizontal momentum is predicted in terms of the wind speed normal to cell edges (ue), while w stands for the vertical velocity. Coupled with ρd̃, all the flux-form variables in the prognostic equations now include terrain effects through transformation of the vertical coordinate. Note that all the variables associated with the vertical coordinate surfaces (z, ζ, and ζ) are constant fields.

The nonhydrostatic equations are integrated by updating total tendencies computed from each component of the modeling process. In the default configuration without the IAU, the model is simply integrated from the initial condition updated with analysis variables at the initial time. However, if the IAU is activated in the forecast (e.g., config_IAU_option = “on” in namelist.atmosphere), instead of changing the initial state, we compute the analysis increments by subtracting the background forecast from the analysis and divide them by the total number of time steps within the IAU window for a three-dimensional IAU (3DIAU). In this context, the background forecast (or first guess) is the forecast valid at the initial (or analysis) time from the previous cycle. While the analysis file is produced by MPAS–JEDI (and is employed as a new initial condition for the model run without the IAU), a separate analysis increment file at the analysis time (“AmB.nc”) is created for the IAU forcing in MPAS-Workflow and provided to the model through another data stream called “iau”. During the time integration, the total tendencies are adjusted by the IAU forcing (Xtamb) at every time step as below.

(3) X t total = X t dyn + X t phys + X t amb ,

where the first and the second term on the right-hand side represent the total tendencies from the dynamics and physics schemes, respectively.

In MPAS–JEDI, analysis variables are defined as temperature (T), specific humidity (s), surface pressure (Ps), and zonal and meridional wind components (u and v, respectively) at cell centers by default. Except for surface pressure, all of them are two-dimensional (2-D) variables in cells and levels (x,z). Note that in the unstructured mesh, 1-D indicates a horizontal plane, while 2-D includes the vertical dimension (similar to a traditional 3-D Cartesian coordinate). As defined in Eq. (2), the MPAS model predicts 2-D ρd̃, θm, ue, w, and hydrometeors in mixing ratios. In other words, none of the analysis variables are prognostic in the model, meaning that once their increments (δv=va-vb, where “a” and “b” stand for the analysis and background for the variable v, respectively) are computed through minimization, they should be transformed to the prognostic variables for model integration. To reduce potential errors resulting from approximations such as hydrostatic balance and the equation of state, variable transformations are only applied to the increments (δv) rather than the full analysis fields (va), keeping prior states (vb) as nonhydrostatic forecasts from the previous cycle. The edge wind speed (ue) is updated by the increments in the horizontal wind components at cell centers (e.g., du and dv). Mass variable transformations begin with the increments in the approximated water vapor mixing ratio (δqv), converted from the increments in specific humidity (δs) and its prior state (s). To linearize the equation qv=s/(1-s) for small increments δqv and δs, the first derivative of qv with respect to s is written as

(4) q v ( s ) = d d s s 1 - s = 1 ( 1 - s ) 2 .

Using the first-order Taylor series expansion, we can linearize qv for the increments δqv and δs as

(5) q v + δ q v q v ( s ) + q v ( s ) δ s s 1 - s + 1 ( 1 - s ) 2 δ s .

Then the increments in the pressure field are derived based on the changes in virtual temperature (Tv=T(1+0.608qv)). Assuming hydrostatic balance, the two-dimensional pressure field (P(x,z)) is integrated upward from the surface based on the analyzed surface pressure (Psa=Psb+δPs). Dry-air density (ρd) is updated based on the approximated equation of state (ρd=P/[RdTv(1+qv)]), and potential temperature is derived from the relationship θ=T(P0P)Rd/Cp, where P0=1000 hPa is a reference pressure and Cp is the specific heat at constant pressure. Details are summarized in Appendix B.

While the nonhydrostatic MPAS-A model solves a prognostic equation for Θm=ρd̃θm and diagnoses the full pressure (p=p0(RdζzΘm/p0)γ, where γ=Cp/Cv), the analysis updates in MPAS–JEDI primarily rely on surface pressure (in both the analysis and background) and several approximations such as hydrostatic balance and the simplified moist conversion (e.g., ignoring all hydrometeors except for qv).

As the dry density multiplied by the vertical coordinate Jacobian (ρd̃) is also updated during the analysis, once the prognostic variables are updated through the variable transformations, they should be recoupled with the updated ρd̃, as on the right-hand side of Eq. (2), to compute the tendencies for the IAU forcing (Xtamb). When the model is configured without the IAU, the recoupling step is carried out as part of the MPAS initialization process, but in the case of the IAU, this is taken care of within the IAU module in the MPAS model. The tendency for θm in the flux form, for instance, can be expressed in the following partial equation:

(6) X t = t ( ρ d ̃ θ m ) = t ( ρ d ̃ θ ( 1 + R v R d q v ) ) .

Based on the differential rule, Eq. (6) can be rewritten as

tρd̃θ1+RvRdqv=θ1+RvRdqvρd̃t+ρd̃1+RvRdqvθt(7)+ρd̃θt1+RvRdqv=1+RvRdqvθρd̃t+ρd̃θt(8)+ρd̃θRvRdqvt=1+RvRdqv(ρd̃θ)t(9)+ρd̃θRvRdqvt.

The rightmost term in Eq. (9) contains ρd̃qvt, which can be derived from the tendency equation for the water vapor mixing ratio, as below.

(10)t(ρd̃qv)=ρd̃qvt+qvρd̃t(11)ρd̃qvt=(ρd̃qv)t-qvρd̃t

By incorporating Eq. (11) into Eq. (9), Eq. (6) can be rewritten as

(12) t ( ρ d ̃ θ m ) = t ρ d ̃ θ 1 + R v R d q v = 1 + R v R d q v ( ρ d ̃ θ ) t + θ R v R d ( ρ d ̃ q v ) t - q v ρ d ̃ t .

In the original IAU implementation in MPAS-A (version 7.1 and prior), the last term (-θRvRdqvρd̃t) was omitted but is now added back in the latest release of MPAS–JEDI. The missing term was a mathematical error which needed to be fixed for accuracy. Our experiment on the coarse mesh with a nominal resolution of 120 km (as described in the following section) is not suitable for quantifying the error magnitude caused by this term. But there might be cases where the absence of this term can introduce sizable forecast errors in both thermodynamic and dynamic tendencies, especially in high-resolution simulations of strong pressure gradients.

The tendency for edge wind (ue) can be described in the same manner, with the same correction applied.

(13) t ( ρ d ̃ u e ) = ρ d ̃ u e t + u e ρ d ̃ t

Here ue is coupled with dry-air density (ρd̃) at the edges, rather than the cell centers. In the horizontally unstructured MPAS mesh, the center of each grid cell (mostly in a hexagonal shape) serves as the center of mass (centroidal), and cell edges bisect the lines connecting the two cell centers sharing the edges. Thus, the corresponding dry-air density at the edge is defined as the mean of ρd̃ at the two cell centers that share the edge. (For the detailed description on the mesh characteristics, users should refer to Fig. 1 in Skamarock et al.2012.) Note that all the model's prognostic variables except the edge wind (ue) are defined at the cell centers, coupled with ρd̃ at the cell centers. While w is defined at the cell center of the horizontal mesh, it is C grid staggered in the vertical.

In the IAU module, analysis increments (Δx) in the so-called “uncoupled” variables are read from the iau stream

(14) Δ x = x a - x b , where  x = ( ρ d , θ , q v ) ,

so that the IAU tendencies (Xtamb) are computed for the coupled variables (X) as in Eqs. (12) and (13). They are then multiplied by a predefined weighting function (ωk) to be applied every time step (Δt; config_dt) over the IAU time window (Δτ; config_IAU_window_length_s).

(15) - Δ τ 2 Δ τ 2 X t amb d t = k = 1 n ω k Δ X Δ t = k = 1 n ω k Δ ( ρ d ̃ x ) Δ t ,

where ΔX=Xa-Xb, n=Δτ/Δt, and ωk=1/n for each time step k. In the default configuration for 3DIAU, the IAU forcing computed from analysis increments is evenly distributed across time steps for the 6 h IAU window, followed by a 3 h free forecast to the next analysis time, making a 9 h background forecast at each analysis cycle (Fig. 1). Although a simple 3DIAU is currently implemented with constant forcing, it could be extended for a four-dimensional IAU (4DIAU) with varying weights over the IAU time window.

https://gmd.copernicus.org/articles/17/4199/2024/gmd-17-4199-2024-f01

Figure 1A diagram for cycling with the IAU. Δτ is the IAU time window (config_IAU_window_length_s), and Δt is an integration time step (config_dt) defined in namelist.atmosphere.

Download

3 Cycling data assimilation with MPAS-Workflow

Our open-source MPAS-Workflow was introduced in Guerrette et al. (2023b) and has only been tested on Cheyenne, one of the National Center for Atmospheric Research (NCAR) high-performance computers (HPCs), but we describe some technical details here since it is at the heart of the cycling system for MPAS–JEDI and it has gone through major updates for the IAU feature. MPAS-Workflow uses the Cylc general purpose workflow engine (v7.8.3) (Oliver et al.2019, https://cylc.github.io/; last access: 29 August 2023), and it is designed for end-to-end processes of the MPAS–JEDI cycling system. It controls all the parameters for running the MPAS model and data assimilation, with high flexibility for a number of different configurations. It defines various lists of variables such as those for the analysis, background, and observation types to assimilate. Furthermore, it is equipped with a Python-based post-processing package (https://github.com/JCSDA/mpas-jedi/tree/2.0.0/graphics; last access: 2 August 2023), including diagnostics and plotting utilities.

Once the IAU is activated in MPAS-Workflow, the model initial and run times are automatically adjusted to −3 and 9 h, respectively, for a 6 h IAU time window, as depicted in Fig. 1. Also, the analysis increment file (AmB.nc) is created at the analysis time (e.g., t=0), while the background forecast valid at −3 h (instead of 0 h) is employed from the previous cycle. Due to the availability of the first-guess file, the IAU option is activated only from the second cycle, and the model output interval is changed from 6 to 3 h for 6 h cycling.

MPAS–JEDI employs its own customized version of the MPAS-A model, using a two-stream I/O (input/output) approach by default to run DA cycling more efficiently. The two-stream (or split) I/O approach was originally developed for DA cycling in a restart mode to avoid writing time-invariant fields in every restart file while ensuring the model forecasts are reproducible. In the restart mode, the MPAS-A model produces a restart file with about 230 variables, among which only ∼70 variables vary with time, while the rest of them are time-invariant. Note that these static fields are not the same as those in the static file for the MPAS initialization because the MPAS static file only contains horizontal fields, with no vertical dimension or coordinate. This is because the MPAS initialization consists of two consecutive steps – the first step for constructing the 1-D horizontal mesh in the static file and the second for producing 2-D fields based on the terrain-following height vertical coordinate in the initial-condition file. By splitting the restart file for the variables between time-variant and time-invariant, we can cycle with a much smaller file containing time-variant fields only, which is approximately 1/6 of the original size of the restart file. We refer to the new I/O stream as “da_state” in the MPAS-A model, as the file serves as both input and output for DA cycling and can be updated by the analysis process. In fact, this I/O stream can be used in a restart mode regardless of DA or DA cycling. One caveat of the split I/O approach is that the reproducibility might depend on the model configuration (and potentially the version), meaning that the variable list of da_state is not always applicable to or guaranteed for all different namelist options for MPAS-A. We had initially developed this new I/O stream in the MPAS-A model based on version 6.1 and ensured its bit-for-bit reproducibility. However, the MPAS–JEDI cycling system is run in a cold-start mode, initializing all the physics tendencies at the analysis time, so it only uses the da_state stream as a shorter version of the model input and output files, not to replace a restart file. At the time of writing, this new I/O stream is available only in MPAS–JEDI, but it will be merged into the official version of the MPAS-A model (https://github.com/MPAS-Dev/MPAS-Model, last access: 21 May 2024) in the future.

The variational approach essentially linearizes the model and constructs a static background (or forecast) error covariance to find an analysis solution closest to observations iteratively (e.g., through a minimization process). Although the static background error covariance only represents the climatological information (e.g., with no temporal variations), it is a key component of variational data assimilation algorithms, modeling the relationships between control variables through physical transformation or balance operators as well as spatial auto-correlations of each control variable to determine how to propagate the observed information across model grids and variables (Descombes et al.2015). In this study, we use a pure ensemble-variational (EnVar) approach with zero static error covariance. For the minimization process, we employ an incremental approach (e.g., minimizing the cost function for increments) (Courtier et al.1994). Following Liu et al. (2022), the ensemble background error covariance composed of 20-member 6 h MPAS forecasts initialized from the National Centers for Environmental Prediction (NCEP) 20-member Global Ensemble Forecast System (GEFS) ensemble analysis at each cycle. Due to the small ensemble size, we also apply the distance-based correlation function by Gaspari and Cohn (1999) using 1200 and 6 km as full-width radii for horizontal and vertical covariance localization, respectively.

In the JEDI system, the Unified Forward Operator (UFO) not only provides observation operators (named “HofX”) to compute innovations (e.g., differences between observations and the corresponding forecasts, O  F) for all different observation types but also handles all the data quality control (QC) filters, the data range or coverage area, data manipulation (such as data thinning or averaging onto model levels), bias correction, and the specification of observation errors (including observation uncertainties and error correlations, if applicable). Due to various filters (or QCs) that can be applied to observations, the UFO produces observation errors before and after the QCs, named “ObsError” and “EffectiveErrors”, respectively. While ObsError indicates the initial observation error values from the input observation file, the actual observation errors applied to data assimilation can be found in EffectiveErrors. When multiple filters are applied to observations or observation operators (such as data thinning or variable transformation), users can specify the order of filters through the YAML configuration files (YAML is a human-readable data format; https://yaml.org, last access: 27 December 2023). The default quality control (called “PreQC”) rejects observations when the data QC flag is larger than 3, as provided by input observation files (such as GSI-ncdiag files used in this study). In the assimilation of surface observations, for example, they are also discarded if innovations exceed 3 times the standard deviation of the observation error (σo) or if the station height differs from the model's surface elevation by more than 200 m. In this study, the height difference threshold is reduced to 100 m and the surface pressure terrain height correction (called “SfcPCorrected”) uses the so-called Weather Research and Forecasting Data Assimilation (WRFDA) method rather than the default UK Met Office (UKMO) method (Ingleby2013). In our initial test (not shown), the difference between different height correction methods was insignificant, but it would be worth revisiting in the future, especially for regions with significant orography. While the common functions or modules are located under UFO in JEDI, most of these options are controlled through YAML configurations in MPAS-Workflow. An example for surface data assimilation is provided in Appendix A.

4 Experiments

After the new implementation of the IAU in MPAS v7, global analysis and forecast cycling was conducted over a global 120 km quasi-uniform mesh every 6 h for 1 month, starting from 15 April 2018, using MPAS-Workflow for the hybrid 3DEnVar in the MPAS–JEDI system. During the cycling, all the conventional observations, satellite winds, and clear-sky microwave radiances from six Advanced Microwave Sounding Unit-A (AMSU-A) sensors aboard NOAA-15, NOAA-18, NOAA-19, Aqua, Metop-A, and Metop-B were assimilated together, using diagonal observation error covariances and a pure ensemble background error covariance (computed from GEFS), like in Guerrette et al. (2023b).

In the model simulation, a “mesoscale_reference” physics suite is used that includes WSM6 (WRF single-moment 6-class) microphysics, new Tiedtke cumulus, YSU PBL (Yonsei University planetary boundary layer), YSU gravity wave drag over orography (GWDO), RRTMG SW and LW (Rapid Radiative Transfer Model for general circulation models shortwave and longwave), and Noah LSM (land surface model) variables. Ozone climatology is activated, and radiation effective radii for cloud water (qc), cloud ice (qi), and snow (qs) are computed in the microphysics scheme (e.g., config_microp_re = true).

https://gmd.copernicus.org/articles/17/4199/2024/gmd-17-4199-2024-f02

Figure 2Time series of the globally averaged absolute value of the surface pressure tendency (|dPs/dt|) in the forecast from the analysis at 00:00 UTC on 1 May 2018 over the 120 km quasi-uniform mesh.

Download

The 2-month-long cycling experiments are conducted with and without the IAU, named IAU and CTRL (control), respectively. Figure 2 illustrates a comparison of the absolute value of the surface pressure tendency (|dPsdt|) as an area-weighted global mean, in the background forecasts from the analysis (shown at 0 on the x axis), valid at 00:00 UTC on 1 May 2018. Even after a 2-week spinup period, it shows that the initial noise arising from the analysis increments is very high in the control run (“CTRL” as a dashed line), but the IAU effectively suppresses such noise throughout the 9 h forecast. The asymptotic value is ∼0.013 Pa s−1 for the 9 h forecast, which is comparable to ∼0.01 Pa s−1 for the 6 h forecast, as presented in Lynch and Huang (1992) in their digital filter initialization (DFI) study. In Fig. 3, the horizontal distribution reveals that noise from the initial state in CTRL is widespread across the globe from the first time step, whereas it almost disappears with IAU. It is noted that, in the cycling with the IAU, the forecast starts from −3 h, leading to a different initial time for model integration compared to the control run (which starts at the analysis time, i.e., 0 h). However, regardless of the actual initial time, our focus here is on comparing the deviation of the first time step from the initial state.

https://gmd.copernicus.org/articles/17/4199/2024/gmd-17-4199-2024-f03

Figure 3Horizontal distribution of dPs/dt simulated in the first time step from the initial conditions in (a) the control run without the IAU and (b) the IAU run.

https://gmd.copernicus.org/articles/17/4199/2024/gmd-17-4199-2024-f04

Figure 4Time series of the difference in the total number of surface pressure observations assimilated in CTRL and IAU (red) and the total number of the observations available at each cycle (gray).

Download

In DA cycling, it is common to monitor the total number of observations assimilated at each cycle. A time series with a declining trend might be indicative of the analysis with poor quality, rejecting more observations with cycles. As shown in Fig. 4, positive differences (IAU  CTRL; red) indicate that slightly more observations are assimilated with the IAU. The difference is small compared to the total number of observations (as a gray line with the right y axis), but the IAU tends to assimilate more observations in most cycles, another sign of our successful implementation.

https://gmd.copernicus.org/articles/17/4199/2024/gmd-17-4199-2024-f05

Figure 5Time series of (a) root mean square (rms) and (b) mean bias errors in surface pressure (Pa) (O  B) in both the CTRL and IAU runs during the cycles.

Download

To examine the performance of cycling DA, Fig. 5 compares observation minus the background (O  B) in (a) root mean square (rms) errors and (b) mean errors over the globe for each cycle. Note that O  B or (O  F) is computed for 6 h background forecasts in CTRL but for 9 h forecasts in the IAU run; both are at the same validation time. The rms errors in IAU (dots on the red line) are slightly yet consistently smaller than those in CTRL (+ symbols on the black line) throughout the cycling period. In terms of mean errors, however, the month-long average in surface pressure is consistent at 20 Pa for both experiments. The time series illustrates that both rms and bias errors initially start with large error magnitudes, but after about 1 week of cycling, the errors tend to stabilize. While the global-mean rms error in CTRL, averaged over all the cycles following the 1-week spinup period, is ∼1.2 hPa, IAU leads to an improvement in the forecast error by approximately 3 % (e.g., (CTRL  IAU) / CTRL ×100=-3 %).

https://gmd.copernicus.org/articles/17/4199/2024/gmd-17-4199-2024-f06

Figure 6Percent difference of rms (O  B) in IAU with respect to the one in CTRL for radiosonde verification in (a) zonal wind (m s−1) and (b) temperature (K).

Download

In the sounding verification over the globe, the percentage difference of rms errors in IAU with respect to the one in CTRL for the entire cycling period also shows slight but systematic improvements in the background forecasts, as depicted in Fig. 6. The impact on zonal wind is almost neutral, but temperature forecasts near the surface (e.g., 1000 hPa) are improved by 3.6 %, similar to the improvement in surface pressure. The moisture verification for the 6 h forecast is provided in the Supplement.

https://gmd.copernicus.org/articles/17/4199/2024/gmd-17-4199-2024-f07

Figure 7The rms errors in 5 d forecasts in surface pressure at different latitudes relative to the GFS analysis are displayed (a) for CTRL and (b) as the rms differences from CTRL in percentages in IAU with statistical significance at the 95 % confidence level indicated by light circles.

Download

We also run 5 d forecasts from the 00:00 UTC analysis every day and compute forecast errors with respect to the Global Forecast System (GFS) analysis. Figure 7 displays rms errors in CTRL for 5 d forecasts on the x axis across latitudes (on the y axis) on the right, while the relative differences in rms errors in IAU (%) are depicted on the right (b), with red indicating degradation and blue implying forecast improvements over the baseline (CTRL). Statistical significance is denoted by light circles at the 95 % confidence level. Compared to the GFS analysis, MPAS forecasts in CTRL exhibit the largest (or the fastest) error growth in the Southern Hemisphere. Forecasts in the IAU run, on the other hand, tend to reduce errors in the tropics while increasing errors near the North Pole region. This aligns with the findings of Ha et al. (2017), where forecast errors were significantly reduced over the tropics in a variable-resolution mesh, including both resolution-transition and high-resolution parts. Because the IAU is implemented on the model's unstructured mesh (which is in a random order), it is not associated with particular geographic locations or mesh configurations. Given its time-filtering feature, the IAU might be more effective in simulating low-frequency modes dominant over the tropics. It is also noted that the impact of the IAU may be nonlinearly intertwined with model errors in data-sparse regions, such as the poles. However, model errors are not accounted for in the hybrid 3DEnVar system used in this study. Additional area-specific features in the verification are provided in the Supplement. As the GFS analysis also suffers from its own errors (Bhargava et al.2018), the forecast verification against the analysis is not intended for a thorough investigation of the model performance. It rather serves to introduce post-processing capabilities in both model and observation spaces provided by MPAS-Workflow.

The overall results from the cycling experiments are promising, showing the reliability throughout the month-long period. We can examine the impact of the IAU option through more extensive diagnostics against other observation types and variables and through the evaluation of longer forecasts in the future. As a proof of concept, only 3DIAU on a 120 km global mesh was tested here, but it was implemented in a way to make it extensible with different weighting functions or even to 4DIAU in the MPAS model. Also, it is applicable to variable-resolution meshes in case one would want to examine the impact of the IAU over the area with mesh refinement.

5 Conclusions

This study introduces the incremental analysis update (IAU) implemented in the MPAS–JEDI cycling system operated by MPAS-Workflow. Through a real case study for 1 month, starting from mid-April 2018, assimilating all conventional, aircraft, and satellite radiance observations, we demonstrate that the IAU is successfully implemented on the model's unstructured mesh, effectively suppressing the artificial noise produced by initial imbalances during the analysis process. Although the current implementation is a simple three-dimensional IAU (3DIAU) with the same fractional forcing applied to each time step, there are several aspects that might be worth pointing out in regards to our development effort in MPAS–JEDI. (i) Computational stability and efficiency might be critical to any numerical weather prediction (NWP) models, but special attention was taken regarding the MPAS-A model which solves the compressible nonhydrostatic equations employing an unstructured mesh based on centroidal Voronoi tessellations. In the model integration, a time step is set based on the smallest grid spacing of a given unstructured mesh and is then uniformly applied across the entire mesh (e.g., regardless of the nominal grid spacing of individual grid cells). To ensure numerical stability even for the unstructured mesh applications, various filtering techniques are carefully designed and applied to the model numerics (Klemp et al.2007, 2018). Aside from the modeling approach, the IAU is considered another efficient way to control high-frequency oscillations produced by the analysis procedure so that energy does not accumulate in the acoustic or unbalanced gravity wave modes through cycles due to the initialization. (ii) The MPAS-A model treats prognostic variables in the flux form, meaning that the variables are coupled with dry-air density. Because the density is also updated as part of the analysis variables, analysis increments in the IAU forcing term should also be computed in the tendency form of each analysis variable recoupled with the updated density. During our implementation, the IAU module is corrected to properly represent changes in the density from the analysis. (iii) Analysis increments in MPAS–JEDI are basically computed from the linearized version of the hydrostatic balance equation that is vertically integrated from the analyzed surface pressure. Horizontally, MPAS–JEDI updates all the analysis variables in the model's native (e.g., unstructured) mesh, but vertically the MPAS-A height coordinate is mapped to the hydrostatic pressure coordinate for the increments based on the surface pressure analysis. A global 120 km mesh employed for our cycling experiments demonstrates our technical implementation of the IAU capability in MPAS–JEDI. As we move towards convective-scale data assimilation with unconventional observations such as radars or lidars, however, it would be worth revisiting the influence of the IAU on either variable- or higher-resolution mesh, in conjunction with various DA techniques available in MPAS–JEDI.

Appendix A: Cycling with MPAS-Workflow

MPAS–JEDI is an interface between the MPAS-A model and the JEDI data assimilation system, including all the model-specific components such as variable transformation and HofX, which computes analysis increments in the MPAS variables. To cycle MPAS–JEDI over a period of time in a synthetic way, MPAS-Workflow controls the entire data stream as well as all the configurations for data assimilation and model forecasts. As the IAU changes the input/output file stream and the model configuration, they are all accounted for in MPAS-Workflow (mostly through various YAML configurations).

MPAS-Workflow offers high flexibility for a number of applications such as data assimilation with 3DVar, pure 3/4DEnVar, hybrid 3DEnVar with dual resolution, ensemble data assimilation, and more recently the local ensemble transform Kalman filter (LETKF) algorithm in MPAS–JEDI. In addition, it can generate observations in the IODA format, the GFS analyses in MPAS initial-condition format, and free deterministic forecasts from the GFS analyses using specific Cylc suites (no cycling). Observations and GFS analyses can be obtained from the NCAR Research Data Archive (RDA) or the NCEP FTP server. With all of these capabilities, it has been tested for near-real-time cycling runs using the 3DVar algorithm.

At the time of writing, MPAS-Workflow does not build either MPAS or JEDI, which should be built separately after downloading the source codes from https://github.com/JCSDA/mpas-bundle/tree/release/2.0.0 (last access: 2 August 2023); mpas-bundle is built using cmake, a set of CMake macros provided by the European Centre for Medium-Range Weather Forecasts (ECMWF), along with their libraries. For the installation guide for those tools, readers can refer to https://jointcenterforsatellitedataassimilation-jedi-docs.readthedocs-hosted.com/en/latest/inside/developer_tools/cmake.html (last access: 2 August 2023). Once built, the path should be specified in initialize/framework/Build.py in MPAS-Workflow.

To run a cycling experiment with the IAU, all users need to do is edit a single YAML file. Each section controls the specific configuration to build up the YAML file of the MPAS–JEDI application (i.e., pure 3DEnVar) and other components of the workflow to construct the Cylc suite that will orchestrate the cycling experiment. For the IAU, a new logical parameter has to be added in a new line as “IAU: True”. Here is the configuration employed this study.

<MPAS-Workflow/scenarios/3denvar_OIE120km_ WarmStart_IAU.yaml>

workflow:

first cycle point: 20180414T18

final cycle point: 20180510T00

experiment:

suffix: “_IAU”

observations:

resource: PANDACArchive

members:

n: 1

model:

outerMesh: 120 km

innerMesh: 120 km

ensembleMesh: 120 km

firstbackground:

resource: “PANDAC.GFS”

externalanalyses:

resource: “GFS.PANDAC”

variational:

DAType: 3denvar

ensemble:

forecasts:

resource: “PANDAC.GEFS”

forecast:

IAU: True

The YAML file used to run MPAS–JEDI with 3DEnVar is built by adding the observers snippets to the application sections (see MPAS-Workflow/config/jedi/applications/3denvar.yaml). Here we also provide two more sample YAML configurations used in this study for assimilating surface observations.

  • (1)

    MPAS-Workflow/config/jedi/ObsPlugs/da/filters/sfc.yaml (The following is for the data QC flag.)

    obs filters:

    • filter: PreQC

      maxvalue: 3 # Maximum data QC flag

    • filter: Difference Check

      reference: MetaData/stationElevation value: GeoVaLs/surface_altitude

      threshold: 100.0 # default: 200.

    • filter: Background Check

      threshold: 3.0

  • (2)

    MPAS-Workflow/config/jedi/ObsPlugs/da/base/sfc.yaml (The following are options for an observation operator for surface observations.)

    • obs space:

      name: SfcPCorrected

      _obsdatain: &ObsDataIn

      engine:

      type: H5File

      obsfile: InDBDir/sfc_obs_thisValidDate.h5

      _obsdataout: &ObsDataOut

      engine:

      type: H5File

      obsfile: OutDBDirMemberDir/obsPrefix_sfcObsOutSuffix.h5

      obsdatain: *ObsDataIn

      ObsDataOut

      simulated variables: [stationPressure]

      obs error: *ObsErrorDiagonal

      obs operator:

      name: SfcPCorrected

      da_psfc_scheme: WRFDA # default: UKMO

      linear obs operator:

      name: Identity

      observation alias file: obsop_name_map.yaml

Appendix B: Linearized equations for incremental variable transformations

As described in Sect. 2, MPAS–JEDI first computes the analysis through the iterative minimization procedure and then converts the increments in the analysis variables to the model's prognostic fields. Based on Eq. (5), the increments in the water vapor mixing ratio are computed as δqvk=δsk/(1-sk)2 at each model level k. Then, the increments in virtual temperature (δTvk) and pressure (δPk) are derived using the first derivative as follows:

(B1)δTvk=δTk(1+0.608qvk)+0.608δqvkTk,(B2)δPk=δPk-1exp{-g(zk-zk-1)RdTvk}+Pk-1exp{-g(zk-zk-1)RdTvk}g(zk-zk-1)RdTvk2δTvk,

where Rd is the gas constant for dry air. With P0=Ps and z0=zs (e.g., terrain height) at the lowest level (k=1), the equations are applied to each model level upward from the surface.

The increments in dry-air density (δρd) and potential temperature (δθ) are also derived at each level through the linearized formulas below. (As all the variables are computed at the same level of k, we omit the superscript k.)

ρd+δρdρd+ρdPδP+ρdTvδTv+ρdqvδqvPRdTv(1+qv)+1RdTv(1+qv)δP-PRdTv2(1+qv)δTv-PRdTv(1+qv)2δqvθ+δθθ+θTδT+θPδPTP0PRdCp+P0PRdCpδT-RdCpTPP0PRdCpδP

Here, the first term on the right-hand side (RHS) is replaced with the background, and the full fields (e.g., variables without δ in front of them) represent the prior states as well.

Code and data availability

The exact version of MPAS–JEDI, including its Python-based post-processing package, is archived on Zenodo (https://doi.org/10.5281/zenodo.10433668MPAS-JEDI-Team2023) and can be also accessed via the project website (https://github.com/JCSDA/mpas-bundle/tree/release/2.0.0, last access: 2 August 2023). The current version of MPAS-Workflow that provides all the scripts and configurations to run cycling experiments detailed in this study is archived on Zenodo (https://doi.org/10.5281/zenodo.10433323Guerrette et al.2023a) and is also available at https://github.com/NCAR/MPAS-Workflow (last access: 2 August 2023). General information about the JEDI system can be found on the project website (https://jointcenterforsatellitedataassimilation-jedi-docs.readthedocs-hosted.com/en/latest/overview/index.html, University Corporation for Atmospheric Research2024).

Supplement

The supplement related to this article is available online at: https://doi.org/10.5194/gmd-17-4199-2024-supplement.

Author contributions

SH implemented the IAU in MPAS–JEDI, conducting experiments, analyzing the results, and writing the manuscript. JJG updated MPAS-Workflow for the IAU capability. IHB helped with producing plots and comprehensively edited Appendix A. WCS and MGD worked with SH on the implementation of the IAU and the two-stream I/O in the MPAS-A model. All the co-authors edited the manuscript.

Competing interests

The contact author has declared that none of the authors has any competing interests.

Disclaimer

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 paper. While Copernicus Publications makes every effort to include appropriate place names, the final responsibility lies with the authors.

Acknowledgements

The National Center for Atmospheric Research is sponsored by the National Science Foundation of the United States. We would like to acknowledge high-performance computing support from Cheyenne (https://doi.org/10.5065/D6RX99HX, Computational and Information Systems Laboratory, NCAR2023; last access: 30 October 2023) provided by NCAR's Computational and Information Systems Laboratory, sponsored by the National Science Foundation. We are thankful to the two anonymous reviewers and the editor for their insightful suggestions on improving the final paper.

Financial support

This research has been supported by the National Science Foundation (grant no. 1852977) and the United States Air Force (grant no. NA21OAR4310383).

Review statement

This paper was edited by Shu-Chih Yang and reviewed by two anonymous referees.

References

Anderson, J. L., Hoar, T., Raeder, K., Liu, H., Collins, N., Torn, R., and Avellano, A.: The Data Assimilation Research Testbed: A Community Facility, B. Am. Meteorol. Soc., 90, 1283–1296, https://doi.org/10.1175/2009BAMS2618.1, 2009. a

Bhargava, K., Kalnay, E., Carton, J. A., and Yang, F.: Estimation of Systematic Errors in the GFS Using Analysis Increments, J. Geophys. Res.-Atmos., 123, 1626–1637, https://doi.org/10.1002/2017JD027423, 2018. a

Bloom, S. C., Takacs, L. L., Silva, A. M. D., and Ledvina, D.: Data assimilation using Incremental Analysis Updates, Mon. Weather Rev., 124, 1256–1271, https://doi.org/10.1175/1520-0493(1996)124<1256:DAUIAU>2.0.CO;2, 1996. a

Buehner, M., McTaggart-Cowan, R., Beaulne, A., Charette, C., Garand, L., Heilliette, S., Lapalme, E., Laroche, S., Macpherson, S. R., Morneau, J., And Zadra, A.: Implementation of Deterministic Weather Forecasting Systems Based on Ensemble–Variational Data Assimilation at Environment Canada. Part I: The Global System, Mon. Weather Rev., 143, 2532–2559, https://doi.org/10.1175/MWR-D-14-00354.1, 2015. a

Courtier, P., Thépaut, J.-N., and Hollingsworth, A.: A strategy for operational implementation of 4D-Var, using an incremental approach, Q. J. Roy. Meteor. Soc., 120, 1367–1387, https://doi.org/10.1002/qj.49712051912, 1994. a

Descombes, G., Auligné, T., Vandenberghe, F., Barker, D. M., and Barré, J.: Generalized background error covariance matrix model (GEN_BE v2.0), Geosci. Model Dev., 8, 669–696, https://doi.org/10.5194/gmd-8-669-2015, 2015. a

Gaspari, G. and Cohn, S. E.: Construction of correlation functions in two and three dimensions, Q. J. Roy. Meteor. Soc., 125, 723–757, https://doi.org/10.1002/qj.49712555417, 1999. a

Guerrette, J. J., Abdi-Oskouei, M., Ban, J., nos, I. H. B., Bresch, J., Ha, S., Jung, B.-J., Liu, Z., Snyder, C., Schwartz, C., Wu, Y., and Yu, Y.: MPAS-Workflow, Zenodo [code], https://doi.org/10.5281/zenodo.10433323, 2023a. a

Guerrette, J. J., Liu, Z., Snyder, C., Jung, B.-J., Schwartz, C. S., Ban, J., Vahl, S., Wu, Y., Baños, I. H., Yu, Y. G., Ha, S., Trémolet, Y., Auligné, T., Gas, C., Ménétrier, B., Shlyaeva, A., Miesch, M., Herbener, S., Liu, E., Holdaway, D., and Johnson, B. T.: Data assimilation for the Model for Prediction Across Scales – Atmosphere with the Joint Effort for Data assimilation Integration (JEDI-MPAS 2.0.0-beta): ensemble of 3D ensemble-variational (En-3DEnVar) assimilations, Geosci. Model Dev., 16, 7123–7142, https://doi.org/10.5194/gmd-16-7123-2023, 2023b. a, b, c

Ha, S., Snyder, C., Skamarock, W. C., Anderson, J. L., and Collins, N.: Ensemble Kalman filter data assimilation for the Model for Prediction Across Scales (MPAS)., Mon. Weather Rev., 145, 4673–4692, https://doi.org/10.1175/MWR-D-17-0145.1, 2017. a, b, c

Hohenegger, C. and Schär, C.: Predictability and error growth dynamics in cloud-resolving models, J. Atmos. Sci., 64, 4467–4478, https://doi.org/10.1175/2007JAS2143.1, 2007. a

Honeyager, R., Herbener, S., Zhang, X., Shlyaeva, A., and Trémolet, Y.: Observations in the Joint Effort for Data Assimilation Integration (JEDI) – Unified Forward Operator (UFO) and Interface for Observation Data Access (IODA), Quarterly Newsletter 66, JCSDA, https://doi.org/10.25923/RB19-0Q26, 2020. a, b

Ingleby, B.: Global assimilation of air temperature, humidity, wind and pressure from surface stations: practice and performance, Forecasting Research Technical Report 582, Met Office, Exeter, UK, https://digital.nmla.metoffice.gov.uk/digitalFile_e12ba2af-84e9-45f2-8f30-146ae421f45c/ (last access: 21 May 2024), 2013. a

Klemp, J. B.: A terrain-following coordinate with smoothed coordinate surfaces, Mon. Weather Rev., 139, 2163–2169, https://doi.org/10.1175/MWR-D-10-05046.1, 2011. a

Klemp, J. B., Skamarock, W. C., and Dudhia, J.: Conservative Split-Explicit Time Integration Methods for the Compressible Nonhydrostatic Equations, Mon. Weather Rev., 135, 2897–2913, https://doi.org/10.1175/MWR3440.1, 2007. a, b

Klemp, J. B., Skamarock, W. C., and Ha, S.: Damping Acoustic Modes in Compressible Horizontally Explicit Vertically Implicit (HEVI) and Split-Explicit Time Integration Schemes, Mon. Weather Rev., 146, 1911–1923, https://doi.org/10.1175/MWR-D-17-0384.1, 2018. a, b

Lei, L. and Whitaker, J. S.: A Four-Dimensional Incremental Analysis Update for the Ensemble Kalman Filter, Mon. Weather Rev., 144, 2605–2621, https://doi.org/10.1175/MWR-D-15-0246.1, 2016. a

Liu, Z., Snyder, C., Guerrette, J. J., Jung, B.-J., Ban, J., Vahl, S., Wu, Y., Trémolet, Y., Auligné, T., Ménétrier, B., Shlyaeva, A., Herbener, S., Liu, E., Holdaway, D., and Johnson, B. T.: Data assimilation for the Model for Prediction Across Scales – Atmosphere with the Joint Effort for Data assimilation Integration (JEDI-MPAS 1.0.0): EnVar implementation and evaluation, Geosci. Model Dev., 15, 7859–7878, https://doi.org/10.5194/gmd-15-7859-2022, 2022. a, b

Lorenc, A. C., Bowler, N. E., Clayton, A. M., and Pring, S. R.: Comparison of Hybrid-4DEnVar and Hybrid-4DVar Data Assimilation Methods for Global NWP, Mon. Weather Rev., 143, 212–229, https://doi.org/10.1175/MWR-D-14-00195.1, 2015. a

Lynch, P. and Huang, X.-Y.: Initialization of the HIRLAM model using a digital filter, Mon. Weather Rev., 120, 1019–1034, https://doi.org/10.1175/1520-0493(1992)120<1019:IOTHMU>2.0.CO;2, 1992. a

MPAS-JEDI-Team: mpas-bundle, Zenodo [code], https://doi.org/10.5281/zenodo.10433668, 2023. a

NCAR: HPE SGI ICE XA – Cheyenne, Computational and Information Systems Laboratory, https://doi.org/10.5065/D6RX99HX, 2023. a

Oliver, H., Shin, M., Matthews, D., Sanders, O., Bartholomew, S., Clark, A., Fitzpatrick, B., van Haren, R., Hut, R., and Drost, N.: Workflow Automation for Cycling Systems, Comput. Sci. Eng., 21, 7–21, https://doi.org/10.1109/mcse.2019.2906593, 2019. a

Polavarapu, S., Ren, S., Clayton, A. M., Sankey, D., and Rochon, Y.: On the Relationship between Incremental Analysis Updating and Incremental Digital Filtering, Mon. Weather Rev., 132, 2495–2502, https://doi.org/10.1175/1520-0493(2004)132<2495:OTRBIA>2.0.CO;2, 2004. a

Skamarock, W. C., Klemp, J. B., Fowler, L. D., Duda, M. G., Park, S.-H., and Ringler, T. D.: A multiscale nonhydrostatic atmospheric model using centroidal Voronoi tesselations and C-grid staggering, Mon. Weather Rev., 140, 3090–3105, https://doi.org/10.1175/MWR-D-11-00215.1, 2012. a, b, c

Skamarock, W. C., Duda, M. G., Ha, S., and Park, S.-H.: Limited-Area Atmospheric Modeling Using an Unstructured Mesh, Mon. Weather Rev., 146, 3445–3460, https://doi.org/10.1175/MWR-D-18-0155.1, 2018.  a

University Corporation for Atmospheric Research: JEDI Documentation, University Corporation for Atmospheric Research [data set], https://jointcenterforsatellitedataassimilation-jedi-docs.readthedocs-hosted.com/en/latest/overview/index.html, last access: 21 May 2024. a

Download
Short summary
To mitigate the imbalances in the initial conditions, this study introduces our recent implementation of the incremental analysis update (IAU) in the Model for Prediction Across Scales – Atmospheric (MPAS-A) component coupled with the Joint Effort for Data assimilation Integration (JEDI) through the cycling system. A month-long cycling run demonstrates the successful implementation of the IAU capability in the MPAS–JEDI cycling system.