bes  Updated for version 3.20.5
h5cfdap.h
Go to the documentation of this file.
1 // This file is the main header file for the main holder of
2 // the HDF5 OPeNDAP data handler for the CF option
3 
4 // Copyright (c) 2009-2016 The HDF Group, Inc. and OPeNDAP, Inc.
5 //
6 // This is free software; you can redistribute it and/or modify it under the
7 // terms of the GNU Lesser General Public License as published by the Free
8 // Software Foundation; either version 2.1 of the License, or (at your
9 // option) any later version.
10 //
11 // This software is distributed in the hope that it will be useful, but
12 // WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
13 // or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
14 // License for more details.
15 //
16 // You should have received a copy of the GNU Lesser General Public
17 // License along with this library; if not, write to the Free Software
18 // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
19 //
20 // You can contact OPeNDAP, Inc. at PO Box 112, Saunderstown, RI. 02874-0112.
21 // You can contact The HDF Group, Inc. at 1800 South Oak Street,
22 // Suite 203, Champaign, IL 61820
23 
34 
39 
40 #ifndef _H5CFDAP_H
41 #define _H5CFDAP_H
42 #include <DDS.h>
43 #include <DAS.h>
44 
45 #include "HDF5CFModule.h"
46 #include "heos5cfdap.h"
47 #include "h5gmcfdap.h"
48 
49 
50 #endif
51 
52 
Map and generate DDS and DAS for the CF option for generic HDF5 products.
Map and generate DDS and DAS for the CF option for HDF-EOS5 products.
This class describes the different categories of HDF5 products for the CF option.