OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
FONcTransform.cc File Reference
#include "config.h"
#include <sstream>
#include "FONcTransform.h"
#include "FONcUtils.h"
#include "FONcBaseType.h"
#include "FONcAttributes.h"
#include <DDS.h>
#include <Structure.h>
#include <Array.h>
#include <Grid.h>
#include <Sequence.h>
#include <BESDebug.h>
#include <BESInternalError.h>
Include dependency graph for FONcTransform.cc:

Go to the source code of this file.

Macros

#define ATTRIBUTE_SEPARATOR   "."
 
#define FONC_ORIGINAL_NAME   "fonc_original_name"
 
#define RETURNAS_NETCDF   "netcdf"
 
#define RETURNAS_NETCDF4   "netcdf-4"
 

Macro Definition Documentation

#define ATTRIBUTE_SEPARATOR   "."

Definition at line 52 of file FONcTransform.cc.

#define FONC_ORIGINAL_NAME   "fonc_original_name"

Definition at line 53 of file FONcTransform.cc.

Referenced by FONcAttributes::add_original_name().

#define RETURNAS_NETCDF   "netcdf"

Definition at line 55 of file FONcTransform.cc.

#define RETURNAS_NETCDF4   "netcdf-4"

Definition at line 56 of file FONcTransform.cc.

Referenced by FONcTransform::transform().