SearcharxivSearch

arXiv subjects

Norbert Pirk

Publications and source records attributed to Norbert Pirk.

5 recordsLinked to original sources

Reddy: An open-source toolbox for analyzing eddy-covariance measurements in heterogeneous environments

Land-atmosphere exchange is mediated by turbulent fluxes that can be quantified using eddy-covariance (EC) measurements. EC has been widely used to measure ecosystem-scale vertical exchange between atmosphere and vegetation, and to test and refine atmospheric turbulence theories with the aim to improve the representation of turbulent fluxes in numerical models. Traditionally, research has focused on idealized, homogeneous and flat surfaces, but recent work increasingly targets turbulent exchange in complex, heterogeneous environments under non-ideal conditions, where challenges include advective fluxes, mesoscale circulations between contrasting surface types, and non-stationary nighttime turbulence. Here, we introduce the open-source R package Reddy, which combines multiple EC analysis methods into a single modular tool. Reddy enables users to tailor post-processing choices to site-specific conditions, supports station management and facilitates detailed scientific analyses. The package is accompanied by extensive documentation and a suite of Jupyter notebooks that provide hands-on introductions to EC data processing. We demonstrate Reddy using measurements from three Norwegian sites: (1) a morning transition following a strongly stably stratified night at an alpine tundra valley, (2) spectral and ogive analysis before and after an ice-cover transition at a boreal lake, and (3) fitting flux-variance relations at a permafrost-affected palsa peatland. Reddy extends existing EC software and helps moving towards a more holistic turbulence data analysis framework for heterogeneous, real-world environments.

physics.ao-ph

Evolving beyond collapse: An adaptive particle batch smoother for cryospheric data assimilation

We present a new adaptive particle-based data assimilation scheme for cryospheric applications that leverages promising developments in importance sampling. The proposed approach seeks to combine some of the advantages of two widely used classes of schemes: particle methods and iterative ensemble Kalman methods. Specifically, it extends the PBS that is commonly used in cryospheric data assimilation, with the AMIS algorithm. This adaptive formulation transforms the PBS into an iterative scheme with improved resilience against ensemble collapse and the ability to implement early-stopping strategies. As such, computational cost is automatically adapted to the complexity of the problem at hand, even down to the grid-cell and water year level in distributed multiyear simulations. In homage to the schemes that it builds on, we coin this new algorithm the Adaptive Particle Batch Smoother (AdaPBS) and we test it across a range of scenarios. First, we conducted an intercomparison of some of the most commonly used cryospheric data assimilation algorithms using MCMC simulation as a costly gold-standard benchmark in a simplified temperature index model assimilating snow depth observations. We further evaluated AdaPBS by assimilating snow depth observations from the ESMSnowMIP project at 6 different sites spanning 3 continents, using an ensemble of simulations generated with the more complex FSM2. Our results demonstrate that AdaPBS is a robust and reliable tool, outperforming or at least matching the performance of other commonly used algorithms and successfully handling complex cases with dense observational datasets. All experiments were carried out using the open-source MuSA toolbox, which now includes AdaPBS and MCMC among the growing list of available cryospheric data assimilation methods.

physics.geo-ph

Probabilistic modelling of atmosphere-surface coupling with a copula Bayesian network

Land-atmosphere coupling is an important process for correctly modelling near-surface temperature profiles, but it involves various uncertainties due to subgrid-scale processes, such as turbulent fluxes or unresolved surface heterogeneities, suggesting a probabilistic modelling approach. We develop a copula Bayesian network (CBN) to interpolate temperature profiles, acting as alternative to T2m-diagnostics used in numerical weather prediction (NWP) systems. The new CBN results in (1) a reduction of the warm bias inherent to NWP predictions of wintertime stable boundary layers allowing cold temperature extremes to be better represented, and (2) consideration of uncertainty associated with subgrid-scale spatial variability. The use of CBNs combines the advantages of uncertainty propagation inherent to Bayesian networks with the ability to model complex dependence structures between random variables through copulas. By combining insights from copula modelling and information entropy, criteria for the applicability of CBNs in the further development of parameterizations in NWP models are derived.

physics.ao-ph

Guiding drones by information gain

The accurate estimation of locations and emission rates of gas sources is crucial across various domains, including environmental monitoring and greenhouse gas emission analysis. This study investigates two drone sampling strategies for inferring source term parameters of gas plumes from atmospheric measurements. Both strategies are guided by the goal of maximizing information gain attained from observations at sequential locations. Our research compares the myopic approach of infotaxis to a far-sighted navigation strategy trained through deep reinforcement learning. We demonstrate the superior performance of deep reinforcement learning over infotaxis in environments with non-isotropic gas plumes.

cs.LG

Using reinforcement learning to improve drone-based inference of greenhouse gas fluxes

Accurate mapping of greenhouse gas fluxes at the Earth's surface is essential for the validation and calibration of climate models. In this study, we present a framework for surface flux estimation with drones. Our approach uses data assimilation (DA) to infer fluxes from drone-based observations, and reinforcement learning (RL) to optimize the drone's sampling strategy. Herein, we demonstrate that a RL-trained drone can quantify a CO2 hotspot more accurately than a drone sampling along a predefined flight path that traverses the emission plume. We find that information-based reward functions can match the performance of an error-based reward function that quantifies the difference between the estimated surface flux and the true value. Reward functions based on information gain and information entropy can motivate actions that increase the drone's confidence in its updated belief, without requiring knowledge of the true surface flux. These findings provide valuable insights for further development of the framework for the mapping of more complex surface flux fields.

cs.LG