Toggle navigation
Ocean Color Science Software
Jump to content
ocssw
V2022
web
ocssw
ocssw_src
src
l2mapgen
l2mapgen.h
Go to the documentation of this file.
1
/*
2
* File: l2mapgen_proto.h
3
* Author: dshea
4
*
5
* Created on February 9, 2011, 10:55 AM
6
*/
7
8
#ifndef L2MAPGEN_H
9
#define L2MAPGEN_H
10
11
#define VERSION "1.0"
12
#define DEF_FLAG "ATMFAIL,LAND,HILT,CLDICE,CHLFAIL,NAVWARN,ATMWARN"
13
14
#include <
setupflags.h
>
15
16
#endif
/* L2MAPGEN_H */
17
setupflags.h