OpenCPN Partial API docs
Loading...
Searching...
No Matches
GribV2Record.h File Reference

GRIB Version 2 Record Implementation. More...

#include <iostream>
#include <cmath>
#include "zuFile.h"
#include "GribRecord.h"

Go to the source code of this file.

Classes

class  GribV2Record
 

Detailed Description

GRIB Version 2 Record Implementation.

Implements record handling for the GRIB2 format, which is the modern standard for meteorological data distribution. GRIB2 provides enhanced capabilities and flexibility compared to GRIB1, such as support for variable-length sections, data compression, ensemble forecast data and more coordinate system options.

Definition in file GribV2Record.h.