Category: Physics
Summary: Testing whether delayed adaptive data assimilation in Lorenz-96 improves forecast skill in some forcing regimes but destabilizes estimates in others.
Chaotic systems are often studied through data assimilation, where observations are folded back into a model forecast. This experiment asks how delayed adaptive assimilation performs in the Lorenz-96 system, especially when forcing, observation noise, and instability interact strongly enough to create a regime shift in usefulness.
The code integrates Lorenz-96 dynamics, compares adaptive and fixed assimilation strategies, and measures root-mean-square error, estimated extreme-event frequency, instability fraction, and gain variability. It summarizes the differences as delay-dependent deltas rather than only reporting absolute forecast quality.
That makes the project a timing study of assimilation under chaos. The important scientific question is when delayed information still improves state estimation and when it instead amplifies instabilities or misestimates extremes.
Method: Lorenz-96 simulations with delayed adaptive versus fixed assimilation, using repeated stochastic trials and aggregate forecast-skill diagnostics.
What is measured: RMSE, estimated and true extreme-event fractions, instability fraction, assimilation gain, gain variability, and adaptive-minus-fixed performance deltas.
