__init__
- NetCDF4.__init__(**kwargs)[source]
- Initialize a NetCDF4 file handler class - Parameters:
- info – You cannot use the - get_info()without giving a function here that returns a FileInfo object.
 
Initialize a NetCDF4 file handler class
info – You cannot use the get_info() without giving a
function here that returns a FileInfo object.