OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
ncfileinfo.cpp File Reference
#include <iostream>
#include <fstream>
#include <string>
#include <vector>
#include <netcdf>
Include dependency graph for ncfileinfo.cpp:

Go to the source code of this file.

Functions

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

Function Documentation

◆ is_NCDF()

bool is_NCDF ( const string  filepath)

Definition at line 11 of file ncfileinfo.cpp.

◆ ncfiles()

vector<string> ncfiles ( const char *  filepath)

Definition at line 21 of file ncfileinfo.cpp.