nsrdb.utilities.extract_surfrad.get_dat_table
- get_dat_table(d, flist)[source]
Get one year of data from the directory for .dat files.
- Parameters:
d (str) – Directory containing surfrad data files.
flist (list) – List of dat filenames to extract.
- Returns:
annual_table (list) – List of data rows from all files in d. First entry is the list of column headers.