|
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< string > | ncfiles (const char *filepath) |
Function Documentation
◆ is_NCDF()
Definition at line 11 of file ncfileinfo.cpp.
◆ ncfiles()
Definition at line 21 of file ncfileinfo.cpp.


