Skip to content

Commit 9792ef8

Browse files
PR changes NOAA-EMC#1
1 parent 284d717 commit 9792ef8

File tree

3 files changed

+2
-26
lines changed

3 files changed

+2
-26
lines changed

dev/drivers/scripts/plots/aqm/jevs_aqm_grid2obs_plots.sh

-7
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ export model=evs
1515

1616
export HOMEevs=/lfs/h2/emc/vpppg/noscrub/$USER/EVS
1717

18-
###%include <head.h>
19-
###%include <envir-p1.h>
20-
2118
############################################################
2219
# Load modules
2320
############################################################
@@ -70,9 +67,5 @@ else
7067

7168
fi
7269

73-
######################################################################
74-
## Purpose: This job will generate the plots for the aqm
75-
#######################################################################
76-
#
7770
exit
7871

dev/drivers/scripts/prep/aqm/jevs_aqm_prep.sh

+1-11
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ export model=evs
1515

1616
export HOMEevs=/lfs/h2/emc/vpppg/noscrub/$USER/EVS
1717

18-
###%include <head.h>
19-
###%include <envir-p1.h>
20-
2118
############################################################
2219
# Load modules
2320
############################################################
@@ -66,11 +63,4 @@ else
6663

6764
fi
6865

69-
######################################################################
70-
## Purpose: This job will generate the grid2obs statistics for the AQM
71-
## model and generate stat files.
72-
#######################################################################
73-
#
74-
75-
76-
66+
exit

dev/drivers/scripts/stats/aqm/jevs_aqm_grid2obs_stats.sh

+1-8
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ export model=evs
1515

1616
export HOMEevs=/lfs/h2/emc/vpppg/noscrub/$USER/EVS
1717

18-
###%include <head.h>
19-
###%include <envir-p1.h>
20-
2118
############################################################
2219
# Load modules
2320
############################################################
@@ -67,11 +64,7 @@ else
6764

6865
fi
6966

70-
######################################################################
71-
## Purpose: This job will generate the grid2obs statistics for the AQM
72-
## model and generate stat files.
73-
#######################################################################
74-
#
67+
exit
7568

7669

7770

0 commit comments

Comments
 (0)