OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
l2_generic.h
Go to the documentation of this file.
1 #ifndef _L2_HDF_GENERIC_H
2 #define _L2_HDF_GENERIC_H
3 
4 #include <stdio.h>
5 #include <stdlib.h>
6 #include <string.h>
7 #include "l12_parms.h"
8 #include "l2_struc.h"
9 #include "hdf.h"
10 #include "mfhdf.h"
11 #include "passthebuck.h"
12 #include "filehandle.h"
13 #include "hdf_utils.h"
14 #include <timeutils.h>
15 
16 #endif