Skip to content

This is a collection of NCEP GRIB related utilities.

License

Notifications You must be signed in to change notification settings

GeorgeGayno-NOAA/NCEPLIBS-grib_util

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NCEPLIBS-grib_util

This is a collection of NCEP GRIB related utilities. This is related to the NCEPLIBS project.

For complete documentation see https://noaa-emc.github.io/NCEPLIBS-grib_util/. For the NCEP WMO GRIB2 Documentation see https://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_doc/.

To submit bug reports, feature requests, or other code-related issues including installation and usage questions, please create a GitHub issue. For general NCEPLIBS inquiries, contact Edward Hartnett (secondary point of contact Alex Richert).

Prerequisite External Projects

Project Notes
Jasper JPEG-2000 library
libpng PNG compression library
zlib zlib compression library

Prerequisite NCEPLIBS Projects

Repository Notes
NCEPLIBS-bacio binary I/O for NCEP models
NCEPLIBS-sp spectral transform functions
NCEPLIBS-ip interpolating between NCEP grids
NCEPLIBS-g2 Fortran implementation of the GRIB 2 functions
NCEPLIBS-w3emc GRIB1 library

Other Related NCEPLIBS Projects

Repository Notes
NCEPLIBS-g2c C implementation of the GRIB 2 functions
NCEPLIBS-g2tmpl Utilities for GRIB2 templates

Authors

Utility Author(s) User(s)
cnvgrib Stephen Gilbert, Gordon, Boi Vuong ???
copygb Mark Iredell, Stephen Gilbert, Trojan, Boi Vuong UFS_UTILS
copygb2 Mark Iredell, Stephen Gilbert, Boi Vuong ???
degrib2 Boi Vuong many GRIB2 users
grb2index Mark Iredell, Stephen Gilbert, Boi Vuong ???
grbindex Mark Iredell, Stephen Gilbert, Boi Vuong, W. Ebisuzaki FAA and AWIPS (CONUS grid id 211)
tocgrib Stephen Gilbert, Boi Vuong, Farley, R. E. Jones RAP for FAA
tocgrib2 Stephen Gilbert, Boi Vuong (GFS, NAM, SMOKE, RAP, HRRR, NWPS, etc.) in production for AWIPS and NDFD
tocgrib2super Stephen Gilbert, Boi Vuong (GFS, NAM, SMOKE, RAP, HRRR, NWPS, etc.) in production for AWIPS and NDFD
wgrib W. Ebisuzaki FAA and AWIPS (CONUS grid id 211)

Code Manager : Hang Lei, Ed Hartnett

Installing

mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/path/to/install -DCMAKE_PREFIX_PATH=/path/to/dependencies ..
make -j4
make install

Disclaimer

The United States Department of Commerce (DOC) GitHub project code is provided on an "as is" basis and the user assumes responsibility for its use. DOC has relinquished control of the information and no longer has responsibility to protect the integrity, confidentiality, or availability of the information. Any claims against the Department of Commerce stemming from the use of its GitHub project will be governed by all applicable Federal law. Any reference to specific commercial products, processes, or services by service mark, trademark, manufacturer, or otherwise, does not constitute or imply their endorsement, recommendation or favoring by the Department of Commerce. The Department of Commerce seal and logo, or the seal and logo of a DOC bureau, shall not be used in any manner to imply endorsement of any commercial product or activity by DOC or the United States Government.

About

This is a collection of NCEP GRIB related utilities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 64.2%
  • Fortran 32.7%
  • CMake 2.5%
  • Shell 0.6%