visiontoolkit.vertical_parametric_computation_ahspc¶
- visiontoolkit.vertical_parametric_computation_ahspc(model_field)¶
Return a model field with computed ‘air_pressure’ vertical coordinate.
Applies computation to create a domain ancillary for a ‘atmosphere hybrid sigma pressure coordinate’, as for example usual on WRF data, returning the field with this new domain ancillary and the name of the vertical coordinate generated.
- See:
https://cfconventions.org/Data/cf-conventions/cf-conventions-1.12/ cf-conventions.html#_atmosphere_hybrid_sigma_pressure_coordinate
for the details of the context and computation.
TODO: DETAILED DOCS