Checks validity for a given list of NetCDF files

check_list_of_ncfiles(nclist)

Arguments

nclist

A vector of character strings specifying the complete paths to files.

Value

NULL if all provided files are valid, otherwise throws an error listing all the invalid files.