-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Error in AERmon variables #272
Comments
@øyvind I think we maybe have to change the expression for dryoa and wetoa, and include the contribution from SOA_A1 and SOA_NA dry and wet depostion. In mmroa (which is used by many people to calculate the burden en then the lifetime) SOA_A1 and SOA_NA is included, and therefore I think it should be also included in dryoa and wetoa. Could you check whether I see this right. |
Yes you are right. the secondary organic aerosols should also be included. |
OK, so then, and the ?? Could you also go through the whole CMIP6_AERmon table variables, to check if others are correct (except for those dry dust, wetdust, dryss, dryoa, which has been corrected by not committed). See the current list of supported variables of AERmon in https://github.com/NorESMhub/noresm2cmor/blob/master/namelists/var_CMIP6_NorESM2_default.nml Not there are some duplicated entries of the same CMIP6 variable names, for example, |
dryoa should be : wetoa should be : I'll try to have a look at the other variables too. |
Another issue is that in all the cmorized wet-deposition fields for aerosols (wetoa, wetso4, wetbc, wetss, wetdst) the values are negative, whereas they are positive for the dry deposition fields. |
Thanks! So we need to make all of those above aerosols positive sign? (absolute values) And also please review other AERmon fields, so that I can proceed, and republish them together with other fixes. We would better do this at once. |
Hi @YanchunHe , shall I change the table
|
Yes, please do that! @DirkOlivie Thanks! |
@YanchunHe
|
Could you retract all I will recmorize some of them and republish. |
@YanchunHe |
By the way, I had checked the new wetoa and dryoa , compared to Gliss et al 2020 paper, and they seemed to be correct now. |
Yes, I am doing this right now, and will be ready to be republished the next week. |
@YanchunHe |
Error in AERmon variables dryss and dryoa. Must be retracted and republished. Not all output fields included.
dryso4 and drybc correct.
Simulations: AerChemMIP, RFMIP and CMIP
Corrected in the table but also included here
dryss: SS_A1DDF + SS_A2DDF + SS_A3DDF +SS_A1_OCWDDF + SS_A2_OCWDDF + SS_A3_OCWDDF
dryoa: OM_ACDDF + OM_AIDDF + OM_NIDDF +OM_AC_OCWDDF + OM_AI_OCWDDF + OM_NI_OCWDDF
@YanchunHe @DirkOlivie @MichaelSchulzMETNO
The text was updated successfully, but these errors were encountered: