A sphere with three ocean waves in differing shades of blue. Next to the sphere, there is the bolded text "Ocean Color". Under that, there are two acronyms, separated by a vertical pipe: OB.DAAC (Ocean Biology Distributed Active Archive Center) and OBPG (Ocean Biology Processing Group).
Lorem
ipsum
dolor
sit
amet
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