bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
|
The implementation of the retrieval of data values for special HDF5 products Currently this only applies to ACOS level 2 and OCO2 level 1B data. More...
#include <iostream>
#include <memory>
#include <cassert>
#include <BESDebug.h>
#include <libdap/InternalErr.h>
#include "HDF5RequestHandler.h"
#include "HDF5GMSPCFArray.h"
Go to the source code of this file.
The implementation of the retrieval of data values for special HDF5 products Currently this only applies to ACOS level 2 and OCO2 level 1B data.
Copyright (C) 2011-2023 The HDF Group
All rights reserved.
Definition in file HDF5GMSPCFArray.cc.