|
OpenCPN Partial API docs
|
GRIB Data Table View and Export Interface. More...
#include <wx/wxprec.h>#include <wx/wx.h>#include <wx/grid.h>#include "custom_grid.h"#include "grib_pi.h"#include "grib_ui_dlg_base.h"#include "ocpn_plugin.h"#include "pi_gl.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 grib_table.h.
| enum NumericalRows |
Definition at line 60 of file grib_table.h.