-
Notifications
You must be signed in to change notification settings - Fork 0
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
Omon.tos: Getting the right standard name #67
Comments
We should clean this up. In many models these two temperatures are the same, I think, so even though their definitions are different, the quantity reported is unaffected. I doubt if this is true of all models, however. |
In my experience, the |
Yeah so |
I think we're good looking at |
What I don't know is if any model distinguishes between its skin temperature (used, for example, in its calculation of upwelling longwave radiation at the surface) and the bulk temperature of the ocean surface layer (determined by the balance of energy entering or leaving the upper-most grid cell). Another possibility is that a model will include some sub-model of the the temperature profile near the surface, so that the "sea_surface_temperature" is not simply set to the bulk temperature of the upper-most ocean layer, but is determined in a more complicated way. In either case, if a model doesn't simply set its radiating temperature to its near-surface temperature, then which number do we want? I'd vote for |
Hi Karl, Paul : I've had a quick search in ES-DOC, and also checked some literature -- no sign of any modelling of skin temperature in CMIP6, though high resolution NWP models are starting to take it into account. Some of the satellite microwave data is also bulk SST, even though the instrument is responding to skin temperature, because the published data is calibrated against in situ measurements of bulk data (Rayner et al : https://agupubs.onlinelibrary.wiley.com/doi/10.1029/2002JD002670 ) .. so this is probably just an issue of cleaning up wording to avoid confusion among users. |
The variable
tos
has CF Standard Namesea_surface_temperature
which is defined as being the "near-surface temperature" which is distinct from interface temperature:In Griffies et al. 2016, on the other hand,
tos
is defined as:@durack1 , @taylor13 : I've just noticed this contradiction between the description in the OMIP GMD paper and the CF metadata.
The text was updated successfully, but these errors were encountered: