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

Update list of GRIB2 level types matched by 'Z'. #1159

Closed
JohnHalleyGotway opened this issue Jul 2, 2019 · 1 comment
Closed

Update list of GRIB2 level types matched by 'Z'. #1159

JohnHalleyGotway opened this issue Jul 2, 2019 · 1 comment
Assignees
Labels
MET: Library Code priority: medium Medium Priority requestor: NOAA/EMC NOAA Environmental Modeling Center type: task An actionable item of work

Comments

@JohnHalleyGotway
Copy link
Collaborator

The GRIB2 level types are described in this table:
https://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_doc/grib2_table4-5.shtml

MET classifies them into groups by "type". As of met-8.1:
'P' (i.e. pressure level) matches 100 and 108.
'Z' (i.e. height levels) matches 1, 101, 102, and 103.
'L' (i.e. generic level) matches any level type.

This task is to update the level types which match 'Z' to also include:
106: Depth Below Land Surface
117: Mixed Layer Depth
160: Depth Below Sea Level
161: Depth Below Water Surface

@JohnHalleyGotway JohnHalleyGotway added component: library code requestor: NOAA/EMC NOAA Environmental Modeling Center type: task An actionable item of work priority: medium Medium Priority labels Jul 2, 2019
@JohnHalleyGotway JohnHalleyGotway added this to the MET 8.1.1 (bugfix) milestone Jul 2, 2019
@JohnHalleyGotway JohnHalleyGotway self-assigned this Jul 2, 2019
JohnHalleyGotway added a commit that referenced this issue Jul 2, 2019
… Update release notes in README and MET User's Guide.
@JohnHalleyGotway
Copy link
Collaborator Author

Fixed in master_v8.1 and develop branches.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MET: Library Code priority: medium Medium Priority requestor: NOAA/EMC NOAA Environmental Modeling Center type: task An actionable item of work
Projects
None yet
Development

No branches or pull requests

1 participant