OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
path.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define OUT_DIR   "." /* Path prefix for output files */
 
#define ANC_DIR   "." /* Path for ancillary data */
 
#define CALIBTABLE   "." /* Calibration table */
 
#define BADORBLIST   "./badorbitlist"
 

Macro Definition Documentation

◆ ANC_DIR

#define ANC_DIR   "." /* Path for ancillary data */

Definition at line 2 of file path.h.

◆ BADORBLIST

#define BADORBLIST   "./badorbitlist"

Definition at line 4 of file path.h.

◆ CALIBTABLE

#define CALIBTABLE   "." /* Calibration table */

Definition at line 3 of file path.h.

◆ OUT_DIR

#define OUT_DIR   "." /* Path prefix for output files */

Definition at line 1 of file path.h.