setup_robin1.bash
author Forrest Hoffman <forrest@climatemodeling.org>
Mon, 01 Oct 2007 15:12:14 -0400
changeset 1 2ce4ee911439
child 2 978f4510987d
permissions -rwxr-xr-x
Fixed h1_summary and h1_summary2 to correctly construct time_bounds values.

h1_summary and h1_summary2 previously used the time_bounds from the last time
value from the last input file when summarizing, suggesting that the field
values were appropriate only over that short time range instead of the complete
time period over which the statistics were calculated. C-LAMP Experiment 1
runs used the previous code, so the time_bounds were incorrect in the
statistical summaries produced. C-LAMP Experiment 2 runs will use this new
code for production of statistical summaries.
     1 #!/bin/bash
     2 source /opt/modules/modules/init/bash
     3 # for robin1
     4 module unload PrgEnv
     5 #module load pgi/6.1
     6 #module load netcdf_pgi/3.6.1
     7 module load netcdf_gcc/3.6.1
     8 # for phoenix
     9 #module load netcdf/3.5.1_r4
    10 #
    11 module list