emc2.core.instruments.NEXRAD¶
- class emc2.core.instruments.NEXRAD(supercooled=True, *args)[source]¶
This stores the information for the NOAA NEXRAD radar Based on https://www.roc.noaa.gov/WSR88D/Engineering/NEXRADTechInfo.aspx.
- __init__(supercooled=True, *args)[source]¶
This stores the information for the NOAA NEXRAD radar Based on https://www.roc.noaa.gov/WSR88D/Engineering/NEXRADTechInfo.aspx.
Methods
__init__
([supercooled])This stores the information for the NOAA NEXRAD radar Based on https://www.roc.noaa.gov/WSR88D/Engineering/NEXRADTechInfo.aspx.
read_arm_netcdf_file
(filename, **kwargs)Loads a netCDF file that corresponds to ARM standards.