NOAA-MDL / grib2io

Python interface to the NCEP G2C Library for reading and writing GRIB2 messages.

Home Page:https://noaa-mdl.github.io/grib2io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for product definition template 4.48

BenjaminBlake-NOAA opened this issue · comments

When trying to create plots of near-surface (8 m AGL) smoke/dust from a grib2 file, I get the following error message:

ValueError: Unsupported Product Definition Template Number - 4.48

Would it be possible to add support for this product definition template to grib2io?

Support for PDTN = 48 has been added. Closing this issue.