WXP C++ Library Version 6.74.9
Loading...
Searching...
No Matches
WXP::MosRaw Class Reference

This class puts MOS data into a Data class for further processing. More...

#include "../include/MosRaw.h"

Public Member Functions

 MosRaw (const char *param)
int init ()
int setParam (const char *str)
int setPath (const char *path)
int setFile ()
int setInput (const char *str)
int setModel (const char *str)
int setNameConv (const char *name)
int setHour (const char *str)
int setForeTime (const char *fore)
int setFilename ()
int setFilename (Date &date)
int setFilename (const char *str)
int setFilename (Date &date, const char *param)
int setStatPrior (const char *str)
int setVariable (const char *str)
int getDate (Date &date)
int setDomain (Domain &rdomain)
int setVarFile (const char *file)
int getDomain (Domain &rdomain)
int createHash ()
int setPrior (Domain &domain)
int getInfo (MosData &mosdata, Datum &datum)
int compute (Raw &data)
int print ()

Static Public Member Functions

static int updateSpec (VarSpec &vs, ForeTime &f)

Detailed Description

This class puts MOS data into a Data class for further processing.

Author
Dan Vietor

Member Function Documentation

◆ compute()

◆ getDate()

int MosRaw::getDate ( Date & date)

Gets the date information from the input file

Return values
dateDate values

◆ setForeTime()

int MosRaw::setForeTime ( const char * str)

Sets the forecast time to be used.

Parameters
strThe forecast time

◆ setInput()

int MosRaw::setInput ( const char * str)

Sets the input file type

Parameters
strThe file type

◆ setModel()

int MosRaw::setModel ( const char * str)

Sets the model type to be used.

Parameters
strThe model name

References WXP::StrLib::copy().

◆ setNameConv()

int MosRaw::setNameConv ( const char * name)

Sets the file name convention

Parameters
nameThe name convention

◆ setVariable()

int MosRaw::setVariable ( const char * str)

Sets the variable to be plotted

Parameters
strVariable string

References WXP::EarthPoint::set().


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