satpy.readers.abi_l2_nc module
Advance Baseline Imager NOAA Level 2+ products reader.
- The files read by this reader are described in the official PUG document:
- class satpy.readers.abi_l2_nc.NC_ABI_L2(filename, filename_info, filetype_info)[source]
Bases:
NC_ABI_BASE
Reader class for NOAA ABI l2+ products in netCDF format.
Open the NetCDF file with xarray and prepare the Dataset for reading.