Read and parse a NetCDF file and load it to a xarray.Dataset
filename – Path and name of the file as string or FileInfo object.
**kwargs – Additional key word arguments that are allowed for the NetCDF4 class.
NetCDF4
A xarray.Dataset object.