You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the code rv5.0 the OXN group is defined as follow:
OXN_GROUP = (/ &
NO, NO2, NO3, N2O5, HONO, HNO3, HO2NO2, SC4H9NO3, NALD, &
ISON, PAN, MPAN, NO3_f, NO3_c, shipNOx &
/)
Are the published OXN results in the website calculated in a different way?
Massimo
The text was updated successfully, but these errors were encountered:
Hi,
in the https://www.emep.int/mscw/mscw_moddata.html the OXN variable is defined as:
the sum of HNO3 and NO3 (Compounds in NetCDF files).
In the code rv5.0 the OXN group is defined as follow:
OXN_GROUP = (/ &
NO, NO2, NO3, N2O5, HONO, HNO3, HO2NO2, SC4H9NO3, NALD, &
ISON, PAN, MPAN, NO3_f, NO3_c, shipNOx &
/)
Are the published OXN results in the website calculated in a different way?
Massimo
The text was updated successfully, but these errors were encountered: