OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
HE5Checker Class Reference

#include <HE5Checker.h>

Collaboration diagram for HE5Checker:
Collaboration graph

Public Member Functions

bool check_grids_missing_projcode (HE5Parser *p)
 
bool check_grids_multi_latlon_coord_vars (HE5Parser *p)
 
bool check_grids_support_projcode (HE5Parser *p)
 
bool check_grids_unknown_parameters (HE5Parser *p)
 
 HE5Checker ()
 
void set_grids_missing_pixreg_orig (HE5Parser *p)
 
 ~HE5Checker ()
 

Detailed Description

Definition at line 42 of file HE5Checker.h.

Constructor & Destructor Documentation

HE5Checker::HE5Checker ( )
inline

Definition at line 45 of file HE5Checker.h.

HE5Checker::~HE5Checker ( )
inline

Definition at line 46 of file HE5Checker.h.

Member Function Documentation

bool HE5Checker::check_grids_missing_projcode ( HE5Parser p)

Definition at line 44 of file HE5Checker.cc.

References HE5Parser::grid_list, HE5_GCTP_MISSING, and HE5Grid::projection.

Referenced by map_eos5_cfdas(), and map_eos5_cfdds().

bool HE5Checker::check_grids_support_projcode ( HE5Parser p)

Definition at line 188 of file HE5Checker.cc.

References HE5Parser::grid_list, HE5_GCTP_GEO, and HE5Grid::projection.

Referenced by map_eos5_cfdas(), and map_eos5_cfdds().

bool HE5Checker::check_grids_unknown_parameters ( HE5Parser p)
void HE5Checker::set_grids_missing_pixreg_orig ( HE5Parser p)

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