OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
ncfileinfo.h File Reference
#include <vector>
#include <string>
Include dependency graph for ncfileinfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool is_NCDF (const std::string filepath)
 
std::vector< std::stringncfiles (const char *filepath)
 

Function Documentation

◆ is_NCDF()

bool is_NCDF ( const std::string  filepath)

◆ ncfiles()

std::vector<std::string> ncfiles ( const char *  filepath)

Definition at line 21 of file ncfileinfo.cpp.