WXP C++ Library Version 6.74.6
Loading...
Searching...
No Matches
Public Member Functions | List of all members
WXP::GridRead Class Reference

This class reads and composites gridded data. More...

#include "../include/GridRead.h"

Public Member Functions

int init ()
 
int setParam (const char *params)
 
int setMissValue (float val)
 
int read (ModelSpec &mspec, Date &date, GridSpec &gs, Grid &grid)
 
int read (const char *model, Date &date, Grids &grids)
 
int read (const char *model, Date &date, const char *spec, Grid &grid)
 
int read (Filename &file, Grids &grids)
 
int read (const char *file, Grids &grids)
 
int read (Filename &filename, ModelSpec &mspec, GridSpec &gspec, Grid &grid)
 

Detailed Description

This class reads and composites gridded data.

Author
Dan Vietor

The documentation for this class was generated from the following files: