Subversion Repositories lagranto.um

Rev

Rev 7 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7 Rev 13
Line 226... Line 226...
226
if ( "${flag}" != "" ) then
226
if ( "${flag}" != "" ) then
227
  echo "Input files availability < 1 hour ($timeinc): switch to hires"
227
  echo "Input files availability < 1 hour ($timeinc): switch to hires"
228
  echo "mode. All input files must be of form: P{yyyymmdd_hhmm}"
228
  echo "mode. All input files must be of form: P{yyyymmdd_hhmm}"
229
  set hires = 1
229
  set hires = 1
230
  set timeinc_min = `echo "(${timeinc} * 100 + 0.5)/1" | bc`
230
  set timeinc_min = `echo "(${timeinc} * 100 + 0.5)/1" | bc`
231
  set timeinc     = `echo "scale=2; ${timeinc} * 100 / 60" | bc`
231
  set timeinc     = `echo "scale=8; ${timeinc} * 100 / 60" | bc`
232
  goto hires
232
  goto hires
233
endif
233
endif
234
 
234
 
235
# Search the first file to use
235
# Search the first file to use
236
set timeshift=
236
set timeshift=