ESCOMP / CCPPStandardNames

Repository for community-accepted CCPP Standard Names and search tools
Other
3 stars 16 forks source link

Add including_point_above_model_top --> extended_up_by_1 suffix #51

Closed ss421 closed 9 months ago

ss421 commented 1 year ago

Description

In issue https://github.com/ESCOMP/CCPPStandardNames/issues/50, the requirement to have a suffix that indicates an additional point above the model top was outlined. This PR adds the suggested suffix to the rules document and adds the air_pressure_including_point_above_model_top variable that uses it to the standard_names.

Im adding this as a draft PR initially for feedback on the suitability of adding such a suffix.

Updated with feedback from #50. The requirement to have a suffix that indicates an additional point above the model top was outlined and discussed. This PR adds the suggested suffix (extended_up_by_1) to the rules document and adds the air_pressure_extended_up_by_1 variable and vertical_layer_dimension_extended_up_by_1 dimension to the standard_names.

Issue addressed

https://github.com/ESCOMP/CCPPStandardNames/issues/50