Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=:), | public, | allocatable | :: | level_units | |||
character(len=:), | public, | allocatable | :: | positive | |||
character(len=:), | public, | allocatable | :: | surf_name | |||
character(len=:), | public, | allocatable | :: | surf_units | |||
integer, | public | :: | num_levels | ||||
integer, | public | :: | stagger | ||||
integer, | public | :: | vertical_type | ||||
real, | public, | allocatable | :: | ak(:) | |||
real, | public, | allocatable | :: | bk(:) | |||
real, | public, | allocatable | :: | levels(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(FileMetadataUtils), | intent(in) | :: | metadata | |||
character(len=*), | intent(in) | :: | var_name | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(VerticalCoordinate), | intent(in) | :: | this | |||
real, | intent(in) | :: | ps(:,:) | |||
integer, | intent(out), | optional | :: | rc |