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