logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

cnvgrib1to2 - Convert a GRIB1 file to GRIB2 format

Authors

       Jeffrey Whittaker <jeffrey.s.whitaker@noaa.gov> wrote the code.
       Alastair McKinstry <mckinstry@debian.org> wrote this man page

python-grib                                        2012-04-18                                     cnvgrib1to2(1)

Description

       Convert a GRIB1 format file to GRIB2 format.

       GRIB  is  a  file  format  defined  for  meteorological  data  defined  by  the WMO (World Meteorological
       Organisation).

Name

cnvgrib1to2-ConvertaGRIB1filetoGRIB2format

Options

       This program takes an optional packing_scheme which may be one of:

       grid_simplegrid_complexgrid_complex_spatial_differencinggrid_jpeggrid_png

       The default is 'grid_jpeg'

Synopsis

cnvgrib1tos21<grib2filename><grib1filename>[packing_scheme]

See Also