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

GRIB Version 1 Record Implementation. More...

#include <iostream>
#include <cmath>
#include "zu_file.h"
#include "grib_record.h"

Go to the source code of this file.

Classes

class  GribV1Record
 

Detailed Description

GRIB Version 1 Record Implementation.

Implements record handling for the GRIB1 format, which is the original GRIB specification widely used for weather data distribution. GRIB1 has a simpler structure than GRIB2 but supports fewer parameters and options.

Definition in file grib_v1_record.h.