pyrad.io.find_iso0_file#
- pyrad.io.find_iso0_file(voltime, cfg, ind_rad=0)[source]#
Search an ISO-0 degree file in text 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 iso0 file if it exists. None otherwise