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
oel_hdf4
libseawifs
utils.h
Go to the documentation of this file.
1
/*
2
3
$Header: /app/shared/RCS/irix-5.2/seawifsd/src/hdfio/Shared.V4.3/L012_Util/utils.h,v 4.11 1995/01/25 18:02:46 seawifsd Exp seawifsd $
4
$Log: utils.h,v $
5
Revision 4.11 1995/01/25 18:02:46 seawifsd
6
added include eng_qual.h
7
8
Revision 4.10 1995/01/17 20:59:39 seawifsd
9
Jan. 17, 1994, V4.10
10
11
Revision 4.1 1995/01/17 14:13:23 seawifsd
12
Jan. 9, 1994, 4.0
13
14
Revision 3.4 1994/12/23 18:18:44 seawifsd
15
commented out un-used header file cdl_attr.h
16
17
Revision 3.3 1994/11/08 18:49:21 seawifsd
18
Nov. 8, 1994, 3.3a3
19
20
Revision 3.3 1994/11/08 15:03:18 seawifsd
21
Nov. 8, 1994, 3.3a2
22
23
Revision 1.1.1.2 1994/10/03 18:40:47 frank
24
included norad_orbnum.h.
25
26
Revision 1.1.1.1 1994/05/19 15:34:00 frank
27
a. take out all the un-necessary include statements that were
28
bounded by SHOULD_NOT_NEEDED macro from last version.
29
b. add NEED_DATABASE to include dbaccess.h
30
31
Revision 1.2 1994/05/10 18:54:12 seawifst
32
May 6, 1994 version 1.2
33
34
Revision 1.1 1994/04/19 13:52:35 seawifst
35
Initial revision
36
37
38
*/
39
40
41
#include "usrhdr.h"
42
#include "
usrmac.h
"
43
#include "utiltime.h"
44
#include "filesize.h"
45
#include "rcs.h"
46
#include "hdfhdr.h"
47
/*
48
#include "cdl_attr.h"
49
*/
50
#include "
cdl_object.h
"
51
#include "hdfmac.h"
52
#include "
hdf_object.h
"
53
#include "MFSD.h"
54
#include "
WIFSHDF.h
"
55
#include "trace.h"
56
#include "
ecv.h
"
57
#include "soh.h"
58
#include "soh_local.h"
59
#include "soh_struct.h"
60
#include "
tlm.h
"
61
#include "tlm_local.h"
62
#include "tlm_struct.h"
63
#include "
eng_qual.h
"
64
#include "sched.h"
65
#include "mopsaccess.h"
66
#ifdef NEED_DATABASE
67
#include "dbaccess.h"
68
#endif
/* NEED_DATABASE */
69
#include "
navigation.h
"
70
#include "tilt.h"
71
#include "datalevel.h"
72
#include "dataname.h"
73
#include "
datatype.h
"
74
#include "norad_orbnum.h"
75
#include "
ffm.h
"
76
#include "ffmaccess.h"
77
#include "gain_tdi.h"
78
#include "sc_id.h"
79
#include "fillframe.h"
80
#include "filedir.h"
81
#include "hdfhdr.h"
82
#include "hdfmac.h"
datatype.h
ffm.h
navigation.h
WIFSHDF.h
hdf_object.h
usrmac.h
cdl_object.h
eng_qual.h
ecv.h
tlm.h