pyrad.io.find_raw_icon_file#
- pyrad.io.find_raw_icon_file(voltime, datatype, cfg, ind_rad=0)[source]#
Search a ICON file in netcdf format
- Parameters:
voltime (datetime object) – volume scan time
datatype (str) – type of ICON data to look for
cfg (dictionary of dictionaries) – configuration info to figure out where the data is
ind_rad (int) – radar index
- Returns:
fname (str) – Name of ICON file if it exists. None otherwise