ocssw
V2022
|
#include <geolocate_oci.h>
Public Member Functions | |
geoFile () | |
~geoFile () | |
int | createFile (const char *filename, const char *cdlfile, size_t sdim, int *ncid, int *gid) |
int | parseDims (std::string dimString, std::vector< netCDF::NcDim > &varDims) |
Public Attributes | |
netCDF::NcGroup | ncGrps [10] |
Detailed Description
Definition at line 26 of file geolocate_oci.h.
Constructor & Destructor Documentation
◆ geoFile()
geoFile | ( | ) |
Definition at line 104 of file geolocate_oci.h.
◆ ~geoFile()
~geoFile | ( | ) |
Definition at line 109 of file geolocate_oci.h.
Member Function Documentation
◆ createFile()
Definition at line 1518 of file geolocate_oci.cpp.
◆ parseDims()
int parseDims | ( | std::string | dimString, |
std::vector< netCDF::NcDim > & | varDims | ||
) |
Definition at line 1813 of file geolocate_oci.cpp.
Member Data Documentation
◆ ncGrps
netCDF::NcGroup ncGrps[10] |
Definition at line 40 of file geolocate_oci.h.
The documentation for this class was generated from the following files:
- /gfs-oceanweb/web/ocssw/ocssw_src/src/l1bgen_oci/geolocate_oci.h
- /gfs-oceanweb/web/ocssw/ocssw_src/src/l1bgen_oci/geolocate_oci.cpp