This class contains a set of tools to work with grid data. More...
#include "../include/GridTool.h"
Static Public Member Functions | |
| static int | read (ModelSpec &mspec, Date &date, GridSpec &gs, Grid &grid) |
| static int | read (const char *model, Date &date, Grids &grids) |
| static int | read (const char *model, Date &date, const char *spec, Grid &grid) |
| static int | read (const char *file, Grids &grids) |
| static int | valueGrid (Grid &grid, float value) |
| static int | updateSpec (GridSpec &gs, ForeTime &f, Level &l, VarNameItem &v) |
| static int | updateSpec (GridSpec &gs, ForeTime &f, Level &l) |
| static int | updateSpec (GridSpec &gs, ForeTime &f) |
| static int | updateSpec (GridSpec &gs, Level &l) |
This class contains a set of tools to work with grid data.
1.6.1