From 6c6e79ee4fbf3530e4963853c748c285f0a6e374 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?thorbjoernl=20=28Thorbj=C3=B8rn=29?= <51087536+thorbjoernl@users.noreply.github.com> Date: Thu, 22 Aug 2024 09:23:44 +0000 Subject: [PATCH] Fix --- pyaerocom/data/variables.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyaerocom/data/variables.ini b/pyaerocom/data/variables.ini index 2a4e40dd8..530ebd0cb 100644 --- a/pyaerocom/data/variables.ini +++ b/pyaerocom/data/variables.ini @@ -3098,10 +3098,10 @@ description=Mass concentration of ozone unit = ug m-3 [conco3mda8] -description="
Daily maximum of the 8 hour rolling mean (see EU Directive 2008/50/EC Annex XI) of O3 mass concentration.
The maximum daily eight hour mean concentration will be selected by examining eight hour running averages, calculated from hourly data and updated each hour. Each eight hour average so calculated will be assigned to the day on which it ends i.e. the first calculation period for any one day will be the period from 17:00 on the previous day to 01:00 on that day; the last calculation period for any one day will be the period from 16:00 to 24:00 on that day.
" +description= Daily maximum of the 8 hour rolling mean (see EU Directive 2008/50/EC Annex XI) of O3 mass concentration. [vmro3mda8] -description="
Daily maximum of the 8 hour rolling mean (see EU Directive 2008/50/EC Annex XI) of O3 volume mixing ratio.
The maximum daily eight hour mean concentration will be selected by examining eight hour running averages, calculated from hourly data and updated each hour. Each eight hour average so calculated will be assigned to the day on which it ends i.e. the first calculation period for any one day will be the period from 17:00 on the previous day to 01:00 on that day; the last calculation period for any one day will be the period from 16:00 to 24:00 on that day.
" +description=Daily maximum of the 8 hour rolling mean (see EU Directive 2008/50/EC Annex XI) of O3 volume mixing ratio. unit = nmol mol-1 [concco]