Changeset 112 for trunk/procs/com_eg.pro


Ignore:
Timestamp:
06/10/08 03:01:01 (16 years ago)
Author:
ericg
Message:

Added corr_thres in plt_def to define correlation lower limit for plotting regression maps

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/procs/com_eg.pro

    r109 r112  
    1313; 
    1414COMMON formats, look, free_1d_minmax, lat_axis, cont_fill, multi_win, atmos_msk, line_thick, line_style, line_color, title_type, fill_space, vector_sample, symbol_style, symbol_color, symbol_families, contour_options, mean_sc_only, nc_grids_list, cont_real, symbol_size, xchartxt, ychartxt, linfit_sep, linfit_map, bin_interval,  var3_ybinx 
    15 COMMON switches, cmd1_back,  cmd2_back, file_name1, file_name2, ncdf_db1, ncdf_db2, grid1_full, grid2_full 
     15COMMON switches, cmd1_back,  cmd2_back, file_name1, file_name2, ncdf_db1, ncdf_db2, grid1_full, grid2_full, corr_thres 
    1616 
    1717; 
Note: See TracChangeset for help on using the changeset viewer.