|
ocssw
V2022
|
#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 <filehandle.h>#include <l1.h>#include <genutils.h>#include "l1c_latlongrid.h"#include <netcdf>#include <global_attrs.h>
Include dependency graph for l1cgen.cpp:
Go to the source code of this file.
Macros | |
| #define | PROGRAM_NAME "l1cgen" |
| #define | VERSION "5.63 7/2/2024" |
Functions | |
| int | main (int argc, char **argv) |
Macro Definition Documentation
◆ PROGRAM_NAME
| #define PROGRAM_NAME "l1cgen" |
Definition at line 35 of file l1cgen.cpp.
◆ VERSION
| #define VERSION "5.63 7/2/2024" |
Definition at line 36 of file l1cgen.cpp.
Function Documentation
◆ main()
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 39 of file l1cgen.cpp.


