NetCDFCFV18

class of dascore.io.netcdf.core
inherits from: FiberIO
source

NetCDFCFV18()

NetCDF-4 IO using xarray for read/write and CF markers for detection.

Methods

Name Description
get_format Return format tuple if file is a CF-convention NetCDF-4, else False.
read Read a NetCDF-4 file into a Spool, streaming remote resources.
scan Scan NetCDF file metadata without loading the full payload array.
write Write a Spool to NetCDF-4 through xarray.