Project

General

Profile

« Previous | Next » 

Revision e0f4e7ec

Added by Adam Wilson over 11 years ago

Started process of adding sensor zenith filter to MOD35 Processing

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=100:ncpus=8:mpiprocs=8
121
#PBS -l select=1:ncpus=8:mpiprocs=8
122 122
##PBS -l select=10:ncpus=8:mpiprocs=8
123 123
##PBS -l walltime=8:00:00
124 124
#PBS -l walltime=2:00:00
......
129 129
#PBS -q devel
130 130
#PBS -V
131 131

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

  
135 135
HDIR=/u/armichae/pr/

Also available in: Unified diff