Project

General

Profile

« Previous | Next » 

Revision 171a4e16

Added by Adam Wilson over 11 years ago

added function to flag bad pixels introduced by bug in HEG software

View differences:

climate/procedures/Pleiades_MOD35.R
118 118
### qsub script
119 119
cat(paste("
120 120
#PBS -S /bin/bash
121
#PBS -l select=1:ncpus=8:mpiprocs=8
122
##PBS -l select=10:ncpus=8:mpiprocs=8
123
##PBS -l walltime=8:00:00
124
#PBS -l walltime=2:00:00
121
##PBS -l select=1:ncpus=8:mpiprocs=8
122
#PBS -l select=100:ncpus=8:mpiprocs=8
123
#PBS -l walltime=8:00:00
124
##PBS -l walltime=2:00:00
125 125
#PBS -j n
126 126
#PBS -m be
127 127
#PBS -N mod35
128
##PBS -q normal
129
#PBS -q devel
128
#PBS -q normal
129
##PBS -q devel
130 130
#PBS -V
131 131

  
132
CORES=8
132
CORES=800
133 133
#CORES=160
134 134

  
135 135
HDIR=/u/armichae/pr/

Also available in: Unified diff