nsrdb.utilities.extract_surfrad.get_lw1_table

get_lw1_table(d, flist)[source]

Get one year of data from the directory for .lw1 files.

Parameters:
  • d (str) – Directory containing surfrad data files.

  • flist (list) – List of lw1 filenames to extract.

Returns:

annual_table (list) – List of data rows from all files in d. First entry is the list of column headers.