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

Revisit several reference pressure-related standard names #15

Open
grantfirl opened this issue Jul 1, 2021 · 3 comments
Open

Revisit several reference pressure-related standard names #15

grantfirl opened this issue Jul 1, 2021 · 3 comments

Comments

@grantfirl
Copy link
Collaborator

There may be redundancy with the following variables:

reference_pressure
reference_pressure_at_surface
base_state_surface_pressure_for_hybrid_vertical_coordinate

Recall that "reference_pressure" is already in the CF standards and is described as "A constant pressure value, typically representative of mean sea level pressure, which can be used in defining coordinates or functions of state."

CF standards also have a variable called "reference_air_pressure_for_atmosphere_vertical_coordinate" which they describe as "For models using a dimensionless vertical coordinate, for example, sigma, hybrid sigma-pressure or eta, the values of the vertical coordinate at the model levels are calculated relative to a reference level. 'Reference air pressure' is the air pressure at the model reference level. It is a model-dependent constant."

None of these are currently used in UFS-based physics, so we'd like to understand how the original 3 variables differ and whether we should use existing CF standard names or try to construct something more specific for CCPP. From my point of view, all 3 of them could be combined into what CF describes as "reference_pressure".

To the extent that all 3 are needed, we need to clarify how they differ and sync up with what CF has.

@gold2718
Copy link
Collaborator

gold2718 commented Jul 9, 2021

For the CESM atmosphere model, we prefer reference_pressure, used in a manner consistent with the CF description.
We also need a standard name for the global average pressure, we suggest global_mean_sea_level_pressure or possibly global_average_sea_level_pressure to avoid the collision with the CF definition of mean_sea_level (the time mean of sea surface elevation at a given location over an arbitrary period sufficient to eliminate the tidal signals).
I think this is different from the CF name, air_pressure_at_mean_sea_level which does not seem to imply a global mean.

@ligiabernardet
Copy link
Collaborator

@cacraigucar @gold2718 Should variables reference_pressure_at_surface and base_state_surface_pressure_for_hybrid_vertical_coordinate be removed from the dictionary? They are not used in the https://github.com/NCAR/ccpp-physics. Would that resolve the original problem raised in this issue?

@gold2718
Copy link
Collaborator

gold2718 commented Nov 8, 2021

Both of these are used in the CESM atmosphere model.

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

No branches or pull requests

3 participants