OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
GEO_DEM.h File Reference
#include "PGS_DEM.h"
Include dependency graph for GEO_DEM.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define H_PGS_DEM
 
#define RESOLUTIONS   1
 

Variables

PGSt_DEM_Tag DEM_resolutions [RESOLUTIONS]
 
double min_lat
 
double max_lon
 

Macro Definition Documentation

◆ H_PGS_DEM

#define H_PGS_DEM

C-INC************************************************************************

!Description:
Shared information about the set of DEM file resolutions to use.

!Input Parameters: N/A

!Output Parameters: N/A

Return Values: N/A

Externally Defined: N/A

Called by: N/A

Routines Called: N/A

!Revision History:

Log
GEO_DEM.h,v

Revision 6.2 2011/02/08 18:29:25 kuyper Added external header guards for PGS_DEM.h, to compensate for lack of internal ones.

Revision 6.1 2010/08/12 22:46:17 kuyper Initial Revision.

James Kuyper Jr. James.nosp@m..R.K.nosp@m.uyper.nosp@m.@NAS.nosp@m.A.gov

!Team-unique Header: This software is developed by the MODIS Science Data Support Team for the National Aeronautics and Space Administration, Goddard Space Flight Center, under contract NAS5-32373.

References and Credits

Design Notes !END**************************************************************************

Definition at line 49 of file GEO_DEM.h.

◆ RESOLUTIONS

#define RESOLUTIONS   1

Definition at line 52 of file GEO_DEM.h.

Variable Documentation

◆ DEM_resolutions

PGSt_DEM_Tag DEM_resolutions[RESOLUTIONS]

Definition at line 62 of file GEO_DEM.c.

◆ max_lon

double max_lon

Definition at line 54 of file GEO_DEM.h.

◆ min_lat

double min_lat

Definition at line 63 of file GEO_DEM.c.