ESMValGroup / ESMValCore

ESMValCore: A community tool for pre-processing data from Earth system models in CMIP and running analysis scripts.
https://www.esmvaltool.org
Apache License 2.0
42 stars 38 forks source link

Introduction of the variable prodlnox for EMAC #2499

Closed FranziskaWinterstein closed 1 month ago

FranziskaWinterstein commented 1 month ago

The changes introduce the variable prodlnox as the integrated sum of NOxcg and NOxic divided by the timestep length.

Description

The variable is introduced by a fix in emac fixes. It requires NOxcg, NOxic and dt being available in the given channel.

prodlnox will be on dimension [time] only. It is derived as kg s-1 (conversion to the displayed Tg yr-1 per preprocessor possible).

Result looks like this:

timeseries_EMAC_prodlnox


It is the responsibility of the author to make sure the pull request is ready to review. The icons indicate whether the item will be subject to the ๐Ÿ›  Technical or ๐Ÿงช Scientific review.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.71%. Comparing base (03b6871) to head (a8af903).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2499 +/- ## ======================================= Coverage 94.70% 94.71% ======================================= Files 249 249 Lines 14114 14123 +9 ======================================= + Hits 13367 13376 +9 Misses 747 747 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.