|
OpenCPN Partial API docs
|
GRIB (GRIdded Binary) file reader and parser. More...
#include <cmath>#include <iostream>#include <map>#include <set>#include <vector>#include <wx/wx.h>#include <wx/wxprec.h>#include "grib_record.h"#include "zu_file.h"Go to the source code of this file.
Classes | |
| class | GribReader |
GRIB (GRIdded Binary) file reader and parser.
This header defines the low-level GRIB file parsing infrastructure. GRIB is a standardized binary format used by meteorological centers worldwide to store and distribute weather forecast data.
Key Features:
Definition in file grib_reader.h.