Toggle navigation
Ocean Color Science Software
Jump to content
ocssw
V2022
web
ocssw
ocssw_src
src
l2gen
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
filehandle.h
l2_struc.h
l12_parms.h
passthebuck.h
timeutils.h