# # Spectroradiometer data header # For Surface Spectroradiometer deployed on M1 mooring # Deployment date 4 November 1993 # # Spectroradiometer data in this file consists of multi-line records, # delimited by a blank line. # The first line of each record contains two time fields, as follows: # # oasis_time mer_time # # oasis_time: GMT time stamped by OASIS when it collects the data. # Format is ddd.fffff, for julian day and fraction of day. # mer_time: Time stamped by spectro when it took sample. Format as above. # # This is followed by data lines, each of which contains 5 fields, as follows: # # name mean std_dev, min, max # # name: The name of the measurement, in ASCII # mean: The mean value for the sample period # std_dev: The standard deviation for the sample period # min: The minimum value during the sample period # max: The maximum value during the sample period #