OpenCPN Partial API docs
|
GRIB Data Table View and Export Interface. More...
#include "wx/wxprec.h"
#include "wx/wx.h"
#include "pi_gl.h"
#include <wx/grid.h>
#include "GribUIDialogBase.h"
#include "grib_pi.h"
#include "ocpn_plugin.h"
#include "CustomGrid.h"
Go to the source code of this file.
Classes | |
class | GRIBTable |
Dialog showing GRIB data in a table format. More... | |
Enumerations | |
enum | NumericalRows { R_WIND , R_WAVES , R_CURRENT } |
GRIB Data Table View and Export Interface.
Provides a tabular visualization of GRIB weather data with:
Features:
The table view provides an alternative to graphical overlay visualization, allowing precise numerical inspection of forecast data at specific locations and times.
Definition in file GribTable.h.
enum NumericalRows |
Definition at line 61 of file GribTable.h.