OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
l1cgen.cpp File Reference
#include <allocate2d.h>
#include <allocate3d.h>
#include "allocate4d.h"
#include <iostream>
#include "l1c_input.h"
#include "l1c_filehandle.h"
#include "l1c_str.h"
#include "l1c.h"
#include "hawkeye_methods.h"
#include <chrono>
#include <sys/stat.h>
#include "l2_str.h"
Include dependency graph for l1cgen.cpp:

Go to the source code of this file.

Macros

#define PROGRAM_NAME   "l1cgen"
 
#define VERSION   "5.3 3/24/2022"
 

Functions

int main (int argc, char **argv)
 

Macro Definition Documentation

◆ PROGRAM_NAME

#define PROGRAM_NAME   "l1cgen"

Definition at line 28 of file l1cgen.cpp.

◆ VERSION

#define VERSION   "5.3 3/24/2022"

Definition at line 29 of file l1cgen.cpp.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 33 of file l1cgen.cpp.