read_file {cmsafops} | R Documentation |
Designed for the CM SAF R Toolbox.
Description
This function is a helper function called by the CM SAF R Toolbox.
Usage
read_file(infile, var_name, nc = NULL)
Arguments
infile |
Filename of input NetCDF file. This may include the directory (character). |
var_name |
Name of NetCDF variable (character). |
nc |
Alternatively to |
[Package cmsafops version 1.4.0 Index]