IsFilenetCDF

IsFilenetCDF checks if the file is an netCDF file (.NC).

bool = IsFilenetCDF(ssFileName)

Return Value

If bool is TRUE (1), ssFileName is a netCDF file.If bool is FALSE (0), ssFileName is not a netCDF file, or the file can’t be opened.

id-646409