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
src
l2bin
ncfileinfo.h
Go to the documentation of this file.
1
#include <vector>
2
#include <string>
3
bool
is_NCDF
(
const
std::string
filepath
);
4
std::vector<std::string>
ncfiles
(
const
char
*
filepath
);
string
@ string
Definition:
GEO_read_param_file.c:64
is_NCDF
bool is_NCDF(const std::string filepath)
color_dtdb.filepath
string filepath
Definition:
color_dtdb.py:207
ncfiles
std::vector< std::string > ncfiles(const char *filepath)
Definition:
ncfileinfo.cpp:21