Skip to content
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

CMOR-ization of rsdsdiff monthly data #368

Open
simohaka opened this issue Sep 27, 2024 · 4 comments
Open

CMOR-ization of rsdsdiff monthly data #368

simohaka opened this issue Sep 27, 2024 · 4 comments
Assignees
Labels
error error in the dataset

Comments

@simohaka
Copy link

In https://github.com/NorESMhub/noresm2cmor/blob/master/namelists/var_CMIP6_NorESM2_default.nml
the variable rsdsdiff (Surface Diffuse Downwelling Shortwave Radiation)
is CMORized in the monthly data as:

'rsdsdiff ','SWCF (where SWCF: Shortwave cloud forcing)

whereas in the daily and 3-hourly output, it's CMORized as:

'rsdsdiff ','SOLLD+SOLSD (where SOLLD: Solar downward near infrared diffuse to surface, SOLDSD: Solar downward visible diffuse to surface)

The latter seems correct.
I have also downloaded monthly rsdsdiff data from ESGF and also there the variable attribute 'original name' is 'SWCF'.
Is there any reason/logic behind this or is it just a mistake?

@simohaka simohaka added the error error in the dataset label Sep 27, 2024
@YanchunHe
Copy link
Collaborator

Maybe @oyvindseland can answer this?

@oyvindseland
Copy link
Collaborator

That is a mistake / misinterpretation.
I was surprised that no one had found the problem since short wave cloud forcing is a quite common variable to analyze.

The reason is that short wave cloud forcing is not a variable that is cmorized but derived from other variables and this was never picked up since rsdsdiff was a Emon variable not Amon.

@YanchunHe
Copy link
Collaborator

That is a mistake / misinterpretation. I was surprised that no one had found the problem since short wave cloud forcing is a quite common variable to analyze.

The reason is that short wave cloud forcing is not a variable that is cmorized but derived from other variables and this was never picked up since rsdsdiff was a Emon variable not Amon.

Thanks for the reply, Øyvind.

I don't understand what you said " short wave cloud forcing is not a variable that is cmorized but derived from other variables". So you meant SWCF in the model is derived from other variables, right?

Do we need to retract this dataset for all published rsdsdiff in Emon?

@oyvindseland
Copy link
Collaborator

Yes SWCF is derived from other variables.

Do we need to retract this dataset for all published rsdsdiff in Emon?

Only for monthly fields. The cmorization script should also be updated as it will make it easier to provide the variable for specific simulations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
error error in the dataset
Projects
None yet
Development

No branches or pull requests

3 participants