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

GRIB Version 1 Record Implementation. More...

#include <iostream>
#include <cmath>
#include "zuFile.h"
#include "GribRecord.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 GribV1Record.h.