# Setup File for SFMR processing # File consists of 5 sections, each with a preamble code # on the preceding line. Codes and sections are: # # &A - Raw radiometer data file (%B,%T records) # &B - Calibration file name; cal file in ProSensing sfmr3.cal format # &C - Sea Surf Temp data base file name; file in mwir.rt format # &D - SFMR Freqs in GHz - one line of 6 floating pt values # &E - Default Sea Surf Temp in deg C # &F - Std Dev threshold for Outlier filter # # Sections can be entered in any order. User will be prompted for # missing sections. Lines with a pound sign (#) are comments and # ignored. File names must include directory, unless in the same # directory as Sfmr_main processing program. See Get_Setupfile.ftni # code for more information. # # File for N42 SFMR Cal on 08 21 2102 MAM # &A - Data File 1208.dat # &B - Cal File /home/sysop/etc/SFMR4.cfg # &C - SST file fusion.rt # &D - Freqs # A zero value disables use of that frequency in the retrieval 4.74 5.31 5.57 6.02 6.69 7.09 # &E - Default SST # For a positive value, the program will use SSTs from the %A record # A negative value tells the program to use SSTs from the file designated in &C above # In either case, the default value below will be used for any missing values -27.5 # &F - Outlier Filter Value # A positive value tells the program to use the Linear (Least Squares) filter # Negative value uses the Outlier (bubble sort) filter # For a zero value, no filter is used. 4.0 #