*** Running ferret script: bn_syntax.jnl
           *** NOTE: in GIF mode: ignoring SET MODE METAFILE
           *** NOTE: in GIF mode: ignoring SET MODE METAFILE
           *** NOTE: in GIF mode: ignoring SET MODE METAFILE
           *** NOTE: in GIF mode: ignoring SET MODE METAFILE
           *** NOTE: in GIF mode: ignoring SET MODE METAFILE
           *** NOTE: in GIF mode: ignoring SET MODE METAFILE
           *** NOTE: in GIF mode: ignoring SET MODE METAFILE
           *** NOTE: in GIF mode: ignoring SET MODE METAFILE
           *** NOTE: in GIF mode: ignoring SET MODE METAFILE
           *** NOTE: in GIF mode: ignoring SET MODE METAFILE
           *** NOTE: in GIF mode: ignoring SET MODE METAFILE
        SET EXPRESSION has not been given or implied
 **ERROR: unknown command qualifier: notaqualifier
MESSAGE/CONTINUE/notaqualifier
Executed by script: *** GO bn_syntax.jnl ***
 **ERROR: unknown command: that
that
Executed by script: *** GO bn_syntax.jnl ***
 **ERROR: command syntax: \!
\! ignore (err cuz bang gets escaped)
Executed by script: *** GO bn_syntax.jnl ***
*** Running ferret script: bn_dollar.jnl
 **ERROR: invalid command: Value needed for argument 3 in command
          GO bn_dollar.jnl hello
message/cont $3
Executed by script: *** GO bn_dollar.jnl hello ***
Executed by script: *** GO bn_dollar.jnl hello ***
 **ERROR: my error message
message/cont $3"<my error message"
Executed by script: *** GO bn_dollar.jnl hello ***
Executed by script: *** GO bn_dollar.jnl hello ***
 **ERROR: my error message
message/cont $1"|xxxxx|goodbye<my error message"
Executed by script: *** GO bn_dollar.jnl hello ***
 **ERROR: invalid command: Valid value needed for argument $1
message/cont $1"greetings|xxxxx|goodbye"
Executed by script: *** GO bn_dollar.jnl hello ***
           *** NOTE: Argument $1 received was: hello
           *** NOTE: Valid argument $1 choices are: xxxxx|goodbye
Executed by script: *** GO bn_dollar.jnl hello ***
 **ERROR: my error message
message/cont $3"|hello|goodbye<my error message"
Executed by script: *** GO bn_dollar.jnl hello ***
 **ERROR: invalid command: Valid value needed for argument $3
message/cont $3">greetings|hello|goodbye"
Executed by script: *** GO bn_dollar.jnl hello ***
           *** NOTE: Argument $3 was missing or empty.
           *** NOTE: Valid argument $3 choices are: hello|goodbye
Executed by script: *** GO bn_dollar.jnl hello ***
 **ERROR: my error message
message/cont $3">greetings|hello|goodbye<my error message"
Executed by script: *** GO bn_dollar.jnl hello ***
Executed by script: *** GO bn_dollar.jnl hello ***
 **ERROR: my error message
message/cont $3">greetings|hello>replacement text|goodbye<my error message"
Executed by script: *** GO bn_dollar.jnl hello ***
 **ERROR: command syntax: empty argument replacement string: $3""
message/cont $3""
Executed by script: *** GO bn_dollar.jnl hello ***
 **ERROR: command syntax: empty text string provided with ">": <
message/cont $3"<"
Executed by script: *** GO bn_dollar.jnl hello ***
 **ERROR: invalid command: Valid value needed for argument $3
message/cont $3"||"
Executed by script: *** GO bn_dollar.jnl hello ***
           *** NOTE: Argument $3 was missing or empty.
           *** NOTE: Valid argument $3 choices are: |
 **ERROR: invalid command: Valid value needed for argument $3
message/cont $3"|>|"
Executed by script: *** GO bn_dollar.jnl hello ***
           *** NOTE: Argument $3 was missing or empty.
           *** NOTE: Valid argument $3 choices are: >|
 **ERROR: command syntax: empty text string provided with ">": >|
message/cont $3">|"
Executed by script: *** GO bn_dollar.jnl hello ***
 **ERROR: command syntax: empty text string provided with ">": |<
message/cont $3"|<"
Executed by script: *** GO bn_dollar.jnl hello ***
 **ERROR: invalid command: Valid value needed for argument $3
message/cont $3"|>"
Executed by script: *** GO bn_dollar.jnl hello ***
           *** NOTE: Argument $3 was missing or empty.
           *** NOTE: Valid argument $3 choices are: >
 **ERROR: command syntax: arg number not in 1-99 range: $100
say $100
Executed by script: *** GO bn_dollar.jnl hello ***
 **ERROR: command syntax: arg number not in 1-99 range: $100)
say ($100)
Executed by script: *** GO bn_dollar.jnl hello ***
 **ERROR: invalid command: Value needed for argument 10 in command
          GO bn_dollar.jnl hello
say ($10)0
Executed by script: *** GO bn_dollar.jnl hello ***
*** Running ferret script: bn_grave.jnl
 **ERROR: command syntax: unpaired grave accents: message/continue "2+2=`2+2"
message/continue "2+2=`2+2"
Executed by script: *** GO bn_grave.jnl ***
 **ERROR: variable unknown or not in data set: GARBAGE
message/continue "2+2=`garbage`"
Executed by script: *** GO bn_grave.jnl ***
 **ERROR: invalid command: grave accent doesnt evaluate to scalar
          I[i=3:5]
message/continue "3 numbers: `I[i=3:5]`"
Executed by script: *** GO bn_grave.jnl ***
 **ERROR: command syntax: options: "P=prec","B=bad","W=width","ZW=zero-width" or "R=return-item"
          message/continue "1/3=`1/3BAD=-999`"
message/continue "1/3=`1/3BAD=-999`"
Executed by script: *** GO bn_grave.jnl ***
 **ERROR: command syntax: options: "P=prec","B=bad","W=width","ZW=zero-width" or "R=return-item"
          message/continue "1/3=`1/3,qBAD=-999`"
message/continue "1/3=`1/3,qBAD=-999`"
Executed by script: *** GO bn_grave.jnl ***
 **ERROR: command syntax: unpaired quotation marks, grave accent or brackets
MESSAGE/CONTINUE \`2+2`
Executed by script: *** GO bn_grave.jnl ***
 **ERROR: command syntax: unpaired quotation marks, grave accent or brackets
MESSAGE/CONTINUE `2+2\`
Executed by script: *** GO bn_grave.jnl ***
 **ERROR: command syntax: 2+2\
          illegal character: \
MESSAGE/CONTINUE `2+2\`+1`
Executed by script: *** GO bn_grave.jnl ***
 **ERROR: command syntax: unpaired quotation marks, grave accent or brackets
MESSAGE/CONTINUE \`2+2`+1\`
Executed by script: *** GO bn_grave.jnl ***
 **ERROR: command syntax: 1*/3
          * before / is illegal
MESSAGE/CONTINUE `1*/3`
Executed by script: *** GO bn_grave.jnl ***
 **ERROR: command syntax: sst*/3
          * before / is illegal
MESSAGE/CONTINUE `sst*/3,return=lunits`
Executed by script: *** GO bn_grave.jnl ***
 **ERROR: invalid command:  use RETURN= shape,size,grid,title,bad,t0,f0,units,dset,
            dsetnum,dsetpath,dsettitle,*size,*start,*end,
            *units,*axis,nc_scale,nc_offset,user_scale,user_offset,
            calendar,dtype,xmod,tmod,status,isDepth,isReady,defined
          sst,return=Xsize
MESSAGE/CONTINUE `sst,return=Xsize`
Executed by script: *** GO bn_grave.jnl ***
 **ERROR: invalid command:  use RETURN= shape,size,grid,title,bad,t0,f0,units,dset,
            dsetnum,dsetpath,dsettitle,*size,*start,*end,
            *units,*axis,nc_scale,nc_offset,user_scale,user_offset,
            calendar,dtype,xmod,tmod,status,isDepth,isReady,defined
          sst,return=trash
MESSAGE/CONTINUE `sst,return=trash`
Executed by script: *** GO bn_grave.jnl ***
*** Running ferret script: bn_letd.jnl
 **ERROR: unknown data set: NOEXIST
DEFINE VARIABLE/DATA=noexist a = b
Executed by script: *** GO bn_letd.jnl ***
 **ERROR: variable unknown or not in data set: AIRT[D=GT4D011]
list/l=1/x=180/y=0 airt[d=gt4d011]
Executed by script: *** GO bn_letd.jnl ***
 **ERROR: invalid command: CANCEL what?
can var
Executed by script: *** GO bn_letd.jnl ***
 LISTing to file v12file.nc
 LISTing to file v1file.nc
*** Running ferret script: bn_if.jnl
 **ERROR: invalid command: ENDIF can only be used in an IF clause
ENDIF
Executed by script: *** GO bn_if.sub ***
 **ERROR: command syntax: ELIF cannot be used in single line IF
          IF 0 THEN say ERROR ELIF 1 THEN say "CORRECT if you see this"
IF 0 THEN say ERROR ELIF 1 THEN say "CORRECT if you see this"
Executed by script: *** GO bn_if.sub ***
 **ERROR: command syntax: Trash after ENDIF
          IF 0 THEN say ERROR ELSE say "CORRECT if you see this" ENDIF say trash
IF 0 THEN say ERROR ELSE say "CORRECT if you see this" ENDIF say trash
Executed by script: *** GO bn_if.sub ***
           *** NOTE: Unclosed IF statement ... assuming ENDIF, in script ./v4jnls/bn_if.sub
 **ERROR: invalid command: ELSE can only be used between IF and ENDIF
else
Executed by script: *** GO bn_if.jnl ***
 **ERROR: invalid command: ENDIF can only be used in an IF clause
endif
Executed by script: *** GO bn_if.jnl ***
 **ERROR: invalid command: ELIF can only be used between IF and ENDIF
elif
Executed by script: *** GO bn_if.jnl ***
           *** NOTE: Unclosed IF statement ... assuming ENDIF, in script ./v4jnls/bn_if.jnl
*** Running ferret script: bn_expressions.jnl
 **ERROR: command syntax: IF I GT 3 THEN ( IF I LT 5 THEN I ELSE -9 ) ELSE .333
          Cannot use multiple IFs in an expression
LIST/ORDER=X  IF I GT 3 THEN ( IF I LT 5 THEN I ELSE -9 ) ELSE .333
Executed by script: *** GO bn_expressions.jnl ***
 **ERROR: command syntax: IF I LT 5 THEN I ELSE -9
          ELSE before - is illegal
          negative constants need to be enclosed in parentheses
DEFINE VARIABLE A = IF I LT 5 THEN I ELSE -9
Executed by script: *** GO bn_expressions.jnl ***
 **ERROR: variable unknown or not in data set: A1
load a1,a2,a3,a4,a5,a6,a7,a8,a9,a10,a11,a12,a13,a14,a15,a16,a17,a18,a19,a20,a21
Executed by script: *** GO bn_expressions.jnl ***
*** Running ferret script: bn_geometry.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
           *** NOTE: Ambiguous coordinates on X axis: X[I=1:5] - X[I=6:9]
 **ERROR: inconsistent sizes of data regions: X axis
          X[I=6:9] has 4 points (I=6:9)
          expression has 5 points (I=1:5)
LIST X[I=1:5] - X[I=6:9]
Executed by script: *** GO bn_geometry.jnl ***
*** Running ferret script: bn_output.jnl
 LISTing to file WV.J34K56L7
 LISTing to file test.dat
 LISTing to file test.dat
 LISTing to file test.unf
 **ERROR: invalid subcommand: File type no longer supported TMA
LIST/FILE=test.gt/FORMAT=TMAP/L=1:3 v,v^0.5
Executed by script: *** GO bn_output.jnl ***
*** Running ferret script: bn_in_plane.jnl
*** Running ferret script: bn_compress.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
*** Running ferret script: bn_interpolate.jnl
*** Running ferret script: bn_regrid.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
Replacing definition of axis XFINE
Replacing definition of axis XCOARSE
Replacing definition of axis YFINE
Replacing definition of axis YCOARSE
Replacing definition of grid G24
*** Running ferret script: bn_ez.jnl
 LISTing to file test.unf
*** Running ferret script: bn_plot.jnl
 **ERROR: dimensions improperly specified: specified data is not a line
           - its a 2D region: "plot/i=1:10/j=1:20/nolabel i+j"
plot/i=1:10/j=1:20/nolabel i+j
Executed by script: *** GO bn_plot.jnl ***
 **ERROR: dimensions improperly specified: specified data is not a line
           - its a 2D region: "plot/i=1:10/j=1:20/nolabel i,i+j"
plot/i=1:10/j=1:20/nolabel i,i+j
Executed by script: *** GO bn_plot.jnl ***
 **ERROR: dimensions improperly specified: specified data is not a line
           - its a 2D region: "plot/i=1:10/j=1:20/nolabel i+j,i"
plot/i=1:10/j=1:20/nolabel i+j,i
Executed by script: *** GO bn_plot.jnl ***
 **ERROR: dimensions improperly specified: differing axes:
          first line is on Y axis
          line 2 is on X axis
plot/i=1:10/j=1:20/nolabel j,i
Executed by script: *** GO bn_plot.jnl ***
 **ERROR: dimensions improperly specified: unequal line lengths:
          First expression has 20 points.
          Expression 2 has 10 points:
          "plot/i=1:10/j=1:20/vs/line/nolabel j,i"
plot/i=1:10/j=1:20/vs/line/nolabel j,i
Executed by script: *** GO bn_plot.jnl ***
 **ERROR: dimensions improperly specified: must be a 2D region
          contour/i=1:10/j=1:20/nolabel i
contour/i=1:10/j=1:20/nolabel i
Executed by script: *** GO bn_plot.jnl ***
 **ERROR: invalid command: can only CONTOUR  single fields
          Use /OVERLAY for multiple variables
contour/i=1:10/j=1:20/nolabel i/j,j/i
Executed by script: *** GO bn_plot.jnl ***
 **ERROR: invalid command: VECTOR requires paired components
vector/i=1:10/j=1:20/nolabel i/j
Executed by script: *** GO bn_plot.jnl ***
 **ERROR: invalid command: VECTOR requires paired components
vector/i=1:10/j=1:20/nolabel i/j,j/i,i+j
Executed by script: *** GO bn_plot.jnl ***
Re-defining viewport LM6
Re-defining viewport UM6
 Using every   2th vector in the X direction
 Using every   2th vector in the Y direction
Re-defining viewport LM6
 Using every   2th vector in the X direction
 Using every   2th vector in the Y direction
 Using every   2th vector in the X direction
 Using every   2th vector in the Y direction
Re-defining viewport UM6
 Using every   2th vector in the X direction
 Using every   2th vector in the Y direction
           *** NOTE: /XLIMITS and /YLIMITS are deprecated.
           *** NOTE: Use /HLIMITS and /VLIMITS instead.
 **ERROR: invalid command: color=noexist
          Colors are Black,Red,Green,Blue,LightBlue,Purple, and White
plot/over/i=1:10/color=noexist i
Executed by script: *** GO bn_plot.jnl ***
 **ERROR: value out of legal range: thick=4
          Legal range is 1 to 3
plot/over/i=1:10/thick=4 i
Executed by script: *** GO bn_plot.jnl ***
 **ERROR: value out of legal range: size=-1
          Symbol size must be positive
plot/over/i=1:10/size=-1 i
Executed by script: *** GO bn_plot.jnl ***
 Using every   2th vector in the Y direction
 **ERROR: invalid command: color=noexist
          Colors are Black,Red,Green,Blue,LightBlue,Purple, and White
cont/over/i=1:10/color=noexist i
Executed by script: *** GO bn_plot.jnl ***
 **ERROR: unknown command qualifier: thick=4
cont/over/i=1:10/thick=4 i
Executed by script: *** GO bn_plot.jnl ***
 **ERROR: value out of legal range: sigdig=-1
          Value must be positive
cont/over/i=1:10/sigdig=-1 i
Executed by script: *** GO bn_plot.jnl ***
*** Running ferret script: bn_curv.jnl
           *** NOTE: in GIF mode: ignoring SET MODE METAFILE
Replacing definition of axis LON_FIELD_I_AXIS
Replacing definition of axis LON_FIELD_J_AXIS
Replacing definition of axis LAT_FIELD_I_AXIS
Replacing definition of axis LAT_FIELD_J_AXIS
 **ERROR: inconsistent sizes of data regions: Y coord field lies
          in different plane from data to be plotted
shade/nolabel sst, x_page, y_page
Executed by script: *** GO bn_curv.jnl ***
 **ERROR: all data have same value: X coordinate field
shade/nolabel sst, 0*x_page, y_page
Executed by script: *** GO bn_curv.jnl ***
 **ERROR: all data have same value: Y coordinate field
shade/nolabel sst, x_page, 0*y_page
Executed by script: *** GO bn_curv.jnl ***
 **ERROR: inconsistent sizes of data regions: Y axis of X position array
shade/nolabel sst, x_page[j=1:12], y_page
Executed by script: *** GO bn_curv.jnl ***
           *** NOTE: Cannot cancel window when in batch mode
 **ERROR: inconsistent sizes of data regions: Y axis of X position array
shade/nolabel sst, x_page[j=1:12], y_page
Executed by script: *** GO bn_curv.jnl ***
           *** NOTE: in GIF mode: ignoring SET MODE METAFILE
*** Running ferret script: bn_symbols.jnl
 **ERROR: command syntax: illegal name: TEST*
define symbol test* = hello
Executed by script: *** GO bn_symbols.jnl ***
 **ERROR: invalid command: Value needed for argument 5 in command
          GO bn_symbols.jnl
define symbol t$5 = hi
Executed by script: *** GO bn_symbols.jnl ***
Executed by script: *** GO bn_symbols.jnl ***
 **ERROR: error message
message/continue ($test2"<error message")
Executed by script: *** GO bn_symbols.jnl ***
 **ERROR: invalid command: Valid value needed for symbol test2
message/continue ($test2"|hello|bye|")
Executed by script: *** GO bn_symbols.jnl ***
           *** NOTE: symbol test2 was missing or empty.
           *** NOTE: Valid symbol test2 choices are: hello|bye|
Executed by script: *** GO bn_symbols.jnl ***
 **ERROR: error message
message/continue ($test2"|hello|bye|<error message")
Executed by script: *** GO bn_symbols.jnl ***
 **ERROR: invalid command: Valid value needed for symbol t2
message/continue ($t2"|solong>really hello|bye|")
Executed by script: *** GO bn_symbols.jnl ***
           *** NOTE: symbol t2 received was: hello
           *** NOTE: Valid symbol t2 choices are: solong>really hello|bye|
*** Running ferret script: bn_comma_delimited.jnl
*** Running ferret script: bn_dynamic_grids.jnl
 **ERROR: unknown defining grid: GX=NOEXIST
list temp[gx=noexist]
Executed by script: *** GO bn_dynamic_grids.jnl ***
 **ERROR: command syntax: P=NOEXIST
list temp[gx=u,p=noexist]
Executed by script: *** GO bn_dynamic_grids.jnl ***
 **ERROR: command syntax: multiple specifications on X axis
          X=160E:160W
list temp[gx=130e:80w:10,x=160e:160w]
Executed by script: *** GO bn_dynamic_grids.jnl ***
 **ERROR: command syntax: multiple specifications on X axis
          I=2:5
list temp[gx=130e:80w:10,i=2:5]
Executed by script: *** GO bn_dynamic_grids.jnl ***
 **ERROR: command syntax: used GX=lo:hi:delta with X=lo:hi (ditto for Y,Z, or T)
          GX=130E:80W:10
list temp[i=2:5,gx=130e:80w:10]
Executed by script: *** GO bn_dynamic_grids.jnl ***
 **ERROR: command syntax: GX=lo:hi:delta with no delta (or ditto for Y,Z, or T)
          GX=130E:80W
list temp[gx=130e:80w]
Executed by script: *** GO bn_dynamic_grids.jnl ***
 **ERROR: variable unknown or not in data set: NOEXIST
list temp[gx=u]	+ noexist
Executed by script: *** GO bn_dynamic_grids.jnl ***
 **ERROR: illegal limits: TEMP on grid (G###) does not exist at K=30
          Axis extremes are K=1:27
list temp[gx=u,k=30]
Executed by script: *** GO bn_dynamic_grids.jnl ***
 **ERROR: illegal limits: TEMP does not contain K=20
          Data are available in K =    1:2
list temp[gx=u,k=20]
Executed by script: *** GO bn_dynamic_grids.jnl ***
 **ERROR: regridding: Axis orientation not matching request:GX=PSYU
list temp[gx=psyu]
Executed by script: *** GO bn_dynamic_grids.jnl ***
 **ERROR: regridding: Axis orientation not matching request:GX=PSYT
list/i=3:6 X[gx=PSYT]
Executed by script: *** GO bn_dynamic_grids.jnl ***
 **ERROR: unknown defining grid: GX=NOEXIST
list tu
Executed by script: *** GO bn_dynamic_grids.jnl ***
 **ERROR: command syntax: P=NOEXIST
list tu
Executed by script: *** GO bn_dynamic_grids.jnl ***
 **ERROR: variable unknown or not in data set: NOEXIST
list tu
Executed by script: *** GO bn_dynamic_grids.jnl ***
 **ERROR: illegal limits: TEMP on grid (G###) does not exist at K=30
          Axis extremes are K=1:27
list tu
Executed by script: *** GO bn_dynamic_grids.jnl ***
 **ERROR: illegal limits: TEMP does not contain K=20
          Data are available in K =    1:2
list tu
Executed by script: *** GO bn_dynamic_grids.jnl ***
 **ERROR: regridding: Axis orientation not matching request:GX=PSYU
list tu
Executed by script: *** GO bn_dynamic_grids.jnl ***
 **ERROR: request exceeds memory setting
list temp[gz=z999999,z=5:15]
Executed by script: *** GO bn_dynamic_grids.jnl ***
           *** NOTE: Ambiguous coordinates on X axis: X[X=0.1:10:1.5] +  X[X=1.1:11:1.5]
           *** NOTE: Ambiguous coordinates on X axis: X[X=0.1:10:1.5] +  X[X=1.1:11:1.5]
           *** NOTE: Ambiguous coordinates on X axis: TEMP[I=101:120:4]+X[I=101:120:4]
 **ERROR: invalid command: non-positive delta value: X[I=1:5:-1]
list x[i=1:5:-1]
Executed by script: *** GO bn_dynamic_grids.jnl ***
 **ERROR: invalid command: non-positive delta value: X[I=1:5:0]
list x[i=1:5:0]
Executed by script: *** GO bn_dynamic_grids.jnl ***
 **ERROR: invalid command: non-positive delta value: X[X=1:5:-1]
list x[x=1:5:-1]
Executed by script: *** GO bn_dynamic_grids.jnl ***
 **ERROR: invalid command: non-positive delta value: X[X=1:5:0]
list x[x=1:5:0]
Executed by script: *** GO bn_dynamic_grids.jnl ***
*** Running ferret script: bn_cdf.jnl
 LISTing to file test0a.cdf
 LISTing to file test0b.cdf
 LISTing to file test0c.cdf
 LISTing to file test0d.cdf
 LISTing to file test0e.cdf
 LISTing to file test0f.cdf
 LISTing to file test0g.cdf
 LISTing to file test0h.cdf
 LISTing to file test0i.cdf
 LISTing to file test0j.cdf
 LISTing to file test0k.cdf
 LISTing to file test0l.cdf
 LISTing to file test0m.cdf
 LISTing to file test0n.cdf
 LISTing to file test0o.cdf
 LISTing to file test0p.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
           *** NOTE: Appending to NetCDF record axis which has no bounds attribute.
           *** NOTE: This will result in incorrect box sizes on record axis: TCENTURY
           *** NOTE: Write the data initially with the /BOUNDS qualifier
 LISTing to file test2.cdf
 LISTing to file FL.nc
 LISTing to file FTLON.nc
 **ERROR: invalid command: /CLOBBER not specified and file exists: test_abs.cdf
list/format=cdf/l=1:10/file=test_abs.cdf l
Executed by script: *** GO bn_cdf.jnl ***
 LISTing to file test_abs.cdf
 **TMAP ERR: Requested data range is outside of data set limits
             inconsistent I axis length for IL
list/format=cdf/i=5:15/l=5:10/append/file=test_abs.cdf il
Executed by script: *** GO bn_cdf.jnl ***
 LISTing to file test_abs.cdf
 **TMAP ERR: Requested data range is outside of data set limits
             Expected: IJ[J=          20 :          25 ] Found: IJ[J=           1 :          20 ]
list/format=cdf/i=1:10/j=20:25/append/file=test_abs.cdf ij
Executed by script: *** GO bn_cdf.jnl ***
 LISTing to file test_abs.cdf
 **TMAP ERR: attempt to redefine line
             # of dims in variable IJL2 is inconsist. w/ CDF file
list/format=cdf/append/file=test_abs.cdf ijl2
Executed by script: *** GO bn_cdf.jnl ***
 **ERROR: variable unknown or not in data set: IJKL[K=@AVE]
list/format=cdf/append/file=test_abs.cdf ijkl[k=@ave]
Executed by script: *** GO bn_cdf.jnl ***
 LISTing to file test_abs.cdf
 **TMAP ERR: error in line definition
             disordered output coordinate value:         363  Axis: TCENTURY
list/format=cdf/l=13/append/file=test_abs.cdf l1
Executed by script: *** GO bn_cdf.jnl ***
 LISTing to file FI.nc
 LISTing to file test_fil0.cdf
 LISTing to file test_fil0.cdf
 LISTing to file test_fil0.cdf
 LISTing to file test_fil0.cdf
 LISTing to file test_fil0.cdf
 LISTing to file test_fil0.cdf
 LISTing to file test_fil0.cdf
 LISTing to file test_fil0.cdf
 LISTing to file test_fil0.cdf
 LISTing to file test_fil0.cdf
 LISTing to file test_fil0.cdf
 LISTing to file test_fil0.cdf
 LISTing to file test_fil0.cdf
 LISTing to file test_fil0.cdf
 LISTing to file test_fil0.cdf
 LISTing to file test_fil0.cdf
 LISTing to file test_fil0.cdf
 LISTing to file test_fil0.cdf
 LISTing to file test_fil0.cdf
 LISTing to file test_fil0.cdf
 LISTing to file test_fil0.cdf
 LISTing to file test_fil.cdf
 LISTing to file test_fil.cdf
 LISTing to file test_fil.cdf
 LISTing to file test_fil.cdf
 LISTing to file test_fil.cdf
 LISTing to file test_fil.cdf
 LISTing to file test_fil.cdf
 LISTing to file test_fil.cdf
 LISTing to file test_fil.cdf
 LISTing to file test_fil.cdf
 LISTing to file test_fil.cdf
 LISTing to file test_fil.cdf
 LISTing to file test_fil.cdf
 LISTing to file test_fil.cdf
 LISTing to file test_fil.cdf
 LISTing to file test_fil.cdf
 LISTing to file test_fil.cdf
 LISTing to file test_fil.cdf
 LISTing to file test_fil.cdf
 LISTing to file test_fil.cdf
 LISTing to file test_fil.cdf
           *** NOTE: Axis coordinates are decreasing-ordered. Reversing ordering for axis Y1010_REV
*** Running ferret script: bn_regrid_transforms.jnl
 **ERROR: regridding: G=W - more than 1 target grid
load temp[g=u,g=w]
Executed by script: *** GO bn_regrid_transforms.jnl ***
 **ERROR: unknown defining grid: G=X --> g=user-or-pseudo-var not allowed
load temp[g=x]
Executed by script: *** GO bn_regrid_transforms.jnl ***
*** Running ferret script: bn_axis_limits.jnl
           *** NOTE: /XLIMITS and /YLIMITS are deprecated.
           *** NOTE: Use /HLIMITS and /VLIMITS instead.
 **ERROR: command syntax: xlimits
plot/xlimits i
Executed by script: *** GO bn_axis_limits.jnl ***
 **ERROR: command syntax: xlimits= i
plot/xlimits= i
Executed by script: *** GO bn_axis_limits.jnl ***
 **ERROR: command syntax: xlimits=text
plot/xlimits=text i
Executed by script: *** GO bn_axis_limits.jnl ***
 **ERROR: command syntax: xlimits=1
plot/xlimits=1 i
Executed by script: *** GO bn_axis_limits.jnl ***
 **ERROR: command syntax: i
plot/xlimits=1: i
Executed by script: *** GO bn_axis_limits.jnl ***
 **ERROR: command syntax: xlimits=1:: i
plot/xlimits=1:: i
Executed by script: *** GO bn_axis_limits.jnl ***
 **ERROR: command syntax: i
plot/xlimits=1:2: i
Executed by script: *** GO bn_axis_limits.jnl ***
 **ERROR: invalid command: Must give a range: xlimits=5:5
plot/xlimits=5:5 i
Executed by script: *** GO bn_axis_limits.jnl ***
*** Running ferret script: bn_movie.jnl
*** Running ferret script: bn_ez_order.jnl
 LISTing to file test_perm10.dat
 LISTing to file test_perm24.dat
 LISTing to file test_perm48.dat
 LISTing to file test_perm48_10.dat
 LISTing to file test_stream.unf
 LISTing to file test_stream.unf
 LISTing to file test_stream.unf
 LISTing to file test_stream.unf
*** Running ferret script: bn_user.jnl
*** Running ferret script: bn_stream.jnl
*** Running ferret script: bn_mc.jnl
 **TMAP ERR: Attempt to access unsupported feature
             Descriptor requests delta of 0, please use 1
             Data set: ./data/coads_clim_bad_delta.des
set data coads_clim_bad_delta.des
Executed by script: *** GO bn_mc.jnl ***
 **TMAP ERR: error in line definition
             A gap or overlap exists in time axis
set data coads_clim_step_order.des
Executed by script: *** GO bn_mc.jnl ***
 **TMAP ERR: non-existent or not on line
             coads_clim.001b
list sst
Executed by script: *** GO bn_mc.jnl ***
*** Running ferret script: bn_negative_t.jnl
 **ERROR: regridding: only @ASN regridding between calendar and
          non-calendar axes: A
LIST a[gt=tcal]
Executed by script: *** GO bn_negative_t.jnl ***
*** Running ferret script: bn_xact_regrid.jnl
*** Running ferret script: bn_gc_functions.jnl
           *** NOTE: /XLIMITS and /YLIMITS are deprecated.
           *** NOTE: Use /HLIMITS and /VLIMITS instead.
*** Running ferret script: bn491_bug_fixes.jnl
           *** NOTE: Cannot cancel window when in batch mode
 LISTing to file test.cdf
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis TAX
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn_odd_variable_name.jnl
 **ERROR: command syntax: v2-and-minus
          - before and is illegal
list v2-and-minus
Executed by script: *** GO bn_odd_variable_name.jnl ***
 **ERROR: illegal limits: Limits must be provided for pseudo-variable.
list x
Executed by script: *** GO bn_odd_variable_name.jnl ***
 **ERROR: illegal limits: Limits must be provided for pseudo-variable.
list i
Executed by script: *** GO bn_odd_variable_name.jnl ***
 **ERROR: command syntax: v2-and-minus[i=5:15@ddc]
          - before and is illegal
list v2-and-minus[i=5:15@ddc]
Executed by script: *** GO bn_odd_variable_name.jnl ***
*** Running ferret script: bn_test_stream.jnl
 LISTing to file permutedBinaryTest.dat
 LISTing to file junk.dat
 **ERROR: request exceeds memory setting
load num
Executed by script: *** GO bn_test_stream.jnl ***
    To fulfill this request would exceed the current SET MEMORY/MAX= limit of 500Mb
    At the moment that the memory limit was reached
    memory was committed as follows:
        - to objects used in computation: 0 (0%)
    The size of the requested object was: 192 Gb (38400%)
Replacing definition of axis YAX
Replacing definition of axis ZAX
Replacing definition of axis TAX
 **ERROR: request exceeds memory setting
load num
Executed by script: *** GO bn_test_stream.jnl ***
    To fulfill this request would exceed the current SET MEMORY/MAX= limit of 500Mb
    At the moment that the memory limit was reached
    memory was committed as follows:
        - to objects used in computation: 0 (0%)
    The size of the requested object was: 8 Gb (1600%)
Replacing definition of axis XAX
Replacing definition of axis YAX
Replacing definition of axis ZAX
Replacing definition of axis TAX
 **TMAP ERR: non-existent or not on line
             NoSuchFile.dat
SET DATA/EZ/format=stream/var=num/grid=mygrid NoSuchFile.dat
Executed by script: *** GO bn_test_stream.jnl ***
 **ERROR: Size of file ./junk.dat doesn't match size specified by variables/grid
load num
Executed by script: *** GO bn_test_stream.jnl ***
           *** NOTE: Binary file reading: Insufficient memory reading variable    2
 **ERROR: invalid command: variable permutations only allowed for STREAM format
SET DATA/EZ/var=num/order=vxyzt/grid=mygrid junk.dat
Executed by script: *** GO bn_test_stream.jnl ***
 **ERROR: invalid command: invalid argument for /TYPE
SET DATA/EZ/var=num/type=i3/grid=mygrid/form=stream junk.dat
Executed by script: *** GO bn_test_stream.jnl ***
 LISTing to file permutedBinaryTest_r4.dat
 LISTing to file permutedBinaryTest_int.dat
 LISTing to file permutedBinaryTest_short.dat
 LISTing to file permutedBinaryTest_byte.dat
*** Running ferret script: bn_define_axes.jnl
Replacing definition of axis XAX
Replacing definition of axis XAX
Replacing definition of axis XAX
 **ERROR: improper grid or axis definition: NPOINTS=1 incompatible with limits given
define axis/x=1:5/npoints=1 xax
Executed by script: *** GO bn_define_axes.jnl ***
Replacing definition of axis XAX
 **ERROR: improper grid or axis definition: error in start,end,delta
define axis/x=5/npoints=1/edges xax
Executed by script: *** GO bn_define_axes.jnl ***
Replacing definition of axis XAX
Replacing definition of axis TAX
Replacing definition of axis TAX
Replacing definition of axis TAX
 **ERROR: improper grid or axis definition: NPOINTS=1 incompatible with limits given
define axis/t=15-jan-1980:25-jan-1980/npoints=1/unit=days tax
Executed by script: *** GO bn_define_axes.jnl ***
Replacing definition of axis TAX
 **ERROR: improper grid or axis definition: error in start,end,delta
define axis/t=15-jan-1980/npoints=1/unit=days/edges tax
Executed by script: *** GO bn_define_axes.jnl ***
Replacing definition of axis TAX
Replacing definition of axis XAX
Replacing definition of axis XAX
Replacing definition of axis TAX
Replacing definition of axis TAX
Replacing definition of axis TAX
Replacing definition of axis TAX
           *** NOTE: Axis has repeated values -- micro-adjusting ...
Replacing definition of axis XAX
           *** NOTE: Axis has repeated values -- micro-adjusting ...
Replacing definition of axis XAX
           *** NOTE: Axis has repeated values -- micro-adjusting ...
Replacing definition of axis XAX
           *** NOTE: Axis has repeated values -- micro-adjusting ...
Replacing definition of axis XAX
           *** NOTE: Axis has repeated values -- micro-adjusting ...
Replacing definition of axis XAX
           *** NOTE: Axis has repeated values -- micro-adjusting ...
Replacing definition of axis XAX
           *** NOTE: Axis has repeated values -- micro-adjusting ...
Replacing definition of axis XAX
           *** NOTE: Axis has repeated values -- micro-adjusting ...
Replacing definition of axis XAX
 **ERROR: improper grid or axis definition: unrepairable repeated axis coords
define axis/from/x/name=xax {6,6}
Executed by script: *** GO bn_define_axes.jnl ***
 **ERROR: improper grid or axis definition: unrepairable repeated axis coords
define axis/from/x/name=xax/edges {6,6}
Executed by script: *** GO bn_define_axes.jnl ***
 **ERROR: improper grid or axis definition: unrepairable repeated axis coords
define axis/from/x/name=xax/edges {6,6,6}
Executed by script: *** GO bn_define_axes.jnl ***
           *** NOTE: Axis has repeated values -- micro-adjusting ...
Replacing definition of axis XAX
           *** NOTE: Axis has repeated values -- micro-adjusting ...
Replacing definition of axis XAX
Replacing definition of axis XAX2
           *** NOTE: (fyi) units are not subject to auto-conversion: BLAHS
Replacing definition of axis XAX2
*** Running ferret script: bn_pattern.jnl
           *** NOTE: in GIF mode: ignoring SET MODE METAFILE
           *** NOTE: Only one window can be open in batch mode
           *** NOTE: in GIF mode: ignoring SET MODE METAFILE
           *** NOTE: Cannot cancel window when in batch mode
*** Running ferret script: bn_polygon.jnl
           *** NOTE: in GIF mode: ignoring SET MODE METAFILE
*** Running ferret script: bn500_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file out.cdf
 LISTing to file out.cdf
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: /UNIT=MONTHS is ambiguous ... using 1/12 of 365.2425 days
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 **ERROR: command syntax: noname(i)
          unknown function "noname"
stat i, noname(i)
Executed by script: *** GO err491_unknown_function.jnl ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn_sample.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
*** Running ferret script: bn_strides_revs_perms.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
           *** NOTE: Not using NetCDF strides for multi-cycle modulo
           *** NOTE: Stride value not a factor of axis length
 **ERROR: invalid command: delta values may only modify variable names
LIST/i=2:4:2 VAR
Executed by script: *** GO bn_strides_revs_perms.jnl ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
           *** NOTE: Not using NetCDF strides for multi-cycle modulo
           *** NOTE: Stride value not a factor of axis length
*** Running ferret script: bn_non_COARDS_netCDF.jnl
           *** NOTE: Coordinates out of order or missing on axis UNORDERED_AXIS at subscript 4
           *** NOTE: A dummy axis of subscripts will be used
           *** NOTE: Coordinates out of order or missing on axis GAPPY_AXIS at subscript 3
           *** NOTE: A dummy axis of subscripts will be used
           *** NOTE: Axis coordinates are decreasing-ordered. Reversing ordering for axis BACKWARDS_AXIS
*** Running ferret script: bn_cache_hits.jnl
*** Running ferret script: bn_regrid_to_user.jnl
Replacing definition of grid GG2
 **ERROR: unknown defining grid: G=NO_EXIST
load/x=160e/y=5s temp[d=2,k=1,g=no_exist]
Executed by script: *** GO bn_regrid_to_user.jnl ***
 **ERROR: unknown defining grid: GX=A[D=1]
load/x=160e/y=5s v2
Executed by script: *** GO bn_regrid_to_user.jnl ***
*** Running ferret script: bn_calendar.jnl
Replacing definition of axis TDAYS
Replacing definition of axis TDAYS
Replacing definition of axis TDAYS
Replacing definition of grid TGRID
Replacing definition of axis TWEEKS
Replacing definition of axis TWEEKS
Replacing definition of axis TWEEKS
 LISTing to file calsst.cdf
           *** NOTE: /UNIT=MONTHS  ... using 1/12 of 360.00 days
Replacing definition of grid TGRID
Replacing definition of axis TDAYS
Replacing definition of grid TGRID
           *** NOTE: /UNIT=MONTHS  ... using 1/12 of 365.25 days
*** Running ferret script: bn_dash_dot.jnl
 **ERROR: command syntax: dash=(1., 2.)
          DASH[=(dn1,up1,dn2,up2)] takes 4 arguments or no argument
plot/dash=(1., 2.)/color=red/thick/i=1:1000 sin(62.8*(i+10) )
Executed by script: *** GO bn_dash_dot.jnl ***
 **ERROR: value out of legal range: dash=(-1., 2., 3., 4.)
          DASH arguments must be positive
plot/dash=(-1., 2., 3., 4.)/i=1:1000 sin(62.8*(i+20) )
Executed by script: *** GO bn_dash_dot.jnl ***
*** Running ferret script: bn_flowlines.jnl
 Using every   2th vector in the Y direction
 Using every   2th vector in the Y direction
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: in GIF mode: ignoring SET MODE METAFILE
 Using every   2th vector in the X direction
 Using every   2th vector in the Y direction
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn_logaxes.jnl
Replacing definition of axis DLOG
Replacing definition of axis DLOG
 **ERROR: value out of legal range: Limits for log axis negative or too small: -9.00 : 0.00
plot/hlog fcn
Executed by script: *** GO bn_logaxes.jnl ***
*** Running ferret script: bn_internal_external_functions.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis DAYT

Bailing out of external function "ffta":
	 Time axis must be a regular axis
 **ERROR: error in external function
LIST vw_fft
Executed by script: *** GO bench_fft ***
Replacing definition of grid TGRID
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis XAXS
Replacing definition of axis YAXS
Replacing definition of axis ZAXS
Replacing definition of axis TAXS
Replacing definition of grid MYGRD
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 **ERROR: illegal limits: VWND does not contain L=102:150
          Data are available in L =    1:60
list tsorted_indices, tsorted_wnd
Executed by script: *** GO bench_sortl.jnl ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo

Bailing out of external function "eof_space":
	 Function EOF_SPACE not available in this version of Ferret. Use EOFSVD_SPACE
 **ERROR: error in external function
list/l=1:2 eofxyfcn
Executed by script: *** GO bench_eof ***

Bailing out of external function "eof_stat":
	 Function EOF_STAT not available in this version of Ferret. Use EOFSVD_STAT
 **ERROR: error in external function
list/i=1:3/j=1:3 eofstat
Executed by script: *** GO bench_eof ***

Bailing out of external function "eof_tfunc":
	 Function EOF_TFUNC not available in this version of Ferret. Use EOFSVD_TFUNC
 **ERROR: error in external function
list/i=1:2 eoftime
Executed by script: *** GO bench_eof ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 **ERROR: command syntax: strindex("Ferret is fun for the whole family - real family fun")
          The strindex function has an incorrect number of arguments
list strindex("Ferret is fun for the whole family - real family fun")
Executed by script: *** GO bench_internal_string_functions ***
 **ERROR: command syntax: strrindex("Ferret is fun for the whole family - real family fun")
          The strrindex function has an incorrect number of arguments
list strrindex("Ferret is fun for the whole family - real family fun")
Executed by script: *** GO bench_internal_string_functions ***
 **ERROR: command syntax: substring("Have you fed your ferret today", 19)
          The substring function has an incorrect number of arguments
list substring("Have you fed your ferret today", 19)
Executed by script: *** GO bench_internal_string_functions ***
 **ERROR: command syntax: substring("Have you fed your ferret today")
          The substring function has an incorrect number of arguments
list substring("Have you fed your ferret today")
Executed by script: *** GO bench_internal_string_functions ***
 **ERROR: command syntax: strcat ("All work and no play")
          The strcat function has an incorrect number of arguments
list strcat ("All work and no play")
Executed by script: *** GO bench_internal_string_functions ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn_modulo_strides.jnl
 LISTing to file test_modulo.cdf
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
           *** NOTE: Not using NetCDF strides for multi-cycle modulo
           *** NOTE: Stride value not a factor of axis length
           *** NOTE: Not using NetCDF strides for multi-cycle modulo
           *** NOTE: Stride value not a factor of axis length
*** Running ferret script: bn_axis_viewports.jnl
Re-defining viewport MID
Re-defining viewport MID2
Re-defining viewport LLAX
Re-defining viewport LRAX
Re-defining viewport ULAX
Re-defining viewport URAX
*** Running ferret script: bn_strings.jnl
 **ERROR: command syntax: "string2"}
list e
Executed by script: *** GO bn_strings.jnl ***
 **ERROR: command syntax: 5, "string2"}
list e
Executed by script: *** GO bn_strings.jnl ***
 **ERROR: illegal data type (float,string,...) for operation: D
plot d
Executed by script: *** GO bn_strings.jnl ***
 **ERROR: illegal data type (float,string,...) for operation: D
define axis/x xax = d
Executed by script: *** GO bn_strings.jnl ***
 LISTing to file test_string.cdf
 LISTing to file test_string.cdf
 LISTing to file test_string.cdf
 LISTing to file test_string.cdf
 LISTing to file test_string.cdf
 LISTing to file test_string2.cdf
 **ERROR: invalid command: cant use this regrid transform on strings: @LIN
list a[gx=xnrst]
Executed by script: *** GO bn_strings.jnl ***
 **ERROR: invalid command: cant use this regrid transform on strings: @AVE
list a[gx=xnrst@ave]
Executed by script: *** GO bn_strings.jnl ***
 **ERROR: invalid command: cant use this regrid transform on strings: @VAR
list a[gx=xnrst@var]
Executed by script: *** GO bn_strings.jnl ***
 **ERROR: invalid command: cant use this regrid transform on strings: @NGD
list a[gx=xnrst@ngd]
Executed by script: *** GO bn_strings.jnl ***
 **ERROR: invalid command: cant use this regrid transform on strings: @MAX
list a[gx=xnrst@max]
Executed by script: *** GO bn_strings.jnl ***
 **ERROR: invalid command: cant use this regrid transform on strings: @SUM
list a[gx=xnrst@sum]
Executed by script: *** GO bn_strings.jnl ***
 **ERROR: invalid command: cant use this regrid transform on strings: @MOD
list a[gx=xnrst@mod]
Executed by script: *** GO bn_strings.jnl ***
 LISTing to file foo.cdf
 **ERROR: invalid command: cannot use strings in numerical expression
list/nohead "b" - {"a","b"}
Executed by script: *** GO bn_strings.jnl ***
 **ERROR: invalid command: cannot use strings in numerical expression
list/nohead "b" * {"a","b"}
Executed by script: *** GO bn_strings.jnl ***
 **ERROR: invalid command: cannot use strings in numerical expression
list/nohead "b" / {"a","b"}
Executed by script: *** GO bn_strings.jnl ***
 **ERROR: invalid command: cannot use strings in numerical expression
list/nohead "b" ^ {"a","b"}
Executed by script: *** GO bn_strings.jnl ***
 **ERROR: invalid command: cannot use strings in numerical expression
list/nohead SIN({"a","b","c"})
Executed by script: *** GO bn_strings.jnl ***
 **ERROR: invalid command: cannot use strings in numerical expression
list/nohead MAX("a",{"a","b","c"})
Executed by script: *** GO bn_strings.jnl ***
*** Running ferret script: bn_axcontrol.jnl
*** Running ferret script: bn_vec_curv.jnl
           *** NOTE: in GIF mode: ignoring SET MODE METAFILE
           *** NOTE: in GIF mode: ignoring SET MODE METAFILE
*** Running ferret script: bn_delimited_read.jnl
Replacing definition of axis TAX
Replacing definition of grid G1
 **TMAP ERR: syntax error in string
             Unrecognized field type: DA2
             Data set: ./data/bn_delimited_read_date_time.dat
           *** NOTE: Valid types are: -,NUMERIC,TEXT,LATITUDE,LONGITUDE,DATE,EURODATE,TIME,DATIME,EDATIME
SET DATA/FORM=delimited/type="d, da2,date2"  bn_delimited_read_date_time.dat
Executed by script: *** GO bn_delimited_read.jnl ***
 **TMAP ERR: syntax error in string
             Unrecognized field type: DATE2
             Data set: ./data/bn_delimited_read_date_time.dat
           *** NOTE: Valid types are: -,NUMERIC,TEXT,LATITUDE,LONGITUDE,DATE,EURODATE,TIME,DATIME,EDATIME
SET DATA/FORM=delimited/type="da,da, date2"  bn_delimited_read_date_time.dat
Executed by script: *** GO bn_delimited_read.jnl ***
 **ERROR: command syntax: ,,:
SET DATA/EZ/form=delim/delim="/,,,:" bn_delimited_read_date_time.dat
Executed by script: *** GO bn_delimited_read.jnl ***
*** Running ferret script: bn541_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file test_good_order.cdf
 LISTing to file test_bad_order.cdf
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis T2
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file profiles.nc
 LISTing to file profiles.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file test_100x100.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis XAX
Replacing definition of axis YAX
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn_cancel_axes.jnl
 LISTing to file longax.dat
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: Axis has repeated values -- micro-adjusting ...
           *** NOTE: Axis has repeated values -- micro-adjusting ...
           *** NOTE: Axis has repeated values -- micro-adjusting ...
           *** NOTE: Axis has repeated values -- micro-adjusting ...
           *** NOTE: Axis has repeated values -- micro-adjusting ...
           *** NOTE: Axis has repeated values -- micro-adjusting ...
           *** NOTE: Axis has repeated values -- micro-adjusting ...
           *** NOTE: Axis has repeated values -- micro-adjusting ...
           *** NOTE: Axis has repeated values -- micro-adjusting ...
           *** NOTE: Axis has repeated values -- micro-adjusting ...
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: regarding ./data/test_axes.nc ...
           *** NOTE: Climatological axes test_irreg, test_seas defined
 LISTing to file longaxspace.dat
*** Running ferret script: bn542_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: /UNIT=MONTHS is ambiguous ... using 1/12 of 365.2425 days
           *** NOTE: /UNIT=MONTHS  ... using 1/12 of 365.25 days
           *** NOTE: /UNIT=MONTHS  ... using 1/12 of 365.25 days
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file string4d.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: regarding ./data/test_axes.nc ...
           *** NOTE: Climatological axes test_irreg, test_seas defined
           *** NOTE: Not deleted: TEST_IRREG
           *** NOTE: Axis is in use by grid (G###)
           *** NOTE: Not deleted: TEST_IRREG
           *** NOTE: Axis is in use by grid (G###)
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn_subspan_modulo.jnl
 LISTing to file test_mod.cdf
 LISTing to file test_mod.cdf
 LISTing to file test_mod.cdf
 **ERROR: improper grid or axis definition: Axis length exceeds modulo length
define axis/x=130e:500:10/modulo=360 xsub
Executed by script: *** GO bn_subspan_modulo.jnl ***
 LISTing to file test_mod.cdf
 LISTing to file test_mod.cdf
 LISTing to file test_mod.cdf
 LISTing to file test_mod.cdf
 LISTing to file test_mod.cdf
 LISTing to file test_mod.cdf
 LISTing to file test_mod.cdf
 LISTing to file test_subspan_modulo.nc
 LISTing to file test_subspan_modulo.nc
 LISTing to file test_subspan_modulo.nc
 LISTing to file test_subspan_modulo.nc
 LISTing to file test_subspan_modulo.nc
 LISTing to file test_subspan_modulo.nc
 LISTing to file test_subspan_modulo.nc
           *** NOTE: Not using NetCDF strides for multi-cycle modulo
           *** NOTE: Stride value not a factor of axis length
           *** NOTE: Not using NetCDF strides for multi-cycle modulo
           *** NOTE: Stride value not a factor of axis length
*** Running ferret script: bn_dots.jnl
           *** NOTE: in GIF mode: ignoring SET MODE METAFILE
           *** NOTE: /THICKNESS ignored  on /SYMBOL=DOT
           *** NOTE: /SIZE= ignored  on /SYMBOL=DOT
*** Running ferret script: bn_lev_symbols.jnl
*** Running ferret script: bn_mode_logo_lab.jnl
*** Running ferret script: bn_modulo_attribute.jnl
           *** NOTE: Undecipherable value of netCDF attribute modulo on variable lon_moderr
           *** NOTE: modulo = "j"
           *** NOTE: Undecipherable value of netCDF attribute modulo on variable time_moderr
           *** NOTE: modulo = "j"
*** Running ferret script: bn550_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn551_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Re-defining viewport MID1
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis TAX
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn_multi_line_labels.jnl
*** Running ferret script: bn552_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 **ERROR: value out of legal range: # of contour levels > 500  (3283)
CONTOUR/L=1/LEV=0.01d sst
Executed by script: *** GO err551_num_levels.jnl ***
 **ERROR: value out of legal range: # of contour levels > 500  (3283)
CONTOUR/FILL/L=1/LEV=0.01d sst
Executed by script: *** GO err551_num_levels.jnl ***
 **ERROR: value out of legal range: # of shade levels > 500  (3283)
SHADE/L=1/LEV=0.01d sst
Executed by script: *** GO err551_num_levels.jnl ***
 **ERROR: value out of legal range: # of levels > 500  (4094)
POLYGON/KEY/LEV=0.01d/coord_ax=Z  PLMxpoly+PLMxpolymark, PLMypoly+PLMypolymark, PLMpolydata
Executed by script: *** GO polymark POLYGON/KEY/LEV=0.01d xpts,ypts,sst,star ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: Valid calendars are GREGORIAN,NOLEAP,JULIAN,360_DAY,ALL_LEAP,PROLEPTIC_GREGORIAN
           *** NOTE: calendar attribute on axis "TIME" is not recognized: BADNAME
           *** NOTE: A dummy axis of subscripts will be used
           *** NOTE: Valid calendars are GREGORIAN,NOLEAP,JULIAN,360_DAY,ALL_LEAP,PROLEPTIC_GREGORIAN
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
rm: cannot remove `input.txt': No such file or directory
ls: cannot access input.txt: No such file or directory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 **ERROR: invalid command:  use RETURN= shape,size,grid,title,bad,t0,f0,units,dset,
            dsetnum,dsetpath,dsettitle,*size,*start,*end,
            *units,*axis,nc_scale,nc_offset,user_scale,user_offset,
            calendar,dtype,xmod,tmod,status,isDepth,isReady,defined
          axy, return=xx
MESSAGE/CONTINUE `axy, return=xx`
Executed by script: *** GO err551_return_message.jnl ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis XAX
 LISTing to file a.dat
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis YAX
           *** NOTE: /UNIT=MONTHS is ambiguous ... using 1/12 of 365.2425 days
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file clim.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: Axis "LONGITUDE" is irregular. Ignoring erroneous point_spacing=even attribute.
           *** NOTE: Axis has repeated values -- micro-adjusting LONGITUDE
           *** NOTE: Axis "LATITUDE" is irregular. Ignoring erroneous point_spacing=even attribute.
           *** NOTE: Axis has repeated values -- micro-adjusting LATITUDE
           *** NOTE: Axis has repeated values -- micro-adjusting TIME
 **ERROR: illegal limits: "DUMMY" does not exist at T=01-JAN-1990 00:00
          Axis extremes are T=31-DEC-1997 12:00:30-JAN-1998 12:00
list/t=1-jan-1990 dummy
Executed by script: *** GO err551_no_taxis_errmsg.jnl ***
*** Running ferret script: bn_set_var_scale_off.jnl
 **ERROR: invalid command: Can SET VARIABLE/OFFSET= only with NetCDF datasets
SET VAR/OFFSET=1 x1
Executed by script: *** GO bn_set_var_scale_off.jnl ***
 **ERROR: invalid command: Can SET VARIABLE/SCALEFAC= only with NetCDF datasets
SET VAR/SCALE=10 x2
Executed by script: *** GO bn_set_var_scale_off.jnl ***
*** Running ferret script: bn_longvarnames.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file longvname.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file longvname.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn_shakey.jnl
*** Running ferret script: bn_eof_4d.jnl
 LISTing to file eofsp.cdf
 LISTing to file eofti.cdf
 LISTing to file eofst.cdf
*** Running ferret script: bn_abstract_axis_names.jnl
 LISTing to file confuse_xz.nc
 LISTing to file confuse_yz.nc
 LISTing to file confuse_yt.nc
 LISTing to file confuse_yzt.nc
 LISTing to file confuse_xz.nc
 LISTing to file confuse_yz.nc
 LISTing to file confuse_yt.nc
 LISTing to file confuse_yzt.nc
*** Running ferret script: bn_many_polygons.jnl
Replacing definition of axis YQ
*** Running ferret script: bn_fill_irregular.jnl
*** Running ferret script: bn_xml_output.jnl
 LISTing to file a.nc
 LISTing to file b.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
SHO VAR/XML
Executed by script: *** GO bn_xml_output.jnl ***
SHO VAR/XML
Executed by script: *** GO bn_xml_output.jnl ***
SHO VAR/XML
Executed by script: *** GO bn_xml_output.jnl ***
SHO VAR/XML
Executed by script: *** GO bn_xml_output.jnl ***
SHO VAR/XML
Executed by script: *** GO bn_xml_output.jnl ***
SHOW VAR/XML
Executed by script: *** GO bn_xml_output.jnl ***
SHOW VAR/XML
Executed by script: *** GO bn_xml_output.jnl ***
SHOW VAR/XML
Executed by script: *** GO bn_xml_output.jnl ***
 LISTing to file a.nc
*** Running ferret script: bn_test_nan.jnl
*** Running ferret script: bn553_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn_graticules.jnl
 Using every   5th vector in the X direction
 Using every   3th vector in the Y direction
 Using every   2th vector in the X direction
           *** NOTE: in GIF mode: ignoring SET MODE METAFILE
           *** NOTE: /UNIT=MONTHS is ambiguous ... using 1/12 of 365.2425 days
Replacing definition of axis TAX
Replacing definition of axis TAX
Replacing definition of axis TAX
Replacing definition of axis TAX
*** Running ferret script: bn_repeat_range.jnl
 TEMPORARY data cleared from memory
 **ERROR: invalid command: REPEAT/NAME requires /RANGE
rep/name=a say `a`
Executed by script: *** GO bn_repeat_range.jnl ***
 **ERROR: command syntax: L is a pseudo-variable; cannot use with REPEAT/RANGE/NAME. Instead use REPEAT/L=
rep/range=1:3/name=L (use coads_climatology; list/nohead [sst=I=1,j=1])
Executed by script: *** GO bn_repeat_range.jnl ***
 **ERROR: command syntax: I is a pseudo-variable; cannot use with REPEAT/RANGE/NAME. Instead use REPEAT/I=
rep/range=1:3/name=I (use coads_climatology; list/nohead [sst])
Executed by script: *** GO bn_repeat_range.jnl ***
 **ERROR: command syntax: j is a pseudo-variable; cannot use with REPEAT/RANGE/NAME. Instead use REPEAT/j=
rep/range=1:3/name=j (use coads_climatology; list/nohead [sst])
Executed by script: *** GO bn_repeat_range.jnl ***
 **ERROR: command syntax: k is a pseudo-variable; cannot use with REPEAT/RANGE/NAME. Instead use REPEAT/k=
rep/range=1:3/name=k (use coads_climatology; list/nohead [sst])
Executed by script: *** GO bn_repeat_range.jnl ***
 **ERROR: command syntax: X is a pseudo-variable; cannot use with REPEAT/RANGE/NAME. Instead use REPEAT/X=
rep/range=1:3/name=X (use coads_climatology; list/nohead [sst])
Executed by script: *** GO bn_repeat_range.jnl ***
 **ERROR: command syntax: y is a pseudo-variable; cannot use with REPEAT/RANGE/NAME. Instead use REPEAT/y=
rep/range=1:3/name=y (use coads_climatology; list/nohead [sst])
Executed by script: *** GO bn_repeat_range.jnl ***
 **ERROR: command syntax: z is a pseudo-variable; cannot use with REPEAT/RANGE/NAME. Instead use REPEAT/z=
rep/range=1:3/name=z (use coads_climatology; list/nohead [sst])
Executed by script: *** GO bn_repeat_range.jnl ***
 **ERROR: command syntax: tbox is a pseudo-variable; cannot use with REPEAT/RANGE/NAME=
rep/range=1:3/name=tbox (use coads_climatology; list/nohead[sst,x=181,y=0,t=`tbox`])
Executed by script: *** GO bn_repeat_range.jnl ***
 **ERROR: command syntax: xboxlo is a pseudo-variable; cannot use with REPEAT/RANGE/NAME=
rep/range=1:3/name=xboxlo (list/nohead xboxlo)
Executed by script: *** GO bn_repeat_range.jnl ***
 **ERROR: command syntax: nested REPEAT loops with the same counter name a
repeat/range=3:1:-1/name=a list a
Executed by script: *** GO bn_repeat_range.jnl ***
 **ERROR: command syntax: nested REPEAT loops with the same counter name a
repeat/range=3:1:-1/name=a list a
Executed by script: *** GO bn_repeat_range.jnl ***
 **ERROR: command syntax: nested REPEAT loops with the same counter name a
repeat/range=3:1:-1/name=a list a
Executed by script: *** GO bn_repeat_range.jnl ***
 **ERROR: command syntax: nested REPEAT loops with the same counter name a
repeat/range=3:1:-1/name=a list a
Executed by script: *** GO bn_repeat_range.jnl ***
*** Running ferret script: bn554_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 **ERROR: illegal limits: "TEMP" does not exist at T=01-AUG-1980 00:00:01-JAN-1982 00:00
          Axis extremes are T=14-AUG-1982 11:00:13-JAN-1983 13:00
list/t=1-aug-1980:1-jan-1982/i=92/j=35 temp
Executed by script: *** GO err553_timeregion.jnl ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis TAX1
Replacing definition of axis TAX2
Replacing definition of axis TAX1
Replacing definition of axis TAX2
Replacing definition of axis TAX1
Replacing definition of axis TAX2
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
Replacing definition of grid AGRID
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
           *** NOTE: Not using NetCDF strides for multi-cycle modulo
           *** NOTE: Stride value not a factor of axis length
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis X_AX
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 TEMPORARY data cleared from memory
 TEMPORARY data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis XAX
Replacing definition of axis YAX
*** Running ferret script: bn_bounds.jnl
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
Replacing definition of axis TAX
           *** NOTE: Axis definition error on axis: TAX
           *** NOTE: Bounds given describe non-contiguous axis cells
           *** NOTE: Using the LOWER bound specified for each axis cell
Replacing definition of axis TAX
 **ERROR: improper grid or axis definition: BOUNDS specified do not correctly enclose coordinate points
def axis/t/bounds tax={1.2,2,3.2,5,7,8.8,9}, {0.5,1.5,1.5,2.5,2.5,3.5,3.5,6.5,6.5,7.5,7.5,8.5,8.5,9.5}
Executed by script: *** GO bn_bounds.jnl ***
 **ERROR: improper grid or axis definition: BOUNDS specified do not correctly enclose coordinate points
def axis/t/bounds tax={0.1,2,3.2,5,7,8,9}, {0.5,1.5,1.5,2.5,2.5,3.5,3.5,6.5,6.5,7.5,7.5,8.5,8.5,9.5}
Executed by script: *** GO bn_bounds.jnl ***
 **ERROR: improper grid or axis definition: BOUNDS specified do not correctly enclose coordinate points
def axis/t/bounds tax={0,2,3.2,5,7,8,9.9}, {0.5,1.5,1.5,2.5,2.5,3.5,3.5,6.5,6.5,7.5,7.5,8.5,8.5,9.5}
Executed by script: *** GO bn_bounds.jnl ***
 **ERROR: improper grid or axis definition: BOUNDS specified do not correctly enclose coordinate points
def axis/t/bounds tax={0,2,3.2,5,7,8,9.9}, {0.5,1.5,2.5,3.5,6.5,7.5,8.5,9.5}
Executed by script: *** GO bn_bounds.jnl ***
 **ERROR: improper grid or axis definition: dimension of bounds (15) must be 2*N or N+1, N=number of axis coordinates (7)
def axis/t/bounds tax={1.2,2,3.2,5,7,8.4,9}, {0.5,1.5,1.5,2.5,2.5,3.5,3.5,6.5,6.5,7.5,7.5,8.5,8.5,9.5,10.5}
Executed by script: *** GO bn_bounds.jnl ***
           *** NOTE: Axis definition error on axis: TAX. Bounds describe cells that overlap one another
 **ERROR: improper grid or axis definition: BOUNDS specified do not correctly enclose coordinate points
def axis/t/bounds tax= {12, 12.2, 36, 36.2, 60, 60.2, 84, 84.2, 108} , {0,24, 0,24, 24,48, 24,48, 48,72, 48,72, 72,96, 72,96, 96,120}
Executed by script: *** GO bn_bounds.jnl ***
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
           *** NOTE: Cannot have both /BOUNDS and /EDGES Ignoring /EDGES
 LISTing to file a.nc
 LISTing to file irrxzt.nc
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
           *** NOTE: Appending to NetCDF record axis which has no bounds attribute.
           *** NOTE: This will result in incorrect box sizes on record axis: MONTH_REG
           *** NOTE: Write the data initially with the /BOUNDS qualifier
 LISTing to file a.nc
 LISTing to file a.nc
           *** NOTE: Axis definition error on axis: TGAP
           *** NOTE: Bounds given describe non-contiguous axis cells
           *** NOTE: Using the LOWER bound specified for each axis cell
           *** NOTE: Error in bounds "TAX_bnds" or bounds do not enclose point on axis TAX
           *** NOTE: Substituting coordinate midpoints
           *** NOTE: Axis definition error on axis: TAX. Bounds describe cells that overlap one another
           *** NOTE: Error in bounds "TAX_bnds" or bounds do not enclose point on axis TAX
           *** NOTE: Substituting coordinate midpoints
*** Running ferret script: bn_all_leap.jnl
 **ERROR: command syntax: Invalid calendar name. Names are  GREGORIAN, NOLEAP, JULIAN, 360_DAY, ALL_LEAP, PROLEPTIC_GREGORIAN
def axis/t/cal=nogood/t=1-jan-2000:1-jan-2010:1/units=months tax
Executed by script: *** GO bn_all_leap.jnl ***
*** Running ferret script: bn570_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: /UNIT=MONTHS  ... using 1/12 of 365.00 days
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file xlong.nc
 LISTing to file xlongshift.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis TAX
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn_modstats.jnl
*** Running ferret script: bn_mc_vary_scale.jnl
 TEMPORARY data cleared from memory
 TEMPORARY data cleared from memory
*** Running ferret script: bn_plot_nokey.jnl
*** Running ferret script: bn580_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis XAX
Replacing definition of axis YAX
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis XAX
Replacing definition of axis YAX
Replacing definition of axis XAX
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file fine.dat
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: /UNIT=MONTHS  ... using 1/12 of 365.00 days
 LISTing to file aa.nc
 LISTing to file cc.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Executed by script: *** GO err570_coaching hello ***
 **ERROR: First argument is a letter of the alphabet
query/ignore $1%q|a|b|c|d|<First argument is a letter of the alphabet%
Executed by script: *** GO err570_coaching hello ***
 **ERROR: invalid command: Valid value needed for argument $2
query/ignore $2%|a|b|c|d|%
Executed by script: *** GO err570_coaching hello ***
           *** NOTE: Argument $2 was missing or empty.
           *** NOTE: Valid argument $2 choices are: a|b|c|d|
Executed by script: *** GO err570_coaching hello ***
 **ERROR: my error message
message/cont $1"|xxxxx|goodbye<my error message"
Executed by script: *** GO err570_coaching hello ***
 **ERROR: invalid command: Valid value needed for argument $1
message/cont $1"greetings|xxxxx|goodbye"
Executed by script: *** GO err570_coaching hello ***
           *** NOTE: Argument $1 received was: hello
           *** NOTE: Valid argument $1 choices are: xxxxx|goodbye
Executed by script: *** GO err570_coaching hello ***
 **ERROR: my error message
message/cont $3"|hello|goodbye<my error message"
Executed by script: *** GO err570_coaching hello ***
 **ERROR: invalid command: Valid value needed for argument $3
message/cont $3">greetings|hello|goodbye"
Executed by script: *** GO err570_coaching hello ***
           *** NOTE: Argument $3 was missing or empty.
           *** NOTE: Valid argument $3 choices are: hello|goodbye
Executed by script: *** GO err570_coaching hello ***
 **ERROR: my error message
message/continue ($test2"<my error message")
Executed by script: *** GO err570_coaching hello ***
 **ERROR: invalid command: Valid value needed for symbol test2
message/continue ($test2"|hello|bye|")
Executed by script: *** GO err570_coaching hello ***
           *** NOTE: symbol test2 was missing or empty.
           *** NOTE: Valid symbol test2 choices are: hello|bye|
Executed by script: *** GO err570_coaching hello ***
 **ERROR: my error message
message/continue ($test2"|hello|bye|<my error message")
Executed by script: *** GO err570_coaching hello ***
 **ERROR: invalid command: Valid value needed for symbol t2
message/continue ($t2"|solong>really hello|bye|")
Executed by script: *** GO err570_coaching hello ***
           *** NOTE: symbol t2 was missing or empty.
           *** NOTE: Valid symbol t2 choices are: solong>really hello|bye|
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 **ERROR: invalid command: delta non-positive on X axis of EX#1
list/l=1/j=40/i=0:300:0 sst
Executed by script: *** GO err570_illegal_stride.jnl ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file 10a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn_inf_levels.jnl
*** Running ferret script: bn_regulart.jnl
*** Running ferret script: bn_labwid.jnl
*** Running ferret script: bn_redefine_taxis_mc.jnl
Replacing definition of axis TIME1
           *** NOTE: grid GHB1 used by data set coads_clim
           *** NOTE: Redefinition may alter apparent contents of data set
Replacing definition of axis TIME1
           *** NOTE: grid GHB1 used by data set coads_clim
           *** NOTE: Redefinition may alter apparent contents of data set
*** Running ferret script: bn_illegal_axisname.jnl
Replacing definition of axis COADSX.ILLEGAL
           *** NOTE: grid GEX1 used by data set illeg_axname
           *** NOTE: Redefinition may alter apparent contents of data set
           *** NOTE: grid GEX2 used by data set illeg_axname
           *** NOTE: Redefinition may alter apparent contents of data set
Replacing definition of axis COADSY.ILLEGAL
           *** NOTE: grid GEX1 used by data set illeg_axname
           *** NOTE: Redefinition may alter apparent contents of data set
           *** NOTE: grid GEX3 used by data set illeg_axname
           *** NOTE: Redefinition may alter apparent contents of data set
*** Running ferret script: bn_exit_script.jnl
*** Running ferret script: bn_exit_cycle.jnl
*** Running ferret script: bn_curv_mod.jnl
*** Running ferret script: bn_shade_keycont.jnl
*** Running ferret script: bn581_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file longtitle.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file longtitle.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: /UNIT=MONTHS is ambiguous ... using 1/12 of 365.2425 days
 **ERROR: improper grid or axis definition: error in start,end,delta
DEFINE AXIS/T0="1-JAN-1861"/UNITS=months/t myt
Executed by script: *** GO err580_def_tax_norange.jnl ***
           *** NOTE: /UNIT=MONTHS  ... using 1/12 of 365.00 days
 **ERROR: improper grid or axis definition: error in start,end,delta
DEFINE AXIS/T0="1-JAN-1861"/UNITS=months/T/CALENDAR=noleap myt
Executed by script: *** GO err580_def_tax_norange.jnl ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: in GIF mode: ignoring SET MODE METAFILE
           *** NOTE: in GIF mode: ignoring SET MODE METAFILE
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file t0_cdc.nc
 LISTing to file my_cdc_timeaxis.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn_tab_comma_multivar.jnl
*** Running ferret script: bn_element_functions.jnl
*** Running ferret script: bn_long_revision_num.jnl
 LISTing to file revision.nc
*** Running ferret script: bn_window_title.jnl
           *** NOTE: Cannot create new windows when batch mode set
           *** NOTE: Cannot create new windows when batch mode set
           *** NOTE: Cannot cancel window when in batch mode
           *** NOTE: Cannot create new windows when batch mode set
*** Running ferret script: bn_last_error.jnl
 **ERROR: command syntax: IF I GT 3 THEN ( IF I LT 5 THEN I ELSE -9 ) ELSE .333
          Cannot use multiple IFs in an expression
LIST/ORDER=X  IF I GT 3 THEN ( IF I LT 5 THEN I ELSE -9 ) ELSE .333
Executed by script: *** GO bn_last_error.jnl ***
 **ERROR: command syntax: IF I LT 5 THEN I ELSE -9
          ELSE before - is illegal
          negative constants need to be enclosed in parentheses
DEFINE VARIABLE A = IF I LT 5 THEN I ELSE -9
Executed by script: *** GO bn_last_error.jnl ***
 **ERROR: variable unknown or not in data set: A1
load a1,a2,a3
Executed by script: *** GO bn_last_error.jnl ***
 **TMAP ERR: non-existent or not on line
             nofile.nc
set data nofile.nc
Executed by script: *** GO bn_last_error.jnl ***
 **ERROR: invalid command: REPEAT/NAME requires /RANGE
repeat/name=a (say `a`)
Executed by script: *** GO bn_last_error.jnl ***
 **ERROR: command syntax: L is a pseudo-variable; cannot use with REPEAT/RANGE/NAME. Instead use REPEAT/L=
repeat/range=1:3/name=L (use coads_climatology; list/nohead [sst=I=1,j=1])
Executed by script: *** GO bn_last_error.jnl ***

Bailing out of external function "ffta":
	 Time axis must be a regular axis
 **ERROR: error in external function
LOAD vw_fft
Executed by script: *** GO bn_last_error.jnl ***
*** Running ferret script: bn_deg_min.jnl
*** Running ferret script: bn_dp_readscale.jnl
 TEMPORARY data cleared from memory
*** Running ferret script: bn_bounds_defineax.jnl
Replacing definition of axis TAX
 LISTing to file irrxzt.nc
Replacing definition of axis ZAX
Replacing definition of axis ZAX2
*** Running ferret script: bn_attributes.jnl
 **ERROR: invalid command: SHOW ATTRIBUTE given with no argument
sho att/all
Executed by script: *** GO bn_attributes.jnl ***
 **ERROR: unknown data set: d=2
show att/all temp[d=2]
Executed by script: *** GO bn_attributes.jnl ***
 **ERROR: attribute undefined or invalid attribute name: salt.nonsense
          attribute nonsense not found for variable SALT
sho att salt.nonsense
Executed by script: *** GO bn_attributes.jnl ***
 **ERROR: invalid command: dataset not found for varname.attname .
sho att/all .
Executed by script: *** GO bn_attributes.jnl ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: Axis coordinates are decreasing-ordered. Reversing ordering for axis l
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: Axis coordinates are decreasing-ordered. Reversing ordering for axis l
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: Changing the value of attribute temp.pp
           *** NOTE: Changing the length  of attribute temp.pp
           *** NOTE: Changing the value of attribute temp.some_text
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: Changing the value of attribute temp.long_name
           *** NOTE: Changing the value of attribute temp.units
           *** NOTE: Changing the value of attribute temp.missing_value
           *** NOTE: Changing the value of attribute temp.missing_value
 LISTing to file a.nc
 LISTing to file a.nc
           *** NOTE: Changing the value of attribute (PSZT).positive
           *** NOTE: Changing the type of attribute (coadsx).modulo
           *** NOTE: Changing the value of attribute (coadsx).modulo
           *** NOTE: Changing the value of attribute (TIME1).time_origin
 **ERROR: command syntax: enclose coordinate variable name in parentheses
list coadsx.units
Executed by script: *** GO bn_attributes.jnl ***
 **ERROR: variable unknown or not in data set: COADSX.UNITS
list coadsx.units
Executed by script: *** GO bn_attributes.jnl ***
 **ERROR: invalid command: Cannot change attribute for direction of axis.
set att (COADSX81_81).axis = "Z"
Executed by script: *** GO bn_attributes.jnl ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: Changing the value of attribute temp.pp
           *** NOTE: Changing the length  of attribute temp.pp
           *** NOTE: Changing the value of attribute temp.some_text
           *** NOTE: Changing the type of attribute temp.pp
           *** NOTE: Changing the value of attribute temp.pp
           *** NOTE: Changing the type of attribute temp.some_text
           *** NOTE: Changing the value of attribute temp.some_text
           *** NOTE: Changing the value of attribute temp.long_name
           *** NOTE: Changing the value of attribute temp.units
           *** NOTE: Changing the type of attribute temp.pp
           *** NOTE: Changing the value of attribute temp.pp
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
           *** NOTE: Converting data type of missing_value NC_FLOAT to match output type of variable NC_INT
 LISTing to file a.nc
           *** NOTE: Converting data type of missing_value NC_FLOAT to match output type of variable NC_DOUBLE
           *** NOTE: Axis coordinates are decreasing-ordered. Reversing ordering for axis l
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
           *** NOTE: Changing the value of attribute (COADSX).point_spacing
           *** NOTE: Changing the value of attribute (COADSY).point_spacing
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
           *** NOTE: Converting data type of missing_value NC_FLOAT to match output type of variable NC_INT
NetCDF: Numeric conversion not representable (OPeNDAP/netCDF Error code -60)
 data in attribute missing_value not representable in output type NC_INT
LIST/FORMAT=CDF/file=a.nc/clobber/x=132w/k=1 temp
Executed by script: *** GO bn_attributes.jnl ***
           *** NOTE: Axis coordinates are decreasing-ordered. Reversing ordering for axis l
 **ERROR: unknown or invalid argument: Can SET VARIABLE/OUTTYPE=INPUT, DOUBLE, FLOAT, INT, SHORT, BYTE
set var/outtype=char broiled
Executed by script: *** GO bn_attributes.jnl ***
 **ERROR: unknown or invalid argument: Can SET VARIABLE/OUTTYPE=INPUT, DOUBLE, FLOAT, INT, SHORT, BYTE
set var/outtype=garbage broiled
Executed by script: *** GO bn_attributes.jnl ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: Changing the value of attribute (PSXT).units
 LISTing to file a.nc
 LISTing to file a.nc
           *** NOTE: Changing the value of attribute (PSXT).units
           *** NOTE: Changing the value of attribute (PSYT).units
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis X2AX
           *** NOTE: Changing the value of attribute (z4ax).positive
 LISTing to file string4d.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: Changing the value of attribute (TIME).units
           *** NOTE: Changing the value of attribute (TIME).units
           *** NOTE: Changing the value of attribute (TIME).time_origin
           *** NOTE: Changing the value of attribute (TIME).time_origin
           *** NOTE: /UNIT=MONTHS is ambiguous ... using 1/12 of 365.2425 days
Replacing definition of axis TIME
           *** NOTE: grid GSQ1 used by data set coads_climatology
           *** NOTE: Redefinition may alter apparent contents of data set
           *** NOTE: Axis coordinates are decreasing-ordered. Reversing ordering for axis l
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
*** Running ferret script: bn_transforms.jnl
*** Running ferret script: bn_variance.jnl
*** Running ferret script: bn_linecolors.jnl
           *** NOTE: in GIF mode: ignoring SET MODE METAFILE
           *** NOTE: Cannot cancel window when in batch mode
           *** NOTE: Cannot create new windows when batch mode set
           *** NOTE: in GIF mode: ignoring SET MODE METAFILE
 Using every   3th vector in the X direction
 Using every   4th vector in the Y direction
           *** NOTE: New number of line colors will take effect on next new window: SET WIN/NEW or SET WIN/CLEAR
           *** NOTE: Cannot create new windows when batch mode set
           *** NOTE: Cannot cancel window when in batch mode
           *** NOTE: Cannot create new windows when batch mode set
*** Running ferret script: bn_cdf_errmsg.jnl
 **TMAP ERR: non-existent or not on line
             this_is_not_a_file.nc
SET DAT/FORM=CDF this_is_not_a_file.nc
Executed by script: *** GO bn_cdf_errmsg.jnl ***
 **Internet Data error
             NetCDF: file not found (OPeNDAP/netCDF Error code -90)
             Data set: http://ferret.pmel.noaa.gov/pmel/thredds/dodsC/data/PMEL/COADS/coads_nothing.cdf
SET DAT/FORM=CDF "http://ferret.pmel.noaa.gov/pmel/thredds/dodsC/data/PMEL/COADS/coads_nothing.cdf"
Executed by script: *** GO bn_cdf_errmsg.jnl ***
curl error details: 
 **Internet Data error
             NetCDF: I/O failure (OPeNDAP/netCDF Error code -68)
             Data set: http://noserver/a/nofile.cdf
SET DAT/FORM=CDF  "http://noserver/a/nofile.cdf"
Executed by script: *** GO bn_cdf_errmsg.jnl ***
 LISTing to file asc.dat
 **netCDF error
             NetCDF: Unknown file format (OPeNDAP/netCDF Error code -51)
             Data set: ./asc.nc
SET DAT/FORM=CDF asc.nc
Executed by script: *** GO bn_cdf_errmsg.jnl ***
*** Running ferret script: bn600_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file err581_subspanx_fill_bug.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file xyir.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: /UNIT=MONTHS  ... using 1/12 of 360.00 days
 LISTing to file t3file.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file 0000_a.nc
 LISTing to file subdir/a.nc
 LISTing to file subdir/0000_a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: /UNIT=MONTHS is ambiguous ... using 1/12 of 365.2425 days
 LISTing to file a.nc
           *** NOTE: cannot parse "units since date", date= "event"; leaving units string
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: Invalid I axis limits ignored: TEMP
 **ERROR: dimensions improperly specified: specified data is not a line
           - its a 2D region: "plot/i=100/k=1 temp[x=122.5W]"
plot/i=100/k=1 temp[x=122.5W]
Executed by script: *** GO err581_command_cx.jnl ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis XAX
Replacing definition of axis XAX
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn601_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file b.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file b.nc
 LISTing to file b.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: /UNIT=MONTHS is ambiguous ... using 1/12 of 365.2425 days
Replacing definition of axis TIME5
           *** NOTE: grid GSQ1 used by data set coads_climatology
           *** NOTE: Redefinition may alter apparent contents of data set
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis TIME
 LISTing to file a.nc
 LISTing to file t2.nc
 LISTing to file t12.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file out.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn_set_strides.jnl
 **ERROR: invalid command: it is a child axis already
set axis/stride=2/offset=1 (AX###)
Executed by script: *** GO bn_set_strides.jnl ***
 **ERROR: invalid command: not a strided axis: COADSX
cancel axis/stride COADSX
Executed by script: *** GO bn_set_strides.jnl ***
 **ERROR: invalid command: offset must be less than stride value
set axis/stride=2/offset=4 COADSX
Executed by script: *** GO bn_set_strides.jnl ***
 **ERROR: invalid command: not a strided axis: COADSX
cancel axis/stride COADSX
Executed by script: *** GO bn_set_strides.jnl ***
           *** NOTE: Stride value not an integer factor of axis length: Axis loses modulo property
 LISTing to file d2.nc
           *** NOTE: Stride value not an integer factor of axis length: Axis loses modulo property
 **ERROR: invalid command: unknown axis: NORMAL
set axis/stride=2 NORMAL
Executed by script: *** GO bn_set_strides.jnl ***
*** Running ferret script: bn_lsl_lowpass.jnl
*** Running ferret script: bn_return_xmod_tmod.jnl
*** Running ferret script: bn602_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file noleap.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: Units on axis "ALTITUDE" are not recognized: Pa
           *** NOTE: They will not be convertible:
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file tripolar_missing_lon.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn_modnbd.jnl
*** Running ferret script: bn_fifty_files.jnl
           *** NOTE: Axis "LONGITUDE" is irregular. Ignoring erroneous point_spacing=even attribute.
           *** NOTE: Axis has repeated values -- micro-adjusting LONGITUDE
           *** NOTE: Axis "LATITUDE" is irregular. Ignoring erroneous point_spacing=even attribute.
           *** NOTE: Axis has repeated values -- micro-adjusting LATITUDE
           *** NOTE: Axis has repeated values -- micro-adjusting TIME
           *** NOTE: Error in bounds "TAX_bnds" or bounds do not enclose point on axis TAX
           *** NOTE: Substituting coordinate midpoints
           *** NOTE: Valid calendars are GREGORIAN,NOLEAP,JULIAN,360_DAY,ALL_LEAP,PROLEPTIC_GREGORIAN
           *** NOTE: calendar attribute on axis "TIME" is not recognized: BADNAME
           *** NOTE: A dummy axis of subscripts will be used
           *** NOTE: Valid calendars are GREGORIAN,NOLEAP,JULIAN,360_DAY,ALL_LEAP,PROLEPTIC_GREGORIAN
           *** NOTE: Axis definition error on axis: TGAP
           *** NOTE: Bounds given describe non-contiguous axis cells
           *** NOTE: Using the LOWER bound specified for each axis cell
           *** NOTE: Undecipherable value of netCDF attribute modulo on variable lon_moderr
           *** NOTE: modulo = "j"
           *** NOTE: Undecipherable value of netCDF attribute modulo on variable time_moderr
           *** NOTE: modulo = "j"
           *** NOTE: Axis coordinates are decreasing-ordered. Reversing ordering for axis l
           *** NOTE: Units on axis "ALTITUDE" are not recognized: Pa
           *** NOTE: They will not be convertible:
           *** NOTE: regarding ./data/climatological_axes.cdf ...
           *** NOTE: Climatological axes SEASONAL_REG, MONTH_REG, and MONTH_IRREG defined
           *** NOTE: Coordinates out of order or missing on axis UNORDERED_AXIS at subscript 4
           *** NOTE: A dummy axis of subscripts will be used
           *** NOTE: Coordinates out of order or missing on axis GAPPY_AXIS at subscript 3
           *** NOTE: A dummy axis of subscripts will be used
           *** NOTE: Axis coordinates are decreasing-ordered. Reversing ordering for axis BACKWARDS_AXIS
           *** NOTE: Axis coordinates are decreasing-ordered. Reversing ordering for axis Y1010_REV
*** Running ferret script: bn603_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn_set_var_name.jnl
*** Running ferret script: bn_memory_symbol.jnl
*** Running ferret script: bn605_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn608_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 LISTing to file b.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 **ERROR: invalid command: "300": Number of contour levels must be between 1 and 250
SHADE/LEV=300/I=1:100/J=1:100 i+j
Executed by script: *** GO err607_lev_errmsg ***
*** Running ferret script: bn_shade_trim.jnl
*** Running ferret script: bn_mode_nlevels.jnl
*** Running ferret script: bn61_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn_test_opendap.jnl
curl error details: 
*** Running ferret script: bn611_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 LISTing to file b.nc
 LISTing to file b.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file z1.nc
 LISTing to file z2.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis TIME
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis TIME
 LISTing to file a.nc
 LISTing to file b.nc
 LISTing to file b.nc
*** Running ferret script: bn_no_valid_on_plot.jnl
 Using every   5th vector in the X direction
*** Running ferret script: bn_median.jnl
 **ERROR: value out of legal range: Median smoother length must be odd
plot/trans var, var[z=@med:4]
Executed by script: *** GO bn_median.jnl ***
*** Running ferret script: bn614_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis TIME
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis TIME
 LISTing to file a.nc
 LISTing to file b.nc
 LISTing to file b.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: Units on axis "ENS" are not recognized: count
           *** NOTE: They will not be convertible:
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file 1a.dat
 LISTing to file 3a.dat
 LISTing to file 5a.dat
 LISTing to file 7a.dat
 LISTing to file 9a.dat
 LISTing to file 11a.dat
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 **ERROR: variable unknown or not in data set: A_REGRID[D=1,GT=B[D=2]@MOD]
LIST a_regrid[D=1,GT=b[D=2]@MOD]
Executed by script: *** GO err611_context_after_error ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file dat.dat
 LISTing to file a.nc
 LISTing to file unf.dat
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file lonlat.dat
 LISTing to file lonlat.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 LISTing to file b.nc
*** Running ferret script: bn_mode_nodata_lab.jnl
*** Running ferret script: bn_proleptic_gregorian_calendar.jnl
*** Running ferret script: bn_string_ngd_nbd.jnl
           *** NOTE: @NGD of string variable, counting null strings as missing
           *** NOTE: @NBD of string variable, counting null strings as missing
           *** NOTE: @NGD of string variable, counting null strings as missing
           *** NOTE: @NGD of string variable, counting null strings as missing
           *** NOTE: @NGD of string variable, counting null strings as missing
           *** NOTE: @NBD of string variable, counting null strings as missing
           *** NOTE: @NBD of string variable, counting null strings as missing
           *** NOTE: @NBD of string variable, counting null strings as missing
           *** NOTE: @NGD of string variable, counting null strings as missing
           *** NOTE: @NGD of string variable, counting null strings as missing
           *** NOTE: @NGD of string variable, counting null strings as missing
Replacing definition of axis XAX
Replacing definition of axis YAX
Replacing definition of axis ZAX
Replacing definition of axis TAX
           *** NOTE: @NBD of string variable, counting null strings as missing
           *** NOTE: @NBD of string variable, counting null strings as missing
           *** NOTE: @NGD of string variable, counting null strings as missing
           *** NOTE: @NGD of string variable, counting null strings as missing
           *** NOTE: @NBD of string variable, counting null strings as missing
           *** NOTE: @NGD of string variable, counting null strings as missing
*** Running ferret script: bn_cat_string.jnl
*** Running ferret script: bn_sort_strings.jnl
*** Running ferret script: bn_samplexyt.jnl
           *** NOTE: /XLIMITS and /YLIMITS are deprecated.
           *** NOTE: Use /HLIMITS and /VLIMITS instead.
*** Running ferret script: bn_last_go_file.jnl
*** Running ferret script: bn_cancel_upcase_uservar.jnl
 LISTing to file a.nc
 LISTing to file a.nc
*** Running ferret script: bn_cdf_keepax.jnl
 LISTing to file test0a.cdf
 LISTing to file test0b.cdf
 LISTing to file test0c.cdf
 LISTing to file test0d.cdf
 LISTing to file test0e.cdf
 LISTing to file test0f.cdf
 LISTing to file test0g.cdf
 LISTing to file test0h.cdf
 LISTing to file test0i.cdf
 LISTing to file test0j.cdf
 LISTing to file test0k.cdf
 LISTing to file test0l.cdf
 LISTing to file test0m.cdf
 LISTing to file test0n.cdf
 LISTing to file test0o.cdf
 LISTing to file test0p.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
 LISTing to file test_abs.cdf
           *** NOTE: Appending to NetCDF record axis which has no bounds attribute.
           *** NOTE: This will result in incorrect box sizes on record axis: TCENTURY
           *** NOTE: Write the data initially with the /BOUNDS qualifier
 LISTing to file test2.cdf
 LISTing to file FL.nc
 LISTing to file FTLON.nc
 **ERROR: invalid command: /CLOBBER not specified and file exists: test_abs.cdf
list/format=cdf/keep_axnames/l=1:10/file=test_abs.cdf l
Executed by script: *** GO bn_cdf_keepax.jnl ***
 LISTing to file test_abs.cdf
 **TMAP ERR: Requested data range is outside of data set limits
             inconsistent I axis length for IL
list/format=cdf/keep_axnames/i=5:15/l=5:10/append/file=test_abs.cdf il
Executed by script: *** GO bn_cdf_keepax.jnl ***
 LISTing to file test_abs.cdf
 **TMAP ERR: Requested data range is outside of data set limits
             Expected: IJ[J=          20 :          25 ] Found: IJ[J=           1 :          20 ]
list/format=cdf/keep_axnames/i=1:10/j=20:25/append/file=test_abs.cdf ij
Executed by script: *** GO bn_cdf_keepax.jnl ***
 LISTing to file test_abs.cdf
 **TMAP ERR: attempt to redefine line
             # of dims in variable IJL2 is inconsist. w/ CDF file
list/format=cdf/keep_axnames/append/file=test_abs.cdf ijl2
Executed by script: *** GO bn_cdf_keepax.jnl ***
 **ERROR: variable unknown or not in data set: IJKL[K=@AVE]
list/format=cdf/keep_axnames/append/file=test_abs.cdf ijkl[k=@ave]
Executed by script: *** GO bn_cdf_keepax.jnl ***
 LISTing to file test_abs.cdf
 **TMAP ERR: error in line definition
             disordered output coordinate value:         363  Axis: TCENTURY
list/format=cdf/keep_axnames/l=13/append/file=test_abs.cdf l1
Executed by script: *** GO bn_cdf_keepax.jnl ***
 LISTing to file FI.nc
           *** NOTE: /KEEP_AXISNAMES ignored. Inconsistent w/ enhanced heading.
 LISTing to file test_fil0.cdf
           *** NOTE: /KEEP_AXISNAMES ignored. Inconsistent w/ enhanced heading.
 LISTing to file test_fil0.cdf
           *** NOTE: /KEEP_AXISNAMES ignored. Inconsistent w/ enhanced heading.
 LISTing to file test_fil0.cdf
           *** NOTE: /KEEP_AXISNAMES ignored. Inconsistent w/ enhanced heading.
 LISTing to file test_fil0.cdf
           *** NOTE: /KEEP_AXISNAMES ignored. Inconsistent w/ enhanced heading.
 LISTing to file test_fil0.cdf
           *** NOTE: /KEEP_AXISNAMES ignored. Inconsistent w/ enhanced heading.
 LISTing to file test_fil0.cdf
           *** NOTE: /KEEP_AXISNAMES ignored. Inconsistent w/ enhanced heading.
 LISTing to file test_fil0.cdf
           *** NOTE: /KEEP_AXISNAMES ignored. Inconsistent w/ enhanced heading.
 LISTing to file test_fil0.cdf
           *** NOTE: /KEEP_AXISNAMES ignored. Inconsistent w/ enhanced heading.
 LISTing to file test_fil0.cdf
           *** NOTE: /KEEP_AXISNAMES ignored. Inconsistent w/ enhanced heading.
 LISTing to file test_fil0.cdf
           *** NOTE: /KEEP_AXISNAMES ignored. Inconsistent w/ enhanced heading.
 LISTing to file test_fil0.cdf
           *** NOTE: /KEEP_AXISNAMES ignored. Inconsistent w/ enhanced heading.
 LISTing to file test_fil0.cdf
           *** NOTE: /KEEP_AXISNAMES ignored. Inconsistent w/ enhanced heading.
 LISTing to file test_fil0.cdf
           *** NOTE: /KEEP_AXISNAMES ignored. Inconsistent w/ enhanced heading.
 LISTing to file test_fil0.cdf
           *** NOTE: /KEEP_AXISNAMES ignored. Inconsistent w/ enhanced heading.
 LISTing to file test_fil0.cdf
           *** NOTE: /KEEP_AXISNAMES ignored. Inconsistent w/ enhanced heading.
 LISTing to file test_fil0.cdf
           *** NOTE: /KEEP_AXISNAMES ignored. Inconsistent w/ enhanced heading.
 LISTing to file test_fil0.cdf
           *** NOTE: /KEEP_AXISNAMES ignored. Inconsistent w/ enhanced heading.
 LISTing to file test_fil0.cdf
           *** NOTE: /KEEP_AXISNAMES ignored. Inconsistent w/ enhanced heading.
 LISTing to file test_fil0.cdf
           *** NOTE: /KEEP_AXISNAMES ignored. Inconsistent w/ enhanced heading.
 LISTing to file test_fil0.cdf
           *** NOTE: /KEEP_AXISNAMES ignored. Inconsistent w/ enhanced heading.
 LISTing to file test_fil0.cdf
 LISTing to file test_fil.cdf
 LISTing to file test_fil.cdf
 LISTing to file test_fil.cdf
 LISTing to file test_fil.cdf
 LISTing to file test_fil.cdf
 LISTing to file test_fil.cdf
 LISTing to file test_fil.cdf
 LISTing to file test_fil.cdf
 LISTing to file test_fil.cdf
 LISTing to file test_fil.cdf
           *** NOTE: Writing a subset of data with original axis names
           *** NOTE:   Axis was already written with a different set of coordinates
 **TMAP ERR: attempt to redefine line
             axis PSXT doesnt match CDF file
list/format=cdf/keep_axnames/append/file=test_fil.cdf ijk
Executed by script: *** GO bn_cdf_keepax.sub4 ***
 LISTing to file test_fil.cdf
           *** NOTE: Writing a subset of data with original axis names
           *** NOTE:   Axis was already written with a different set of coordinates
 **TMAP ERR: attempt to redefine line
             axis PSXT doesnt match CDF file
list/format=cdf/keep_axnames/append/file=test_fil.cdf ikl
Executed by script: *** GO bn_cdf_keepax.sub4 ***
 LISTing to file test_fil.cdf
           *** NOTE: Writing a subset of data with original axis names
           *** NOTE:   Axis was already written with a different set of coordinates
 **TMAP ERR: attempt to redefine line
             axis PSXT doesnt match CDF file
list/format=cdf/keep_axnames/append/file=test_fil.cdf ijl
Executed by script: *** GO bn_cdf_keepax.sub4 ***
 LISTing to file test_fil.cdf
           *** NOTE: Writing a subset of data with original axis names
           *** NOTE:   Axis was already written with a different set of coordinates
 **TMAP ERR: attempt to redefine line
             axis PSYT doesnt match CDF file
list/format=cdf/keep_axnames/append/file=test_fil.cdf jkl
Executed by script: *** GO bn_cdf_keepax.sub4 ***
 LISTing to file test_fil.cdf
           *** NOTE: Writing a subset of data with original axis names
           *** NOTE:   Axis was already written with a different set of coordinates
 **TMAP ERR: attempt to redefine line
             axis PSXU doesnt match CDF file
list/format=cdf/keep_axnames/append/file=test_fil.cdf ijkl
Executed by script: *** GO bn_cdf_keepax.sub4 ***
 LISTing to file test_fil.cdf
           *** NOTE: Writing a subset of data with original axis names
           *** NOTE:   Axis was already written with a different set of coordinates
 **TMAP ERR: attempt to redefine line
             axis PSXT doesnt match CDF file
list/format=cdf/keep_axnames/append/file=test_fil.cdf/j=1:50/l=2:3 ijl
Executed by script: *** GO bn_cdf_keepax.sub4 ***
 LISTing to file test_fil.cdf
           *** NOTE: Writing a subset of data with original axis names
           *** NOTE:   Axis was already written with a different set of coordinates
 **TMAP ERR: attempt to redefine line
             axis PSXT doesnt match CDF file
list/format=cdf/keep_axnames/append/file=test_fil.cdf/j=51:100/l=2:3 ijl
Executed by script: *** GO bn_cdf_keepax.sub4 ***
 LISTing to file test_fil.cdf
           *** NOTE: Writing a subset of data with original axis names
           *** NOTE:   Axis was already written with a different set of coordinates
 **TMAP ERR: attempt to redefine line
             axis PSXU doesnt match CDF file
list/format=cdf/keep_axnames/append/file=test_fil.cdf/j=30:40/k=5/l=1:3 ijkl
Executed by script: *** GO bn_cdf_keepax.sub4 ***
 LISTing to file test_fil.cdf
           *** NOTE: Writing a subset of data with original axis names
           *** NOTE:   Axis was already written with a different set of coordinates
 **TMAP ERR: attempt to redefine line
             axis PSZT doesnt match CDF file
list/format=cdf/keep_axnames/append/file=test_fil.cdf iavejkl
Executed by script: *** GO bn_cdf_keepax.sub4 ***
 LISTing to file test_fil.cdf
           *** NOTE: Writing a subset of data with original axis names
           *** NOTE:   Axis was already written with a different set of coordinates
 **TMAP ERR: attempt to redefine line
             axis PSXU doesnt match CDF file
list/format=cdf/keep_axnames/append/file=test_fil.cdf ijavekl
Executed by script: *** GO bn_cdf_keepax.sub4 ***
 LISTing to file test_fil.cdf
           *** NOTE: Writing a subset of data with original axis names
           *** NOTE:   Axis was already written with a different set of coordinates
 **TMAP ERR: attempt to redefine line
             axis PSXU doesnt match CDF file
list/format=cdf/keep_axnames/append/file=test_fil.cdf ijkavel
Executed by script: *** GO bn_cdf_keepax.sub4 ***
 LISTing to file test_fil.cdf
           *** NOTE: Writing a subset of data with original axis names
           *** NOTE:   Axis was already written with a different set of coordinates
 **TMAP ERR: attempt to redefine line
             axis PSXU doesnt match CDF file
list/format=cdf/keep_axnames/append/file=test_fil.cdf ijklave
Executed by script: *** GO bn_cdf_keepax.sub4 ***
 **ERROR: variable unknown or not in data set: IJKL
show grid ijkl
Executed by script: *** GO bn_cdf_keepax.sub4 ***
           *** NOTE: Axis coordinates are decreasing-ordered. Reversing ordering for axis Y1010_REV
*** Running ferret script: bn_keep_axisnames.jnl
 LISTing to file a.nc
 LISTing to file a.nc
*** Running ferret script: bn_key_label_minmax.jnl
*** Running ferret script: bn62_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn_convolve.jnl
*** Running ferret script: bn_tax_tstep.jnl
 LISTing to file a.nc
Replacing definition of axis TSEC
           *** NOTE: grid GSI1 used by data set a
           *** NOTE: Redefinition may alter apparent contents of data set
*** Running ferret script: bn_grads_z.jnl
Replacing definition of axis CAXIS
           *** NOTE: grid GMY1 used by data set grads_bug_file
           *** NOTE: Redefinition may alter apparent contents of data set
*** Running ferret script: bn_clock_syms.jnl
*** Running ferret script: bn63_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: /UNIT=MONTHS is ambiguous ... using 1/12 of 365.2425 days
           *** NOTE: in GIF mode: ignoring SET MODE METAFILE
           *** NOTE: New # of line colors will take effect on next new window: SET WIN/NEW then define pen colors
           *** NOTE: Cannot cancel window when in batch mode
           *** NOTE: Cannot create new windows when batch mode set
           *** NOTE: in GIF mode: ignoring SET MODE METAFILE
           *** NOTE: New number of line colors will take effect on next new window: SET WIN/NEW or SET WIN/CLEAR
           *** NOTE: Cannot cancel window when in batch mode
           *** NOTE: Cannot create new windows when batch mode set
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: in GIF mode: ignoring SET MODE METAFILE
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: Axis coordinates are decreasing-ordered. Reversing ordering for axis ZAXLEVITR
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file xz.nc
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file t_bug.nc
Replacing definition of axis T_AXIS
 LISTing to file t_bug.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 **ERROR: invalid command: offset must be greater than or equal to zero
SET AXIS/STRIDE=12/OFFSET=-1 truemonth
Executed by script: *** GO err62_axis_stride_off ***
 **ERROR: invalid command: stride must be greater than zero
SET AXIS/STRIDE=-1/OFFSET=1 truemonth
Executed by script: *** GO err62_axis_stride_off ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn_axis_reversed_syms.jnl
*** Running ferret script: bn_isdepth.jnl
*** Running ferret script: bn_var_hist_levels.jnl
*** Running ferret script: bn64_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn_long_grid_names.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of grid GG123456789012345678902
 **ERROR: unknown defining grid: G=NO_EXIST12345678901234567890
load/x=160e/y=5s temp[d=2,k=1,g=no_exist12345678901234567890]
Executed by script: *** GO bn_long_grid_names.jnl ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn_xml_repl.jnl
 LISTing to file a.nc
*** Running ferret script: bn65_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: Axis "LON" is irregular. Ignoring erroneous point_spacing=even attribute.
           *** NOTE: Units on axis "ENS" are not recognized: count
           *** NOTE: They will not be convertible:
 LISTing to file mypack.nc
           *** NOTE: LON1_15: Writing scaled coordinates not implemented. Suggest using nco operators on output file to pack coord values
           *** NOTE: LAT1800_1800: Writing scaled coordinates not implemented. Suggest using nco operators on output file to pack coord values
           *** NOTE: ENS: Writing scaled coordinates not implemented. Suggest using nco operators on output file to pack coord values
           *** NOTE: TIME: Writing scaled coordinates not implemented. Suggest using nco operators on output file to pack coord values
           *** NOTE: Units on axis "ENS" are not recognized: count
           *** NOTE: They will not be convertible:
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis TAX
*** Running ferret script: bn_txtype_dmy.jnl
*** Running ferret script: bn_n_open_dsets_sym.jnl
 LISTing to file list_of_numbers.dat
*** Running ferret script: bn_multi_decade.jnl
Re-defining viewport V1
Re-defining viewport V2
Re-defining viewport V3
Re-defining viewport V4
Re-defining viewport V5
Re-defining viewport V6
Re-defining viewport V7
Re-defining viewport V8
*** Running ferret script: bn_show_xml_file.jnl
 LISTing to file b.nc
 LISTing to file dummy.dat
*** Running ferret script: bn66_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn_netcdf4.jnl
 Restoring default chunk cache settings
 Restoring default chunk cache settings
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 LISTing to file nc4_deflate4.nc
           *** NOTE: NetCDF Classic style cannot set compression, ignoring /DEFLATE
           *** NOTE: NetCDF Classic style cannot set chunking, ignoring /*CHUNK
 LISTing to file nc4_nodeflate3.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 LISTing to file nc4_deflate4bigchunk.nc
 LISTing to file nc4_nodeflate3.nc
 LISTing to file nc4_deflate4_xyt.nc
 LISTing to file nc4_deflate4_defaultchunk.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 LISTing to file nc4_inttemp_classic.nc
           *** NOTE: Converting data type of missing_value NC_FLOAT to match output type of variable NC_INT
 LISTing to file nc4_inttemp_set_list_deflate_chunk.nc
           *** NOTE: Converting data type of missing_value NC_FLOAT to match output type of variable NC_INT
 LISTing to file nc4_inttemp_shuffle_set_list_deflate_chunk.nc
           *** NOTE: Converting data type of missing_value NC_FLOAT to match output type of variable NC_INT
 LISTing to file nc4_inttemp_set_classic.nc
           *** NOTE: Converting data type of missing_value NC_FLOAT to match output type of variable NC_INT
 LISTing to file nc4_deflate4_t1.nc
 **TMAP ERR: syntax error in string
             If ChunkSize is set for any dimension of var, must set for all its dimensions
LIST/FORMAT=CDF/file=nc4_deflate4_t1.nc/clobber/ncformat=4/deflate/shuffle/tchunk=1  sst
Executed by script: *** GO bn_netcdf4.jnl ***
 LISTing to file nc4_deflate4chunktoobig.nc
 **TMAP ERR: error specifying chunk sizes
             TChunkSize 0 is larger than dimension length 3
LIST/FORMAT=CDF/file=nc4_deflate4chunktoobig.nc/clobber/ncformat=4/deflate=1/xchunk=6/ychunk=18/tchunk=15 sst
Executed by script: *** GO bn_netcdf4.jnl ***
*** Running ferret script: bn_scat2grid_bin.jnl
 LISTing to file a.nc
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
*** Running ferret script: bn_axis_dir_symbols.jnl
*** Running ferret script: bn663_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: in GIF mode: ignoring SET MODE METAFILE
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn_set_axis_regular.jnl
           *** NOTE: Axis reset to be regular (evenly-spaced): MYX
           *** NOTE: Axis is already regular: MYX
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: Axis reset to be regular (evenly-spaced): MYX1
*** Running ferret script: bn_set_cancel_redirect.jnl
 Use the GO command to name a file of FERRET commands to be executed.
     e.g.   yes? GO filename
 
 Use "GO/HELP filename" to read documentation in  the file to be executed.
 Use the GO command to name a file of FERRET commands to be executed.
     e.g.   yes? GO filename
 
 Use "GO/HELP filename" to read documentation in  the file to be executed.
 Use the GO command to name a file of FERRET commands to be executed.
     e.g.   yes? GO filename
 
 Use "GO/HELP filename" to read documentation in  the file to be executed.
 Use the GO command to name a file of FERRET commands to be executed.
     e.g.   yes? GO filename
 
 Use "GO/HELP filename" to read documentation in  the file to be executed.
 Use the GO command to name a file of FERRET commands to be executed.
     e.g.   yes? GO filename
 
 Use "GO/HELP filename" to read documentation in  the file to be executed.
 Use the GO command to name a file of FERRET commands to be executed.
     e.g.   yes? GO filename
 
 Use "GO/HELP filename" to read documentation in  the file to be executed.
 Use the GO command to name a file of FERRET commands to be executed.
     e.g.   yes? GO filename
 
 Use "GO/HELP filename" to read documentation in  the file to be executed.
 Use the GO command to name a file of FERRET commands to be executed.
     e.g.   yes? GO filename
 
 Use "GO/HELP filename" to read documentation in  the file to be executed.
           *** NOTE: Axis is already regular: MYAXIS
 **ERROR: variable unknown or not in data set: GARBAGE
show grid garbage
Executed by script: *** GO bn_set_cancel_redirect.jnl ***
 Use the GO command to name a file of FERRET commands to be executed.
     e.g.   yes? GO filename
 
 Use "GO/HELP filename" to read documentation in  the file to be executed.
           *** NOTE: stderr is not redirected
 Use the GO command to name a file of FERRET commands to be executed.
     e.g.   yes? GO filename
 
 Use "GO/HELP filename" to read documentation in  the file to be executed.
 Use the GO command to name a file of FERRET commands to be executed.
     e.g.   yes? GO filename
 
 Use "GO/HELP filename" to read documentation in  the file to be executed.
 Use the GO command to name a file of FERRET commands to be executed.
     e.g.   yes? GO filename
 
 Use "GO/HELP filename" to read documentation in  the file to be executed.
*** Running ferret script: bn_min_max_smoothers.jnl
*** Running ferret script: bn_vector_symbols.jnl
 Using every   8th vector in the X direction
 Using every   7th vector in the Y direction
*** Running ferret script: bn_variance_large.jnl
*** Running ferret script: bn_labnum_calendar.jnl
*** Running ferret script: bn665_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 **ERROR: variable unknown or not in data set: A
CANCEL VAR a
Executed by script: *** GO err664_xml_one_point_axis ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn_floatstr.jnl
*** Running ferret script: bn67_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis YAX
Replacing definition of axis YAX
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file aa.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file g.nc
Replacing definition of axis YAX_DUP_AXNAMES
 LISTing to file h.nc
 LISTing to file gh.nc
 LISTing to file justh.nc
 LISTing to file justg.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 LISTing to file a.nc
*** Running ferret script: bn_NaN_note.jnl
           *** NOTE: Axis coordinates are decreasing-ordered. Reversing ordering for axis l
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: No missing_value or _FillValue attribute. Using NaN for variable: broiled
           *** NOTE: Axis coordinates are decreasing-ordered. Reversing ordering for axis l
*** Running ferret script: bn671_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo

Bailing out of external function "tax_year":
	 Function not valid for modulo time axis
 **ERROR: error in external function
list/L=15:20 tax_year(t[gt=tvar],tvar)
Executed by script: *** GO err67_tax_modtime ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file cc.nc
 LISTing to file c1.nc
 TEMPORARY data cleared from memory
 LISTing to file c2.nc
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: Axis coordinates are decreasing-ordered. Reversing ordering for axis lev
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn68_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis TAXIS
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: Adjusting Y-axis label size from 0.100 to 0.089, to avoid running off page.
           *** NOTE: ./v6jnls/err672_vert_axislabel.jnl
           *** NOTE: Adjusting Y-axis label size from 0.100 to 0.089, to avoid running off page.
           *** NOTE: Adjusting Y-axis label size from 0.100 to 0.030, to avoid running off page.
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: Axis coordinates are decreasing-ordered. Reversing ordering for axis RLATU79_961_9
           *** NOTE: Axis coordinates are decreasing-ordered. Reversing ordering for axis RLATU79_961_9
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: Adjusting Y-axis label size from 0.100 to 0.089, to avoid running off page.
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 **ERROR: command syntax: illegal name, matches an operator: AND
DEFINE VARIABLE AND = 5
Executed by script: *** GO err672_varnames ***
 **ERROR: command syntax: illegal name, matches an operator: OR
DEFINE VARIABLE OR = 5
Executed by script: *** GO err672_varnames ***
 **ERROR: command syntax: illegal name, matches an operator: GT
DEFINE VARIABLE GT = 5
Executed by script: *** GO err672_varnames ***
 **ERROR: command syntax: illegal name, matches an operator: GE
DEFINE VARIABLE GE = 5
Executed by script: *** GO err672_varnames ***
 **ERROR: command syntax: illegal name, matches an operator: LT
DEFINE VARIABLE LT = 5
Executed by script: *** GO err672_varnames ***
 **ERROR: command syntax: illegal name, matches an operator: LE
DEFINE VARIABLE LE = 5
Executed by script: *** GO err672_varnames ***
 **ERROR: command syntax: illegal name, matches an operator: EQ
DEFINE VARIABLE EQ = 5
Executed by script: *** GO err672_varnames ***
 **ERROR: command syntax: illegal name, matches an operator: NE
DEFINE VARIABLE NE = 5
Executed by script: *** GO err672_varnames ***
 **ERROR: command syntax: illegal name, matches an operator: IF
DEFINE VARIABLE IF  = 5
Executed by script: *** GO err672_varnames ***
 **ERROR: command syntax: illegal name, matches an operator: ELSE
DEFINE VARIABLE ELSE = 5
Executed by script: *** GO err672_varnames ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a1.nc
 LISTing to file a2.nc
*** Running ferret script: bn_ifv.jnl
 **ERROR: command syntax: IFV I GT 3 THEN ( IFV I LT 5 THEN I ELSE -9 ) ELSE .333
          Cannot use multiple IFs in an expression
LIST/ORDER=X  IFV I GT 3 THEN ( IFV I LT 5 THEN I ELSE -9 ) ELSE .333
Executed by script: *** GO bn_ifv.jnl ***
 **ERROR: command syntax: ifv I LT 5 THEN I ELSE -9
          ELSE before - is illegal
          negative constants need to be enclosed in parentheses
DEFINE VARIABLE A = ifv I LT 5 THEN I ELSE -9
Executed by script: *** GO bn_ifv.jnl ***
*** Running ferret script: bn_randu2_randn2.jnl
 TEMPORARY data cleared from memory
 TEMPORARY data cleared from memory
 TEMPORARY data cleared from memory
 TEMPORARY data cleared from memory
 TEMPORARY data cleared from memory
 TEMPORARY data cleared from memory
*** Running ferret script: bn_axis_cf.jnl
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
*** Running ferret script: bn_repeated_coords.jnl
           *** NOTE: Axis has repeated values -- micro-adjusting TMIN
           *** NOTE: Coordinates out of order or missing on axis TMIN at subscript 4
           *** NOTE: A dummy axis of subscripts will be used
           *** NOTE: Axis has repeated values -- micro-adjusting ...
*** Running ferret script: bn_xml_header.jnl
*** Running ferret script: bn_eof_simple.jnl
Replacing definition of axis XAXIS

Bailing out of external function "eofsvd_stat":
	There are no spatial locations having complete time series.
 **ERROR: error in external function
list eofsvd_stat(spacegap)
Executed by script: *** GO bn_eof_simple.jnl ***

Bailing out of external function "eofsvd_space":
	There are no spatial locations having complete time series.
 **ERROR: error in external function
list eofsvd_space(spacegap)
Executed by script: *** GO bn_eof_simple.jnl ***

Bailing out of external function "eofsvd_tfunc":
	There are no spatial locations having complete time series.
 **ERROR: error in external function
list eofsvd_tfunc(spacegap)
Executed by script: *** GO bn_eof_simple.jnl ***
Replacing definition of axis XAXIS

Bailing out of external function "eof_stat":
	 Function EOF_STAT not available in this version of Ferret. Use EOFSVD_STAT
 **ERROR: error in external function
list eof_stat(spacetime, 1.0)
Executed by script: *** GO bn_eof_simple.jnl ***

Bailing out of external function "eof_space":
	 Function EOF_SPACE not available in this version of Ferret. Use EOFSVD_SPACE
 **ERROR: error in external function
load eofs
Executed by script: *** GO bn_eof_simple.jnl ***

Bailing out of external function "eof_space":
	 Function EOF_SPACE not available in this version of Ferret. Use EOFSVD_SPACE
 **ERROR: error in external function
list dot_t(v1, v1)
Executed by script: *** GO bn_eof_simple.jnl ***

Bailing out of external function "eof_space":
	 Function EOF_SPACE not available in this version of Ferret. Use EOFSVD_SPACE
 **ERROR: error in external function
list dot_t(v1, v2)
Executed by script: *** GO bn_eof_simple.jnl ***

Bailing out of external function "eof_space":
	 Function EOF_SPACE not available in this version of Ferret. Use EOFSVD_SPACE
 **ERROR: error in external function
list dot_t(v2, v1)
Executed by script: *** GO bn_eof_simple.jnl ***

Bailing out of external function "eof_space":
	 Function EOF_SPACE not available in this version of Ferret. Use EOFSVD_SPACE
 **ERROR: error in external function
list dot_t(v2, v2)
Executed by script: *** GO bn_eof_simple.jnl ***

Bailing out of external function "eof_tfunc":
	 Function EOF_TFUNC not available in this version of Ferret. Use EOFSVD_TFUNC
 **ERROR: error in external function
load tafs
Executed by script: *** GO bn_eof_simple.jnl ***

Bailing out of external function "eof_tfunc":
	 Function EOF_TFUNC not available in this version of Ferret. Use EOFSVD_TFUNC
 **ERROR: error in external function
list dot_t(v1, v1)
Executed by script: *** GO bn_eof_simple.jnl ***

Bailing out of external function "eof_tfunc":
	 Function EOF_TFUNC not available in this version of Ferret. Use EOFSVD_TFUNC
 **ERROR: error in external function
list dot_t(v1, v2)
Executed by script: *** GO bn_eof_simple.jnl ***

Bailing out of external function "eof_tfunc":
	 Function EOF_TFUNC not available in this version of Ferret. Use EOFSVD_TFUNC
 **ERROR: error in external function
list dot_t(v2, v1)
Executed by script: *** GO bn_eof_simple.jnl ***

Bailing out of external function "eof_tfunc":
	 Function EOF_TFUNC not available in this version of Ferret. Use EOFSVD_TFUNC
 **ERROR: error in external function
list dot_t(v2, v2)
Executed by script: *** GO bn_eof_simple.jnl ***
*** Running ferret script: bn_eof_simple2.jnl

Bailing out of external function "eof_stat":
	 Function EOF_STAT not available in this version of Ferret. Use EOFSVD_STAT
 **ERROR: error in external function
list eof_stat(spacetime, 1.0)
Executed by script: *** GO bn_eof_simple2.jnl ***

Bailing out of external function "eof_space":
	 Function EOF_SPACE not available in this version of Ferret. Use EOFSVD_SPACE
 **ERROR: error in external function
load eofs
Executed by script: *** GO bn_eof_simple2.jnl ***

Bailing out of external function "eof_space":
	 Function EOF_SPACE not available in this version of Ferret. Use EOFSVD_SPACE
 **ERROR: error in external function
list dot_t(v1, v1)
Executed by script: *** GO bn_eof_simple2.jnl ***

Bailing out of external function "eof_space":
	 Function EOF_SPACE not available in this version of Ferret. Use EOFSVD_SPACE
 **ERROR: error in external function
list dot_t(v1, v2)
Executed by script: *** GO bn_eof_simple2.jnl ***

Bailing out of external function "eof_space":
	 Function EOF_SPACE not available in this version of Ferret. Use EOFSVD_SPACE
 **ERROR: error in external function
list dot_t(v2, v1)
Executed by script: *** GO bn_eof_simple2.jnl ***

Bailing out of external function "eof_space":
	 Function EOF_SPACE not available in this version of Ferret. Use EOFSVD_SPACE
 **ERROR: error in external function
list dot_t(v2, v2)
Executed by script: *** GO bn_eof_simple2.jnl ***

Bailing out of external function "eof_tfunc":
	 Function EOF_TFUNC not available in this version of Ferret. Use EOFSVD_TFUNC
 **ERROR: error in external function
load tafs
Executed by script: *** GO bn_eof_simple2.jnl ***

Bailing out of external function "eof_tfunc":
	 Function EOF_TFUNC not available in this version of Ferret. Use EOFSVD_TFUNC
 **ERROR: error in external function
list dot_t(v1, v1)
Executed by script: *** GO bn_eof_simple2.jnl ***

Bailing out of external function "eof_tfunc":
	 Function EOF_TFUNC not available in this version of Ferret. Use EOFSVD_TFUNC
 **ERROR: error in external function
list dot_t(v1, v2)
Executed by script: *** GO bn_eof_simple2.jnl ***

Bailing out of external function "eof_tfunc":
	 Function EOF_TFUNC not available in this version of Ferret. Use EOFSVD_TFUNC
 **ERROR: error in external function
list dot_t(v2, v1)
Executed by script: *** GO bn_eof_simple2.jnl ***

Bailing out of external function "eof_tfunc":
	 Function EOF_TFUNC not available in this version of Ferret. Use EOFSVD_TFUNC
 **ERROR: error in external function
list dot_t(v2, v2)
Executed by script: *** GO bn_eof_simple2.jnl ***
*** Running ferret script: bn_interpolate_6d.jnl
*** Running ferret script: bn_regrid_6d.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
Replacing definition of axis XFINE
Replacing definition of axis XCOARSE
Replacing definition of axis YFINE
Replacing definition of axis YCOARSE
Replacing definition of grid G24
*** Running ferret script: bn_syntax_6d.jnl
*** Running ferret script: bn_expressions_6d.jnl
 **ERROR: command syntax: IF _m GT 3 THEN ( IF _m LT 5 THEN _m ELSE -9 ) ELSE .333
          Cannot use multiple IFs in an expression
LIST/order=e  IF _m GT 3 THEN ( IF _m LT 5 THEN _m ELSE -9 ) ELSE .333
Executed by script: *** GO bn_expressions_6d.jnl ***
 **ERROR: command syntax: IF _m LT 5 THEN _m ELSE -9
          ELSE before - is illegal
          negative constants need to be enclosed in parentheses
DEFINE VARIABLE A = IF _m LT 5 THEN _m ELSE -9
Executed by script: *** GO bn_expressions_6d.jnl ***
 **ERROR: variable unknown or not in data set: A1
load a1,a2,a3,a4,a5,a6,a7,a8,a9,a10,a11,a12,a13,a14,a15,a16,a17,a18,a19,a20,a21
Executed by script: *** GO bn_expressions_6d.jnl ***
*** Running ferret script: bn_direction_fcns_6d.jnl
*** Running ferret script: bn_regrid_transforms_6d.jnl
Replacing definition of axis FAX4DAY
*** Running ferret script: bn_aggregate_e.jnl
           *** NOTE: Variable "AIRT" excluded from aggregate: Not found in all member datasets
           *** NOTE: Variable "AIRT" excluded from aggregate: Not found in all member datasets
           *** NOTE: /FILES is deprecated.  Use /MEMBERS
 **ERROR: unknown data set: dset 3
DEFINE DATA/AGGREGAT/E windy = 1,2,3
Executed by script: *** GO bn_aggregate_e.jnl ***
           *** NOTE: Variable "UWND" excluded from aggregate: T axis differs among members
           *** NOTE: Variable "VWND" excluded from aggregate: T axis differs among members
           *** NOTE: Variable "SPEH" excluded from aggregate: Not found in all member datasets
 **ERROR: error defining aggregate dataset: No valid datasets or datasets share no variables that can be aggregated.
DEFINE DATA/AGGREGAT/E windy = 1,2
Executed by script: *** GO bn_aggregate_e.jnl ***
           *** NOTE: Variable "SPEH" excluded from aggregate: Not found in all member datasets
           *** NOTE: Variable "UIN" excluded from aggregate: Not found in all member datasets
           *** NOTE: Variable "VIN" excluded from aggregate: Not found in all member datasets
           *** NOTE: Variable "AIRT" excluded from aggregate: Not found in all member datasets
           *** NOTE: Variable "AIRT" excluded from aggregate: Not found in all member datasets
           *** NOTE: Dataset used in aggregation.  Canceling aggregation, my_ens
           *** NOTE: Variable "AIRT" excluded from aggregate: Not found in all member datasets
           *** NOTE: Variable "AIRT" excluded from aggregate: Not found in all member datasets
           *** NOTE: Variable "AIRT" excluded from aggregate: Not found in all member datasets
           *** NOTE: /FILES is deprecated.  Use /MEMBERS
           *** NOTE: Dataset used in aggregation.  Canceling aggregation, fourfiles
           *** NOTE: Dataset used in aggregation.  Canceling aggregation, some
           *** NOTE: Dataset used in aggregation.  Canceling aggregation, more
*** Running ferret script: bn_6d_lab_mode.jnl
           *** NOTE: MODE 6D_lab is deprecated. Leave the mode set; output automatically adjusts to 4D or 6D grids
           *** NOTE: MODE 6D_lab is deprecated. Leave the mode set; output automatically adjusts to 4D or 6D grids
           *** NOTE: MODE 6D_lab is deprecated. Leave the mode set; output automatically adjusts to 4D or 6D grids
           *** NOTE: MODE 6D_lab is deprecated. Leave the mode set; output automatically adjusts to 4D or 6D grids
*** Running ferret script: bn682_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn683_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: Adjusting Y-axis label size from 0.100 to 0.001, to avoid running off page.
           *** NOTE: ....../go/magnify.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 LISTing to file a.nc
*** Running ferret script: bn_outtype.jnl
 LISTing to file mytype.nc
 LISTing to file mytype.nc
           *** NOTE: Converting data type of missing_value NC_FLOAT to match output type of variable NC_DOUBLE
 LISTing to file mytype.nc
 LISTing to file mytype.nc
 LISTing to file mytype.nc
 LISTing to file mytype.nc
 LISTing to file mytype.nc
 LISTing to file mytype.nc
 LISTing to file mytype.nc
 LISTing to file mytype.nc
 LISTing to file mytype.nc
 LISTing to file mytype.nc
 LISTing to file mytype.nc
*** Running ferret script: bn_ribbon_plot.jnl
*** Running ferret script: bn_descr_4digit.jnl
*** Running ferret script: bn_axis_outtype.jnl
 LISTing to file mytype.nc
 LISTing to file mytype.nc
           *** NOTE: Converting data type of missing_value NC_FLOAT to match output type of variable NC_DOUBLE
 LISTing to file mytype.nc
 LISTing to file mytype.nc
 LISTing to file mytype.nc
 LISTing to file mytype.nc
 LISTing to file mytype.nc
NetCDF: Numeric conversion not representable (OPeNDAP/netCDF Error code -60)
 failure writing to CDF output file
LIST/FORMAT=CDF/L=32875000:32875201/clobber/file=mytype.nc tt
Executed by script: *** GO bn_axis_outtype.jnl ***
 LISTing to file mytype.nc
NetCDF: Numeric conversion not representable (OPeNDAP/netCDF Error code -60)
 failure writing to CDF output file
LIST/FORMAT=CDF/clobber/file=mytype.nc my_data
Executed by script: *** GO bn_axis_outtype.jnl ***
 LISTing to file mytype.nc
*** Running ferret script: bn_axis_nonmonotonic.jnl
 **ERROR: improper grid or axis definition: data for DEFINE AXIS/FROM_VARIABLE is not monotonically increasing at index 12
define axis/t/units=days tax = tvar
Executed by script: *** GO bn_axis_nonmonotonic.jnl ***
*** Running ferret script: bn_vec_mod.jnl
 Using every   9th vector in the X direction
 Using every   9th vector in the X direction
 Using every   9th vector in the X direction
*** Running ferret script: bn685_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: Axis "X1_20" is irregular. Ignoring erroneous point_spacing=even attribute.
 LISTing to file aa.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: Axis "X1_20" is irregular. Ignoring erroneous point_spacing=even attribute.
 LISTing to file aa.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 LISTing to file aa.nc
 LISTing to file aa.nc
 LISTing to file aa.nc
 LISTing to file aa.nc
 LISTing to file aa.nc
NetCDF: Numeric conversion not representable (OPeNDAP/netCDF Error code -60)
 data in attribute missing_value not representable in output type NC_INT
NetCDF: Numeric conversion not representable (OPeNDAP/netCDF Error code -60)
 data in attribute _FillValue not representable in output type NC_INT
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: in GIF mode: ignoring SET MODE METAFILE
           *** NOTE: in GIF mode: ignoring SET MODE METAFILE
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: in GIF mode: ignoring SET MODE METAFILE
           *** NOTE: in GIF mode: ignoring SET MODE METAFILE
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 **ERROR: command syntax: .HELLO
list .hello
Executed by script: *** GO err684_dotstart ***
 **ERROR: variable unknown or not in data set: A.UNITS
 
list a.units
Executed by script: *** GO err684_dotstart ***
 **ERROR: variable unknown or not in data set: A.UNITS
list a.units
Executed by script: *** GO err684_dotstart ***
 **ERROR: attribute undefined or invalid attribute name: ..HISTORY
          attribute HISTORY not found for dataset
list ..history
Executed by script: *** GO err684_dotstart ***
 **ERROR: variable unknown or not in data set: ..HISTORY
list ..history
Executed by script: *** GO err684_dotstart ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis AXI
Replacing definition of axis AXI_COARSE
Replacing definition of axis AXI
Replacing definition of axis AXI_COARSE
Replacing definition of axis AXI
Replacing definition of axis AXI_COARSE
Replacing definition of axis AXI
Replacing definition of axis AXI_COARSE
Replacing definition of axis AXI
Replacing definition of axis AXI_COARSE
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file sst_new.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn_dsg_e_x.jnl
*** Running ferret script: bn_nco_append.jnl
 LISTing to file append_to_this.nc
*** Running ferret script: bn_nobounds.jnl
 LISTing to file a.nc
 LISTing to file a.nc
           *** NOTE: Axis definition error on axis: TGAP
           *** NOTE: Bounds given describe non-contiguous axis cells
           *** NOTE: Using the LOWER bound specified for each axis cell
 LISTing to file a.nc
 LISTing to file a.nc
*** Running ferret script: bn_write_integer_att.jnl
 LISTing to file a.nc
*** Running ferret script: bn_descriptor_mc.jnl
*** Running ferret script: bn_plot_color_only.jnl
           *** NOTE: New # of line colors will take effect on next new window: SET WIN/NEW then define pen colors
           *** NOTE: Cannot cancel window when in batch mode
           *** NOTE: Cannot create new windows when batch mode set
           *** NOTE: New number of line colors will take effect on next new window: SET WIN/NEW or SET WIN/CLEAR
           *** NOTE: Cannot cancel window when in batch mode
           *** NOTE: Cannot create new windows when batch mode set
 **ERROR: command syntax: COLOR
          /COLOR must have an argument for PLOT/OVERLAY
plot/i=1:100/over/COLOR 0.6*sin(i/7)
Executed by script: *** GO bn_plot_color_only.jnl ***
 **ERROR: command syntax: COLOR
          /COLOR not valid for PLOT/LEVELS ribbon plot
plot/i=1:100/ribbon/COLOR sin(i/6),0.6*sin(i/7)
Executed by script: *** GO bn_plot_color_only.jnl ***
*** Running ferret script: bn_vtree.jnl
           *** NOTE: Variable "FVX" excluded from aggregate: Not found in all member datasets
           *** NOTE: Variable "FVZ" excluded from aggregate: Not found in all member datasets
           *** NOTE: Variable "FVZ" excluded from aggregate: Not found in all member datasets
 **ERROR: unknown defining grid: G=NOEXIST
list b
Executed by script: *** GO bn_vtree.jnl ***
 **ERROR: command syntax: 45S
list c
Executed by script: *** GO bn_vtree.jnl ***
 **ERROR: command syntax: ,
list d
Executed by script: *** GO bn_vtree.jnl ***
 **ERROR: command syntax: P=1
list e
Executed by script: *** GO bn_vtree.jnl ***
 **ERROR: illegal limits: X axis limits don't match variable def'n: A
          Are you giving explicit limits when SET REGION would suffice ?
list f
Executed by script: *** GO bn_vtree.jnl ***
Replacing definition of axis ZAX
*** Running ferret script: bn686_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: Changing the type of attribute a.ival
           *** NOTE: Changing the value of attribute a.ival
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 **TMAP ERR: non-existent or not on line
             nosuchfile.nc
SET DAT/FORM=CDF nosuchfile.nc
Executed by script: *** GO err685_use_no_extension ***
 **TMAP ERR: non-existent or not on line
             Searched $FER_DESCR and $FER_DATA for nosuchfile(.nc ,.cdf,.des,.agg)
SET DAT/FORM=CDF nosuchfile
Executed by script: *** GO err685_use_no_extension ***
 **TMAP ERR: non-existent or not on line
             Searched $FER_DESCR and $FER_DATA for snoopy(.nc ,.cdf,.des,.agg)
SET DAT/FORM=CDF snoopy
Executed by script: *** GO err685_use_no_extension ***
 **netCDF error
             NetCDF: Unknown file format (OPeNDAP/netCDF Error code -51)
             Data set: ./snoopy.dat
SET DAT/FORM=CDF snoopy.dat
Executed by script: *** GO err685_use_no_extension ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: regarding ./data/climatological_axes.cdf ...
           *** NOTE: Climatological axes SEASONAL_REG, MONTH_REG, and MONTH_IRREG defined
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn_long_symnames.jnl
*** Running ferret script: bn_strdim.jnl
 LISTing to file a.nc
 LISTing to file a.nc
*** Running ferret script: bn_single_colorlev.jnl
*** Running ferret script: bn69_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
Replacing definition of axis XAXIS_TEST
 LISTing to file b.nc
 LISTing to file c.nc
 LISTing to file c.nc
 LISTing to file c.nc
 LISTing to file c.nc
 LISTing to file c.nc
 LISTing to file nc
 **TMAP ERR: error in line definition
             file coords dont match variable coords on axis XAXIS_TEST
LIST/FORMAT=CDF/clobber/keep/file=nc b,a[d=1]
Executed by script: *** GO err686_dup_axnames ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: Changing the value of attribute v1.long_name
           *** NOTE: Changing the value of attribute v1.units
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 **ERROR: attribute undefined or invalid attribute name: temp.noexist[d=levitus_climatology]
          attribute noexist not found for variable TEMP
show att temp.noexist[d=levitus_climatology]
Executed by script: *** GO err686_sho_nonexist_att ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 **ERROR: invalid command: illegal new name.  Variable b already defined
set var/name=b a
Executed by script: *** GO err686_set_var_name ***
 **ERROR: invalid command: illegal new name.  Variable b already defined
set var/name=b a
Executed by script: *** GO err686_set_var_name ***
 **ERROR: invalid command: illegal new name.  Variable temp exists in dataset
set var/name=temp salt
Executed by script: *** GO err686_set_var_name ***
 **ERROR: invalid command: illegal new name.  Variable psi exists in dataset
set var/name=psi myvar
Executed by script: *** GO err686_set_var_name ***
 **ERROR: invalid command: illegal new name.  Variable diff already defined
set var/name=diff w
Executed by script: *** GO err686_set_var_name ***
*** Running ferret script: bn_bad_axis_bounds.jnl
           *** NOTE: Axis definition error on axis: MONTH_IRREG. Bounds describe cells that overlap one another
           *** NOTE: Error in bounds "MONTH_IRREG_bnds" or bounds do not enclose point on axis MONTH_IRREG
           *** NOTE: Substituting coordinate midpoints
*** Running ferret script: bn_enter_exit_GO.jnl
*** Running ferret script: bn_stddev.jnl
*** Running ferret script: bn_set_axis_name.jnl
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file b.nc
 LISTing to file c.nc
 **ERROR: invalid command: illegal new name. Axis days2000 is already defined
set axis/name=days2000 x_in_meters
Executed by script: *** GO bn_set_axis_name.jnl ***
 **ERROR: invalid command: illegal new name given for axis
set axis/name x_in_meters
Executed by script: *** GO bn_set_axis_name.jnl ***
 **ERROR: invalid command: illegal new name given for axis 45
set axis/name=45 x_in_meters
Executed by script: *** GO bn_set_axis_name.jnl ***
 **ERROR: invalid command: illegal new name given for axis .fr
set axis/name=.fr x_in_meters
Executed by script: *** GO bn_set_axis_name.jnl ***
*** Running ferret script: bn_let_remote.jnl
           *** NOTE: netCDF bounds variable definition error
           *** NOTE: Bounds definition "time_bnds" points to no existing axis
           *** NOTE: Ignoring BOUNDS attribute
           *** NOTE: netCDF bounds variable definition error
           *** NOTE: Bounds definition "depth_bnds" points to no existing axis
           *** NOTE: Ignoring BOUNDS attribute
           *** NOTE: netCDF bounds variable definition error
           *** NOTE: Bounds definition "lat_bnds" points to no existing axis
           *** NOTE: Ignoring BOUNDS attribute
           *** NOTE: netCDF bounds variable definition error
           *** NOTE: Bounds definition "lon_bnds" points to no existing axis
           *** NOTE: Ignoring BOUNDS attribute
           *** NOTE: dataset does not accept REMOTE variable definitions
           *** NOTE: dataset does not accept REMOTE variable definitions
           *** NOTE: dataset does not accept REMOTE variable definitions
           *** NOTE: dataset does not accept REMOTE variable definitions
           *** NOTE: netCDF bounds variable definition error
           *** NOTE: Bounds definition "time_bnds" points to no existing axis
           *** NOTE: Ignoring BOUNDS attribute
           *** NOTE: netCDF bounds variable definition error
           *** NOTE: Bounds definition "depth_bnds" points to no existing axis
           *** NOTE: Ignoring BOUNDS attribute
           *** NOTE: netCDF bounds variable definition error
           *** NOTE: Bounds definition "lat_bnds" points to no existing axis
           *** NOTE: Ignoring BOUNDS attribute
           *** NOTE: netCDF bounds variable definition error
           *** NOTE: Bounds definition "lon_bnds" points to no existing axis
           *** NOTE: Ignoring BOUNDS attribute
           *** NOTE: dataset does not accept REMOTE variable definitions
           *** NOTE: dataset does not accept REMOTE variable definitions
           *** NOTE: dataset does not accept REMOTE variable definitions
           *** NOTE: dataset does not accept REMOTE variable definitions
           *** NOTE: dataset does not accept REMOTE variable definitions
           *** NOTE: dataset does not accept REMOTE variable definitions
           *** NOTE: netCDF bounds variable definition error
           *** NOTE: Bounds definition "time_bnds" points to no existing axis
           *** NOTE: Ignoring BOUNDS attribute
           *** NOTE: netCDF bounds variable definition error
           *** NOTE: Bounds definition "depth_bnds" points to no existing axis
           *** NOTE: Ignoring BOUNDS attribute
           *** NOTE: netCDF bounds variable definition error
           *** NOTE: Bounds definition "lat_bnds" points to no existing axis
           *** NOTE: Ignoring BOUNDS attribute
           *** NOTE: netCDF bounds variable definition error
           *** NOTE: Bounds definition "lon_bnds" points to no existing axis
           *** NOTE: Ignoring BOUNDS attribute
 **ERROR: command syntax: /REMOTE variable expression may not contain [d=
DEFINE VARIABLE/DATA=1/remote rvar = t00an1[d=1,z=1:100@ave]
Executed by script: *** GO bn_let_remote.jnl ***
 **ERROR: command syntax: /REMOTE variable definition must also specify /D=
DEFINE VARIABLE/remote rvar = t00an1[d=1,z=1:100@ave]
Executed by script: *** GO bn_let_remote.jnl ***
           *** NOTE: dataset does not accept REMOTE variable definitions
           *** NOTE: dataset does not accept REMOTE variable definitions
*** Running ferret script: bn691_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 **ERROR: invalid command: string/numeric data type mix-up. Argument 3 : TAX_DATESTRING
list tax_datestring (tt[L=3], tt, 5)
Executed by script: *** GO err69_arg_type_error ***
 **ERROR: invalid command: string/numeric data type mix-up. Argument 2 : TAX_DATESTRING
list tax_datestring (tt[L=3], "my_tax", "minutes")
Executed by script: *** GO err69_arg_type_error ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: Error in bounds "TAX_BB_PTSPAC_bnds" or bounds do not enclose point on axis TAX_BB_PTSPAC
           *** NOTE: Substituting coordinate midpoints
           *** NOTE: Error in bounds "TAX_BB_EVEN_NOENC_bnds" or bounds do not enclose point on axis TAX_BB_EVEN_NOENC
           *** NOTE: Substituting coordinate midpoints
           *** NOTE: Error in bounds "TAX_BB_IRR_bnds" or bounds do not enclose point on axis TAX_BB_IRR
           *** NOTE: Substituting coordinate midpoints
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 **ERROR: command syntax: must be a constant COS(1)
list {cos(1), sin(0)}
Executed by script: *** GO err69_const_array ***
 **ERROR: command syntax: must be a constant 0-180
list {0-180, 180}
Executed by script: *** GO err69_const_array ***
 **ERROR: command syntax: must be a constant  1./5.
list {0.1, 0.2, 1./5.}
Executed by script: *** GO err69_const_array ***
 **ERROR: command syntax: must be a constant 5*3+1
list {5*3+1, 2+3}
Executed by script: *** GO err69_const_array ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file tval.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file out.xml
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis XAXIS
 **ERROR: request exceeds memory setting
load bigvar
Executed by script: *** GO err69_load_big_grid ***
Replacing definition of axis LONGTIME
 **ERROR: request exceeds memory setting
load bigvar
Executed by script: *** GO err69_load_big_grid ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: Ambiguous coordinates on X axis: TEMP[X=@AVE,Y=@AVE,L=1,D=1] + SST[X=@AVE,Y=@AVE,T=@AVE,D=2]
           *** NOTE: Ambiguous coordinates on Y axis: TEMP[X=@AVE,Y=@AVE,L=1,D=1] + SST[X=@AVE,Y=@AVE,T=@AVE,D=2]
 LISTing to file aa.nc
 LISTing to file bb.nc
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 **ERROR: variable unknown or not in data set: A
list a
Executed by script: *** GO err69_isready_status_errmsgs ***
 **ERROR: variable unknown or not in data set: A
list a
Executed by script: *** GO err69_isready_status_errmsgs ***
 **ERROR: variable unknown or not in data set: B
list b
Executed by script: *** GO err69_isready_status_errmsgs ***
 **ERROR: variable unknown or not in data set: A
shade a
Executed by script: *** GO err69_isready_status_errmsgs ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 **ERROR: variable unknown or not in data set: A
list a
Executed by script: *** GO err69_isready_status_errmsgs ***
 **ERROR: variable unknown or not in data set: A
list a
Executed by script: *** GO err69_isready_status_errmsgs ***
 **ERROR: variable unknown or not in data set: B
list b
Executed by script: *** GO err69_isready_status_errmsgs ***
 **ERROR: variable unknown or not in data set: A
shade a
Executed by script: *** GO err69_isready_status_errmsgs ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 **ERROR: value out of legal range: Negative argument to function. Argument 3 : SUBSTRING
list substring("hello",1,-2)
Executed by script: *** GO err691_substring_arg ***
 **ERROR: value out of legal range: Negative argument to function. Argument 3 : SUBSTRING
list substring("hello",1,-3)
Executed by script: *** GO err691_substring_arg ***
*** Running ferret script: bn_append_dsg.jnl
rm: cannot remove `test_save_dsg.nc': No such file or directory
*** Running ferret script: bn_global_atts.jnl
 LISTing to file anew_global.nc
*** Running ferret script: bn_conventions_history.jnl
 LISTing to file conventions_history.nc
*** Running ferret script: bn_center_key_labels.jnl
*** Running ferret script: bn_wgt_transform.jnl
*** Running ferret script: bn_show_outfile.jnl
           *** NOTE: Variable "FVX" excluded from aggregate: Not found in all member datasets
           *** NOTE: Variable "FVZ" excluded from aggregate: Not found in all member datasets
           *** NOTE: Variable "FVZ" excluded from aggregate: Not found in all member datasets
 **ERROR: unknown defining grid: G=NOEXIST
list b
Executed by script: *** GO bn_vtree_outfile ***
 **ERROR: command syntax: 45S
list c
Executed by script: *** GO bn_vtree_outfile ***
 **ERROR: command syntax: ,
list d
Executed by script: *** GO bn_vtree_outfile ***
 **ERROR: command syntax: P=1
list e
Executed by script: *** GO bn_vtree_outfile ***
 **ERROR: illegal limits: X axis limits don't match variable def'n: A
          Are you giving explicit limits when SET REGION would suffice ?
list f
Executed by script: *** GO bn_vtree_outfile ***
*** Running ferret script: bn_date1900_array.jnl
*** Running ferret script: bn_spawn_size.jnl
 LISTing to file bn_spawn_size1.cdf
 LISTing to file bn_spawn_size2.cdf
 LISTing to file bn_spawn_size3.cdf
 LISTing to file bn_spawn_size4.cdf
 LISTing to file bn_spawn_size5.cdf
 LISTing to file bn_spawn_size02.dat
 LISTing to file bn_spawn_size04.dat
 LISTing to file bn_spawn_size06.dat
 LISTing to file bn_spawn_size08.dat
 LISTing to file bn_spawn_size10.dat
 LISTing to file bn_spawn_size12.dat
 LISTing to file bn_spawn_size14.dat
*** Running ferret script: bn_polygon_log.jnl
 **ERROR: value out of legal range: coordinates on log axis negative or too small : -0.850
poly/i=1:100/vlog xbad+xsqr,ybad+ysqr,x*x/10
Executed by script: *** GO bn_polygon_log.jnl ***
 **ERROR: value out of legal range: coordinates on log axis negative or too small : -0.689E-02
poly/i=1:100/hlog xbad+xsqr,ybad+ysqr,x*x/10
Executed by script: *** GO bn_polygon_log.jnl ***
*** Running ferret script: bn694_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file aa.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 **ERROR: unknown data set: BAD_D
stat/l=1/x=180/y=0 a
Executed by script: *** GO err693_undetected_regrid_dset ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 **ERROR: invalid command: REPEAT what ?
repeat/range=1:2/name=row
Executed by script: *** GO err693_repeat_err ***
 **ERROR: invalid command: REPEAT what ?
repeat/range=1:2/name=row
Executed by script: *** GO err693_repeat_err ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
Replacing definition of axis TREDEF
           *** NOTE: grid GSI1 used by data set a
           *** NOTE: Redefinition may alter apparent contents of data set
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 **ERROR: invalid command: illegal format type - must be "GIF"
          frame/format=hdf/file=a.hdf
frame/format=hdf/file=a.hdf
Executed by script: *** GO err693_frame_types ***
 **ERROR: invalid command: illegal format type - must be "GIF"
          frame/file=a.png
frame/file=a.png
Executed by script: *** GO err693_frame_types ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 TEMPORARY data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn_permute_ascii.jnl
Replacing definition of grid GRID3D
*** Running ferret script: bn_lon_lat_time_string.jnl
*** Running ferret script: bn_save_justdim.jnl
 LISTing to file a.nc
           *** NOTE: Saving E or F axis with time axis uses /RIGID in time
 LISTing to file a.nc
*** Running ferret script: bn_time2d.jnl
           *** NOTE: /UNIT=MONTHS is ambiguous ... using 1/12 of 365.2425 days
*** Running ferret script: bn_legend_labels.jnl
*** Running ferret script: bn_DQ.jnl
           *** NOTE: Changing the value of attribute foobar.some_text
           *** NOTE: Changing the value of attribute foobar.some_text
*** Running ferret script: bn695_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
rm: cannot remove `WestCoastCarbon_9d9c_f562_77b5_5.nc': No such file or directory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn_f_tax_fcns.jnl
 LISTing to file a.nc
Replacing definition of axis FSEC
           *** NOTE: grid GSI1 used by data set a
           *** NOTE: Redefinition may alter apparent contents of data set
*** Running ferret script: bn_fmrc.jnl
*** Running ferret script: bn_return_defined.jnl
*** Running ferret script: bn_can_var_noerr.jnl
 **ERROR: variable unknown or not in data set: B
cancel var b,a
Executed by script: *** GO bn_can_var_noerr.jnl ***
*** Running ferret script: bn_annotate.jnl
 **ERROR: command syntax: xpos=a2
annotate/nouser/xpos=a2/ypos=0/halign=1/valign=0/angle=-45/siz=0.15 "My Lab"
Executed by script: *** GO bn_annotate.jnl ***
 **ERROR: command syntax: ypos=b
annotate/nouser/xpos=0/ypos=b/halign=1/valign=0/angle=-45/siz=0.15 "My Lab"
Executed by script: *** GO bn_annotate.jnl ***
 **ERROR: command syntax: halign=c
annotate/nouser/xpos=0/ypos=0/halign=c/valign=0/angle=-45/siz=0.15 "My Lab"
Executed by script: *** GO bn_annotate.jnl ***
 **ERROR: command syntax: valign=d
annotate/nouser/xpos=0/ypos=0/halign=1/valign=d/angle=ee/siz=0.15 "My Lab"
Executed by script: *** GO bn_annotate.jnl ***
 **ERROR: command syntax: siz=f
annotate/nouser/xpos=0/ypos=0/halign=1/valign=0/angle=-45/siz=f "My Lab"
Executed by script: *** GO bn_annotate.jnl ***
 **ERROR: invalid command: /XPOS and /YPOS are required for ANNOTATE
annotate/nouser/ypos=0 "My Lab"
Executed by script: *** GO bn_annotate.jnl ***
 **ERROR: invalid command: /XPOS and /YPOS are required for ANNOTATE
annotate/nouser/xpos=0/halign=1/valign=0/angle=-45/siz=0.15 "My Lab"
Executed by script: *** GO bn_annotate.jnl ***
 **ERROR: invalid command: Specify only one of /USER /NOUSER /NORM
annotate/nouser/user/ypos=0/halign=1/valign=0/angle=-45/siz=0.15 "My Lab"
Executed by script: *** GO bn_annotate.jnl ***
 **ERROR: command syntax: xpos=a2
def anno/nou/xpos=a2/ypos=0/hal=1/val=0/ang=-45/siz=0.15 "My Lab"
Executed by script: *** GO bn_annotate.jnl ***
 **ERROR: command syntax: ypos=b
def anno/nou/xpos=0,3/ypos=b/hal=1/val=0/ang=-45/siz=0.15 "My Lab"
Executed by script: *** GO bn_annotate.jnl ***
 **ERROR: command syntax: hal=c
def anno/nou/xpos=0/ypos=0/hal=c/val=0/ang=-45/siz=0.15 "My Lab"
Executed by script: *** GO bn_annotate.jnl ***
 **ERROR: command syntax: val=d
def anno/nou/xpos=0/ypos=0/hal=1/val=d/ang=ee/siz=0.15 "My Lab"
Executed by script: *** GO bn_annotate.jnl ***
 **ERROR: command syntax: siz=f
def anno/nou/xpos=0/ypos=0/hal=1/val=0/ang=-45/siz=f "My Lab"
Executed by script: *** GO bn_annotate.jnl ***
 **ERROR: invalid command: /XPOS and /YPOS are required for ANNOTATE
def anno/nou/ypos=0 "My Lab"
Executed by script: *** GO bn_annotate.jnl ***
 **ERROR: invalid command: /XPOS and /YPOS are required for ANNOTATE
def anno/nou/xpos=0/hal=1/val=0 "My Lab"
Executed by script: *** GO bn_annotate.jnl ***
 **ERROR: invalid command: Specify only one of /USER /NOUSER /NORM
def anno/nou/user/xpos=0/ypos=0 "My Lab"
Executed by script: *** GO bn_annotate.jnl ***
*** Running ferret script: bn_auxiliary.jnl
rm: cannot remove `layerz_test_data.txt': No such file or directory
 LISTing to file layerz_test_data.txt
 **ERROR: variable unknown or not in data set: (data set ok ?): noexist
SET VAR/layerz=depth noexist
Executed by script: *** GO bn_auxiliary.jnl ***
           *** NOTE: Ambiguous coordinates on Z axis: TEMP6D-TEMPZ6D
 **ERROR: invalid command: auxiliary variable DEPTH6D has a T axis not found on variable TEMP
LIST/PREC=7 tempz6d_unmatch
Executed by script: *** GO bn_auxiliary.jnl ***
Replacing definition of axis ZAX
*** Running ferret script: bn_plot_ribbon_gaploc.jnl
 **ERROR: command syntax: PLOT/VS/RIBBON/GAPLOC plot needs 4 arguments
plot/vs/thick/line/sym=21/siz=.3/ribbon/gap xpts, 10*ypts, color
Executed by script: *** GO bn_plot_ribbon_gaploc.jnl ***
 **ERROR: command syntax: PLOT/GAPLOC applies only to PLOT/VS/RIBBON
plot/vs/thick/line/sym=21/siz=0.3/gap xpts, 10*ypts, 10.1*ypts, 9.93*ypts, gvar
Executed by script: *** GO bn_plot_ribbon_gaploc.jnl ***
 **ERROR: command syntax: PLOT/GAPLOC applies only to PLOT/VS/RIBBON
plot/ov/nolab/vs/thick/line/sym=21/siz=.3/gapl xpts, color, gvar
Executed by script: *** GO bn_plot_ribbon_gaploc.jnl ***
*** Running ferret script: bn_time_short_axes.jnl
*** Running ferret script: bn_floatstr_extended.jnl
*** Running ferret script: bn696_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: Units on axis "pfull1_1" are not recognized: hpa
           *** NOTE: They will not be convertible:
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 **ERROR: unknown data set: noexist
SHOW DATA noexist
Executed by script: *** GO err695_show_dat_nodata ***
 **ERROR: unknown data set: 2
SHOW DATA 2
Executed by script: *** GO err695_show_dat_nodata ***
 **ERROR: unknown data set: noexist
SHOW DATA/ATT noexist
Executed by script: *** GO err695_show_dat_nodata ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn_bin_regrid.jnl
Replacing definition of axis DCOARSE
Replacing definition of axis IRR
Replacing definition of axis DCOARSE
Replacing definition of axis IRR
Replacing definition of axis DCOARSE
Replacing definition of axis IRR
Replacing definition of axis DCOARSE
Replacing definition of axis IRR
Replacing definition of axis DCOARSE
Replacing definition of axis IRR
*** Running ferret script: bn697_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 **TMAP ERR: error in axis attributes
             Calendar definitions on T and F axes must match
             Data file: ./data/ft_cal_one.nc
SET DAT/FORM=CDF ft_cal_mixed.nc
Executed by script: *** GO err696_ft_calendars ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file myfile.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: Variable "AIRT" excluded from aggregate: Not found in all member datasets
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 **ERROR: request exceeds memory setting
load/l=1:5 bigvar
Executed by script: *** GO err696_mem_err_report ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis XAX
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis TAX2
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 Using every   4th vector in the Y direction
 Using every   4th vector in the Y direction
 Using every   4th vector in the Y direction
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis F_AX
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis T_AXIS
Replacing definition of axis F_AXIS
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis XAX
Replacing definition of axis XAX
Replacing definition of axis XAX
Replacing definition of axis XAX
Replacing definition of axis XAX
Replacing definition of axis XAX
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis XAX
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis XAXIS
 LISTing to file a.nc
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
           *** NOTE: Changing the type of attribute sst.newch
           *** NOTE: Changing the value of attribute sst.newch
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn_aggregate_t.jnl
 LISTing to file tmp/tagg_reg_1.nc
 LISTing to file tmp/tagg_reg_2.nc
 LISTing to file tmp/tagg_reg_3.nc
 LISTing to file tmp/tagg_reg_4.nc
 LISTing to file tmp/tagg_reg_5.nc
 LISTing to file tmp/tagg_reg_6.nc
 LISTing to file tmp/tagg_reg_7.nc
 LISTing to file tmp/tagg_reg_8.nc
 LISTing to file tmp/tagg_reg_9.nc
 LISTing to file tmp/tagg_reg_10.nc
 LISTing to file tmp/tagg_reg_1.nc
 LISTing to file tmp/tagg_reg_1_duplicate.nc
 LISTing to file tmp/tagg_reg_no_T.nc
 LISTing to file tmp/tagg_reg_2_overlarge.nc
           *** NOTE: Not deleted: TDAY
           *** NOTE: Axis is in use by grid (G###)
 LISTing to file tmp/tagg_irreg_1.nc
 LISTing to file tmp/tagg_irreg_2.nc
 LISTing to file tmp/tagg_irreg_3.nc
 LISTing to file tmp/tagg_irreg_4.nc
 LISTing to file tmp/tagg_irreg_5.nc
 LISTing to file tmp/tagg_irreg_6.nc
 LISTing to file tmp/tagg_irreg_7.nc
 LISTing to file tmp/tagg_irreg_8.nc
 LISTing to file tmp/tagg_irreg_9.nc
 LISTing to file tmp/tagg_irreg_10.nc
 LISTing to file tmp/tagg_irreg_1.nc
 LISTing to file tmp/tagg_irreg_1.nc
Replacing definition of axis TDAY_IR
 LISTing to file tmp/tagg_irreg_2_reg.nc
           *** NOTE: Not deleted: TDAY_IR
           *** NOTE: Axis is in use by grid (G###)
 LISTing to file tmp/tagg_T0varying_1.nc
Replacing definition of axis TDAY_TVAR
 LISTing to file tmp/tagg_T0varying_2.nc
Replacing definition of axis TDAY_TVAR
 LISTing to file tmp/tagg_T0varying_3.nc
Replacing definition of axis TDAY_TVAR
 LISTing to file tmp/tagg_T0varying_4.nc
Replacing definition of axis TDAY_TVAR
 LISTing to file tmp/tagg_T0varying_5.nc
Replacing definition of axis TDAY_TVAR
 LISTing to file tmp/tagg_disjoint_T0varying_1.nc
Replacing definition of axis TDAY_TVAR
 LISTing to file tmp/tagg_disjoint_T0varying_2.nc
Replacing definition of axis TDAY_TVAR
 LISTing to file tmp/tagg_disjoint_T0varying_3.nc
Replacing definition of axis TDAY_TVAR
 LISTing to file tmp/tagg_disjoint_T0varying_4.nc
Replacing definition of axis TDAY_TVAR
 LISTing to file tmp/tagg_disjoint_T0varying_5.nc
Replacing definition of axis TDAY_TVAR
 LISTing to file tmp/tagg_disjoint_T0varying_6.nc
Replacing definition of axis TDAY_TVAR
 LISTing to file tmp/tagg_disjoint_T0varying_7.nc
Replacing definition of axis TDAY_TVAR
 LISTing to file tmp/tagg_disjoint_T0varying_8.nc
Replacing definition of axis TDAY_TVAR
 LISTing to file tmp/tagg_disjoint_T0varying_9.nc
Replacing definition of axis TDAY_TVAR
 LISTing to file tmp/tagg_disjoint_T0varying_10.nc
Replacing definition of axis TDAY_TVAR
 LISTing to file tmp/tagg_disjoint_T0varying_1.nc
Replacing definition of axis TDAY_TVAR
 LISTing to file tmp/tagg_disjoint_T0varying_3.nc
 LISTing to file tmp/tagg_disjoint_T0varying_4_wrong.nc
           *** NOTE: Not deleted: TDAY_WRONG
           *** NOTE: Axis is in use by grid (G###)
 LISTing to file tmp/tagg_single_1.nc
 LISTing to file tmp/tagg_single_2.nc
 LISTing to file tmp/tagg_single_3.nc
 LISTing to file tmp/tagg_single_4.nc
 LISTing to file tmp/tagg_single_5.nc
 LISTing to file tmp/tagg_single_6.nc
           *** NOTE: Not deleted: TDAY
           *** NOTE: Axis is in use by grid (G###)
           *** NOTE: /FILES is deprecated.  Use /MEMBERS
           *** NOTE: /FILES is deprecated.  Use /MEMBERS
 **ERROR: invalid command: given aggregation dataset name already in use: myagg2
define data/agg/t myagg2 = tmp/tagg_reg_1.nc, tmp/tagg_reg_2.nc, tmp/tagg_reg_2.nc
Executed by script: *** GO bn_aggregate_t.jnl ***
 **TMAP ERR: non-existent or not on line
             tmp/tagg_no_exist.nc
define data/agg/t myaggbad = tmp/tagg_no_exist.nc, tmp/tagg_reg_2.nc
Executed by script: *** GO bn_aggregate_t.jnl ***
 **TMAP ERR: non-existent or not on line
             tmp/tagg_no_exist.nc
define data/agg/t myaggbad = tmp/tagg_reg_1.nc, tmp/tagg_no_exist.nc
Executed by script: *** GO bn_aggregate_t.jnl ***
 **ERROR: improper grid or axis definition: first file of aggregation has no time axis tmp/tagg_reg_no_T.nc
DEFINE DATA/AGGREGAT/T myTindepagg = tmp/tagg_reg_no_T.nc
Executed by script: *** GO bn_aggregate_t.jnl ***
 **ERROR: improper grid or axis definition: time axis is not monotonic at L=1 of file tmp/tagg_reg_3.nc
define data/agg/t myagg3 = tmp/tagg_reg_1.nc, tmp/tagg_reg_2_overlarge.nc,tmp/tagg_reg_3.nc
Executed by script: *** GO bn_aggregate_t.jnl ***
 **TMAP ERR: non-existent or not on line
             Searched $FER_DESCR and $FER_DATA for 1(.nc ,.cdf,.des). For a Timeseries aggregation, specify the NetCDF file/path names or OPeNDAP dataset names.
define data/agg/t myagg2num = 1,2
Executed by script: *** GO bn_aggregate_t.jnl ***
           *** NOTE: /FILES is deprecated.  Use /MEMBERS
           *** NOTE: /FILES is deprecated.  Use /MEMBERS
           *** NOTE: /FILES is deprecated.  Use /MEMBERS
 **TMAP ERR: Unknown variable code
             in file tmp/tagg_disjoint_T0varying_4_wrong.nc time axis variable is missing: TDAY_TVAR
define data/agg/t myagg5_bad = tmp/tagg_disjoint_T0varying_1.nc, tmp/tagg_disjoint_T0varying_2.nc,tmp/tagg_disjoint_T0varying_3.nc, tmp/tagg_disjoint_T0varying_4_wrong.nc,tmp/tagg_disjoint_T0varying_5.nc
Executed by script: *** GO bn_aggregate_t.jnl ***
           *** NOTE: /FILES is deprecated.  Use /MEMBERS
 **ERROR: unknown command: garbage
garbage command syntax
Executed by script: *** GO tmp/bad_agg.agg ***
 **ERROR: improper grid or axis definition: time axis is not monotonic at L=1 of file tmp/tagg_single_1.nc
define data/agg/t MYsing_irreg_agg4 = tmp/tagg_single_1.nc, tmp/tagg_single_1.nc, tmp/tagg_single_2.nc,tmp/tagg_single_4.nc, tmp/tagg_single_5.nc
Executed by script: *** GO bn_aggregate_t.jnl ***
 **ERROR: improper grid or axis definition: time axis is not monotonic at L=1 of file tmp/tagg_single_5.nc
define data/agg/t MYsing_irreg_agg4 = tmp/tagg_single_1.nc, tmp/tagg_single_2.nc,tmp/tagg_single_4.nc, tmp/tagg_single_5.nc, tmp/tagg_single_5.nc
Executed by script: *** GO bn_aggregate_t.jnl ***
*** Running ferret script: bn_unquoted_args.jnl
 LISTing to file tmp/test1.nc
 LISTing to file tmp/test2.nc
 LISTing to file tmp/test3.nc
 **ERROR: unknown command qualifier: erroneous
set data/erroneous tmp/test1.nc
Executed by script: *** GO bn_unquoted_args.jnl ***
 **ERROR: unknown command qualifier: erroneous
set data /erroneous tmp/test1.nc
Executed by script: *** GO bn_unquoted_args.jnl ***
 **TMAP ERR: non-existent or not on line
             /erroneous(.nc ,.cdf,.nc)
set data /erroneous, tmp/test1.nc
Executed by script: *** GO bn_unquoted_args.jnl ***
 **ERROR: unknown command qualifier: garbage
go/garbage tmp/testMe
Executed by script: *** GO bn_unquoted_args.jnl ***
 **ERROR: unknown command qualifier: garbage
go/garbage "tmp/testMe"
Executed by script: *** GO bn_unquoted_args.jnl ***
 **ERROR: unknown command qualifier: garbage
go/garbage ....../bench/tmp/testMe.jnl
Executed by script: *** GO bn_unquoted_args.jnl ***
 **ERROR: unknown command qualifier: garbage
go/garbage "....../bench/tmp/testMe.jnl"
Executed by script: *** GO bn_unquoted_args.jnl ***
*** Running ferret script: bn_long_lists.jnl
 **ERROR: command syntax: command line too long -- exceeds 2048
DEFINE VARIABLE a={1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5...
Executed by script: *** GO bn_long_lists.jnl ***
 **ERROR: variable unknown or not in data set: A
load a
Executed by script: *** GO bn_long_lists.jnl ***
 **ERROR: command syntax: command line too long -- exceeds 2048
"/arch
Executed by script: *** GO bn_long_lists.jnl ***
 **ERROR: command syntax: "/archive/ccsp/ipcc_ar4/CM2.1U-D4_1860-2000-AllForc_H1/pp/atmos/ts/monthly/100yr/atmos.0020.t_surf.nc","/archive/ccsp/ipcc_ar4/CM2.1U-D4_1860-2000-AllForc_H1/pp/atmos/ts/monthly/100yr/atmos.0021.t_surf...
"/archive/ccsp/ipcc_ar4/CM2.1U-D4_1860-2000-AllForc_H1/pp/atmos/ts/monthly/100yr/atmos.0020.t_surf.nc","/archive/ccsp/ipcc_ar4/CM2.1U-D4_1860-2000-AllForc_H1/pp/atmos/ts/monthly/100yr/atmos.0021.t_surf.nc","/archive/ccsp/ipcc_ar4/CM2.1U-D4_1860-2000-AllForc_H1/pp/atmos/ts/monthly/100yr/atmos.0022.t_surf.nc","/archive/ccsp/ipcc_ar4/CM2.1U-D4_1860-2000-AllForc_H1/pp/atmos/ts/monthly/100yr/atmos.0023.t_surf.nc","/archive/ccsp/ipcc_ar4/CM2.1U-D4_1860-2000-AllForc_H1/pp/atmos/ts/monthly/100yr/atmos.0024.t_surf.nc","/archive/ccsp/ipcc_ar4/CM2.1U-D4_1860-2000-AllForc_H1/pp/atmos/ts/monthly/100yr/atmos.0025.t_surf.nc",\}
Executed by script: *** GO bn_long_lists.jnl ***
*** Running ferret script: bn_show_uvar_grid.jnl
*** Running ferret script: bn_aggregate_f.jnl
 LISTing to file tmp/fcst_1.nc
 LISTing to file tmp/fcst_2.nc
 LISTing to file tmp/fcst_3.nc
 LISTing to file tmp/fcst_4.nc
 LISTing to file tmp/fcst_5.nc
 LISTing to file tmp/fcst_6.nc
 LISTing to file tmp/fcst_7.nc
 LISTing to file tmp/fcst_8.nc
 LISTing to file tmp/fcst_9.nc
 LISTing to file tmp/fcst_10.nc
 LISTing to file tmp/fcst_11.nc
 LISTing to file tmp/long_fcst_1.nc
 LISTing to file tmp/long_fcst_6.nc
 LISTing to file tmp/one_var_fcst_1.nc
 LISTing to file tmp/one_var_fcst_6.nc
 LISTing to file tmp/consecutive_month_fcst.nc
Replacing definition of axis MONTHLY
 LISTing to file tmp/irregular_start_time_fcst.nc
           *** NOTE: Variable "FCST_2" excluded from aggregate: Not found in all member datasets
           *** NOTE: Variable "FCST_2" excluded from aggregate: Not found in all member datasets
           *** NOTE: Variable "FCST_2" excluded from aggregate: Not found in all member datasets
           *** NOTE: Dataset used in aggregation.  Canceling aggregation, bn_aggregate_f.jnl
           *** NOTE: Dataset used in aggregation.  Canceling aggregation, my_fmrc
           *** NOTE: Variable "FCST_2" excluded from aggregate: Not found in all member datasets
           *** NOTE: Variable "FCST_2" excluded from aggregate: Not found in all member datasets
 **ERROR: error defining aggregate dataset: some files have duplicate forecast start times
DEFINE DATA/AGGREGAT/F my_fmrc = tmp/fcst_1.nc, tmp/fcst_2.nc,tmp/fcst_2.nc,tmp/fcst_3.nc
Executed by script: *** GO bn_aggregate_f.jnl ***
 **TMAP ERR: non-existent or not on line
             tmp/no_exist.nc
DEFINE DATA/AGGREGAT/F my_fmrc = XCAT(files,"tmp/no_exist.nc")
Executed by script: *** GO bn_aggregate_f.jnl ***
 **ERROR: error defining aggregate dataset: forecast start times are irregular or too gappy
DEFINE DATA/AGGREGAT/F my_fmrc = XCAT(files,"tmp/consecutive_month_fcst.nc")
Executed by script: *** GO bn_aggregate_f.jnl ***
 **ERROR: error defining aggregate dataset: forecast start times are irregular or too gappy
DEFINE DATA/AGGREGAT/F my_fmrc = XCAT(files,"tmp/irregular_start_time_fcst.nc")
Executed by script: *** GO bn_aggregate_f.jnl ***
*** Running ferret script: bn_aggregate_tef.jnl
ls: cannot access tmp/f04_e3_t3_1v.nc: No such file or directory
 LISTing to file tmp/f01_e1_t1.nc
 LISTing to file tmp/f01_e1_t1.nc
 LISTing to file tmp/f01_e1_t1.nc
 LISTing to file tmp/f01_e1_t2.nc
 LISTing to file tmp/f01_e1_t3.nc
 LISTing to file tmp/f01_e2_t1.nc
 LISTing to file tmp/f01_e2_t1.nc
 LISTing to file tmp/f01_e2_t1.nc
 LISTing to file tmp/f01_e2_t2.nc
 LISTing to file tmp/f01_e2_t3.nc
 LISTing to file tmp/f01_e3_t1.nc
 LISTing to file tmp/f01_e3_t1.nc
 LISTing to file tmp/f01_e3_t1.nc
 LISTing to file tmp/f01_e3_t2.nc
 LISTing to file tmp/f01_e3_t3.nc
 LISTing to file tmp/f01_e4_t1.nc
 LISTing to file tmp/f01_e4_t1.nc
 LISTing to file tmp/f01_e4_t1.nc
 LISTing to file tmp/f01_e4_t2.nc
 LISTing to file tmp/f01_e4_t3.nc
 LISTing to file tmp/f01_e5_t1.nc
 LISTing to file tmp/f01_e5_t1.nc
 LISTing to file tmp/f01_e5_t1.nc
 LISTing to file tmp/f01_e5_t2.nc
 LISTing to file tmp/f01_e5_t3.nc
 LISTing to file tmp/f02_e1_t1.nc
 LISTing to file tmp/f02_e1_t1.nc
 LISTing to file tmp/f02_e1_t1.nc
 LISTing to file tmp/f02_e1_t2.nc
 LISTing to file tmp/f02_e1_t3.nc
 LISTing to file tmp/f02_e2_t1.nc
 LISTing to file tmp/f02_e2_t1.nc
 LISTing to file tmp/f02_e2_t1.nc
 LISTing to file tmp/f02_e2_t2.nc
 LISTing to file tmp/f02_e2_t3.nc
 LISTing to file tmp/f02_e3_t1.nc
 LISTing to file tmp/f02_e3_t1.nc
 LISTing to file tmp/f02_e3_t1.nc
 LISTing to file tmp/f02_e3_t2.nc
 LISTing to file tmp/f02_e3_t3.nc
 LISTing to file tmp/f02_e4_t1.nc
 LISTing to file tmp/f02_e4_t1.nc
 LISTing to file tmp/f02_e4_t1.nc
 LISTing to file tmp/f02_e4_t2.nc
 LISTing to file tmp/f02_e4_t3.nc
 LISTing to file tmp/f02_e5_t1.nc
 LISTing to file tmp/f02_e5_t1.nc
 LISTing to file tmp/f02_e5_t1.nc
 LISTing to file tmp/f02_e5_t2.nc
 LISTing to file tmp/f02_e5_t3.nc
 LISTing to file tmp/f03_e1_t1.nc
 LISTing to file tmp/f03_e1_t1.nc
 LISTing to file tmp/f03_e1_t1.nc
 LISTing to file tmp/f03_e1_t2.nc
 LISTing to file tmp/f03_e1_t3.nc
 LISTing to file tmp/f03_e2_t1.nc
 LISTing to file tmp/f03_e2_t1.nc
 LISTing to file tmp/f03_e2_t1.nc
 LISTing to file tmp/f03_e2_t2.nc
 LISTing to file tmp/f03_e2_t3.nc
 LISTing to file tmp/f03_e3_t1.nc
 LISTing to file tmp/f03_e3_t1.nc
 LISTing to file tmp/f03_e3_t1.nc
 LISTing to file tmp/f03_e3_t2.nc
 LISTing to file tmp/f03_e3_t3.nc
 LISTing to file tmp/f03_e4_t1.nc
 LISTing to file tmp/f03_e4_t1.nc
 LISTing to file tmp/f03_e4_t1.nc
 LISTing to file tmp/f03_e4_t2.nc
 LISTing to file tmp/f03_e4_t3.nc
 LISTing to file tmp/f03_e5_t1.nc
 LISTing to file tmp/f03_e5_t1.nc
 LISTing to file tmp/f03_e5_t1.nc
 LISTing to file tmp/f03_e5_t2.nc
 LISTing to file tmp/f03_e5_t3.nc
 LISTing to file tmp/f04_e1_t1.nc
 LISTing to file tmp/f04_e1_t1.nc
 LISTing to file tmp/f04_e1_t1.nc
 LISTing to file tmp/f04_e1_t2.nc
 LISTing to file tmp/f04_e1_t3.nc
 LISTing to file tmp/f04_e2_t1.nc
 LISTing to file tmp/f04_e2_t1.nc
 LISTing to file tmp/f04_e2_t1.nc
 LISTing to file tmp/f04_e2_t2.nc
 LISTing to file tmp/f04_e2_t3.nc
 LISTing to file tmp/f04_e3_t1.nc
 LISTing to file tmp/f04_e3_t1.nc
 LISTing to file tmp/f04_e3_t1.nc
 LISTing to file tmp/f04_e3_t2.nc
 LISTing to file tmp/f04_e3_t3.nc
 LISTing to file tmp/f04_e4_t1.nc
 LISTing to file tmp/f04_e4_t1.nc
 LISTing to file tmp/f04_e4_t1.nc
 LISTing to file tmp/f04_e4_t2.nc
 LISTing to file tmp/f04_e4_t3.nc
 LISTing to file tmp/f04_e5_t1.nc
 LISTing to file tmp/f04_e5_t1.nc
 LISTing to file tmp/f04_e5_t1.nc
 LISTing to file tmp/f04_e5_t2.nc
 LISTing to file tmp/f04_e5_t3.nc
 LISTing to file tmp/f05_e1_t1.nc
 LISTing to file tmp/f05_e1_t1.nc
 LISTing to file tmp/f05_e1_t1.nc
 LISTing to file tmp/f05_e1_t2.nc
 LISTing to file tmp/f05_e1_t3.nc
 LISTing to file tmp/f05_e2_t1.nc
 LISTing to file tmp/f05_e2_t1.nc
 LISTing to file tmp/f05_e2_t1.nc
 LISTing to file tmp/f05_e2_t2.nc
 LISTing to file tmp/f05_e2_t3.nc
 LISTing to file tmp/f05_e3_t1.nc
 LISTing to file tmp/f05_e3_t1.nc
 LISTing to file tmp/f05_e3_t1.nc
 LISTing to file tmp/f05_e3_t2.nc
 LISTing to file tmp/f05_e3_t3.nc
 LISTing to file tmp/f05_e4_t1.nc
 LISTing to file tmp/f05_e4_t1.nc
 LISTing to file tmp/f05_e4_t1.nc
 LISTing to file tmp/f05_e4_t2.nc
 LISTing to file tmp/f05_e4_t3.nc
 LISTing to file tmp/f05_e5_t1.nc
 LISTing to file tmp/f05_e5_t1.nc
 LISTing to file tmp/f05_e5_t1.nc
 LISTing to file tmp/f05_e5_t2.nc
 LISTing to file tmp/f05_e5_t3.nc
 LISTing to file tmp/f06_e1_t1.nc
 LISTing to file tmp/f06_e1_t1.nc
 LISTing to file tmp/f06_e1_t1.nc
 LISTing to file tmp/f06_e1_t2.nc
 LISTing to file tmp/f06_e1_t3.nc
 LISTing to file tmp/f06_e2_t1.nc
 LISTing to file tmp/f06_e2_t1.nc
 LISTing to file tmp/f06_e2_t1.nc
 LISTing to file tmp/f06_e2_t2.nc
 LISTing to file tmp/f06_e2_t3.nc
 LISTing to file tmp/f06_e3_t1.nc
 LISTing to file tmp/f06_e3_t1.nc
 LISTing to file tmp/f06_e3_t1.nc
 LISTing to file tmp/f06_e3_t2.nc
 LISTing to file tmp/f06_e3_t3.nc
 LISTing to file tmp/f06_e4_t1.nc
 LISTing to file tmp/f06_e4_t1.nc
 LISTing to file tmp/f06_e4_t1.nc
 LISTing to file tmp/f06_e4_t2.nc
 LISTing to file tmp/f06_e4_t3.nc
 LISTing to file tmp/f06_e5_t1.nc
 LISTing to file tmp/f06_e5_t1.nc
 LISTing to file tmp/f06_e5_t1.nc
 LISTing to file tmp/f06_e5_t2.nc
 LISTing to file tmp/f06_e5_t3.nc
 LISTing to file tmp/f07_e1_t1.nc
 LISTing to file tmp/f07_e1_t1.nc
 LISTing to file tmp/f07_e1_t1.nc
 LISTing to file tmp/f07_e1_t2.nc
 LISTing to file tmp/f07_e1_t3.nc
 LISTing to file tmp/f07_e2_t1.nc
 LISTing to file tmp/f07_e2_t1.nc
 LISTing to file tmp/f07_e2_t1.nc
 LISTing to file tmp/f07_e2_t2.nc
 LISTing to file tmp/f07_e2_t3.nc
 LISTing to file tmp/f07_e3_t1.nc
 LISTing to file tmp/f07_e3_t1.nc
 LISTing to file tmp/f07_e3_t1.nc
 LISTing to file tmp/f07_e3_t2.nc
 LISTing to file tmp/f07_e3_t3.nc
 LISTing to file tmp/f07_e4_t1.nc
 LISTing to file tmp/f07_e4_t1.nc
 LISTing to file tmp/f07_e4_t1.nc
 LISTing to file tmp/f07_e4_t2.nc
 LISTing to file tmp/f07_e4_t3.nc
 LISTing to file tmp/f07_e5_t1.nc
 LISTing to file tmp/f07_e5_t1.nc
 LISTing to file tmp/f07_e5_t1.nc
 LISTing to file tmp/f07_e5_t2.nc
 LISTing to file tmp/f07_e5_t3.nc
 LISTing to file tmp/f08_e1_t1.nc
 LISTing to file tmp/f08_e1_t1.nc
 LISTing to file tmp/f08_e1_t1.nc
 LISTing to file tmp/f08_e1_t2.nc
 LISTing to file tmp/f08_e1_t3.nc
 LISTing to file tmp/f08_e2_t1.nc
 LISTing to file tmp/f08_e2_t1.nc
 LISTing to file tmp/f08_e2_t1.nc
 LISTing to file tmp/f08_e2_t2.nc
 LISTing to file tmp/f08_e2_t3.nc
 LISTing to file tmp/f08_e3_t1.nc
 LISTing to file tmp/f08_e3_t1.nc
 LISTing to file tmp/f08_e3_t1.nc
 LISTing to file tmp/f08_e3_t2.nc
 LISTing to file tmp/f08_e3_t3.nc
 LISTing to file tmp/f08_e4_t1.nc
 LISTing to file tmp/f08_e4_t1.nc
 LISTing to file tmp/f08_e4_t1.nc
 LISTing to file tmp/f08_e4_t2.nc
 LISTing to file tmp/f08_e4_t3.nc
 LISTing to file tmp/f08_e5_t1.nc
 LISTing to file tmp/f08_e5_t1.nc
 LISTing to file tmp/f08_e5_t1.nc
 LISTing to file tmp/f08_e5_t2.nc
 LISTing to file tmp/f08_e5_t3.nc
 LISTing to file tmp/f09_e1_t1.nc
 LISTing to file tmp/f09_e1_t1.nc
 LISTing to file tmp/f09_e1_t1.nc
 LISTing to file tmp/f09_e1_t2.nc
 LISTing to file tmp/f09_e1_t3.nc
 LISTing to file tmp/f09_e2_t1.nc
 LISTing to file tmp/f09_e2_t1.nc
 LISTing to file tmp/f09_e2_t1.nc
 LISTing to file tmp/f09_e2_t2.nc
 LISTing to file tmp/f09_e2_t3.nc
 LISTing to file tmp/f09_e3_t1.nc
 LISTing to file tmp/f09_e3_t1.nc
 LISTing to file tmp/f09_e3_t1.nc
 LISTing to file tmp/f09_e3_t2.nc
 LISTing to file tmp/f09_e3_t3.nc
 LISTing to file tmp/f09_e4_t1.nc
 LISTing to file tmp/f09_e4_t1.nc
 LISTing to file tmp/f09_e4_t1.nc
 LISTing to file tmp/f09_e4_t2.nc
 LISTing to file tmp/f09_e4_t3.nc
 LISTing to file tmp/f09_e5_t1.nc
 LISTing to file tmp/f09_e5_t1.nc
 LISTing to file tmp/f09_e5_t1.nc
 LISTing to file tmp/f09_e5_t2.nc
 LISTing to file tmp/f09_e5_t3.nc
 LISTing to file tmp/f10_e1_t1.nc
 LISTing to file tmp/f10_e1_t1.nc
 LISTing to file tmp/f10_e1_t1.nc
 LISTing to file tmp/f10_e1_t2.nc
 LISTing to file tmp/f10_e1_t3.nc
 LISTing to file tmp/f10_e2_t1.nc
 LISTing to file tmp/f10_e2_t1.nc
 LISTing to file tmp/f10_e2_t1.nc
 LISTing to file tmp/f10_e2_t2.nc
 LISTing to file tmp/f10_e2_t3.nc
 LISTing to file tmp/f10_e3_t1.nc
 LISTing to file tmp/f10_e3_t1.nc
 LISTing to file tmp/f10_e3_t1.nc
 LISTing to file tmp/f10_e3_t2.nc
 LISTing to file tmp/f10_e3_t3.nc
 LISTing to file tmp/f10_e4_t1.nc
 LISTing to file tmp/f10_e4_t1.nc
 LISTing to file tmp/f10_e4_t1.nc
 LISTing to file tmp/f10_e4_t2.nc
 LISTing to file tmp/f10_e4_t3.nc
 LISTing to file tmp/f10_e5_t1.nc
 LISTing to file tmp/f10_e5_t1.nc
 LISTing to file tmp/f10_e5_t1.nc
 LISTing to file tmp/f10_e5_t2.nc
 LISTing to file tmp/f10_e5_t3.nc
 LISTing to file tmp/f11_e1_t1.nc
 LISTing to file tmp/f11_e1_t1.nc
 LISTing to file tmp/f11_e1_t1.nc
 LISTing to file tmp/f11_e1_t2.nc
 LISTing to file tmp/f11_e1_t3.nc
 LISTing to file tmp/f11_e2_t1.nc
 LISTing to file tmp/f11_e2_t1.nc
 LISTing to file tmp/f11_e2_t1.nc
 LISTing to file tmp/f11_e2_t2.nc
 LISTing to file tmp/f11_e2_t3.nc
 LISTing to file tmp/f11_e3_t1.nc
 LISTing to file tmp/f11_e3_t1.nc
 LISTing to file tmp/f11_e3_t1.nc
 LISTing to file tmp/f11_e3_t2.nc
 LISTing to file tmp/f11_e3_t3.nc
 LISTing to file tmp/f11_e4_t1.nc
 LISTing to file tmp/f11_e4_t1.nc
 LISTing to file tmp/f11_e4_t1.nc
 LISTing to file tmp/f11_e4_t2.nc
 LISTing to file tmp/f11_e4_t3.nc
 LISTing to file tmp/f11_e5_t1.nc
 LISTing to file tmp/f11_e5_t1.nc
 LISTing to file tmp/f11_e5_t1.nc
 LISTing to file tmp/f11_e5_t2.nc
 LISTing to file tmp/f11_e5_t3.nc
 LISTing to file tmp/f04_e3_t1_1v.nc
 LISTing to file tmp/f04_e3_t2_1v.nc
 LISTing to file tmp/f04_e3_t3_1v.nc
           *** NOTE: Variable "FCST_2" excluded from aggregate: Not found in all member datasets
 **ERROR: error defining aggregate dataset: grid definition of FCST_2 has changed on axis X of agg member 3
list/x=150E/y=15n/L=10 fcst_2
Executed by script: *** GO bn_aggregate_tef.jnl ***
 **ERROR: error defining aggregate dataset: grid definition of FCST_2 has changed on axis T of agg member 3
list/x=150E/y=15n/L=10 fcst_2
Executed by script: *** GO bn_aggregate_tef.jnl ***
 **ERROR: error defining aggregate dataset: grid definition of FCST_2 has changed on axis X of agg member 3
list/x=150E/y=15n/L=10 fcst_2
Executed by script: *** GO bn_aggregate_tef.jnl ***
           *** NOTE: Variable "FCST" excluded from aggregate: E axis differs among members
           *** NOTE: Variable "FCST_2" excluded from aggregate: E axis differs among members
 **ERROR: error defining aggregate dataset: No valid datasets or datasets share no variables that can be aggregated.
DEFINE DATA/AGGREGAT/F tef_short = te_f01, te_f02_short, te_f03, te_f04, te_f05, te_f06, te_f07, te_f08, te_f09, te_f10, te_f11
Executed by script: *** GO bn_aggregate_tef.jnl ***
           *** NOTE: Variable "FCST" excluded from aggregate: F axis differs among members
           *** NOTE: Variable "TF_TIMES" excluded from aggregate: F axis differs among members
           *** NOTE: Variable "FCST_2" excluded from aggregate: F axis differs among members
 **ERROR: error defining aggregate dataset: No valid datasets or datasets share no variables that can be aggregated.
DEFINE DATA/AGGREGAT/E tfe_short = tf_e1, tf_e2_short, tf_e3, tf_e4, tf_e5
Executed by script: *** GO bn_aggregate_tef.jnl ***
           *** NOTE: Variable "FCST" excluded from aggregate: Already has E axis
           *** NOTE: Variable "FCST_2" excluded from aggregate: Already has E axis
           *** NOTE: Variable "REALIZATION" excluded from aggregate: Already has E axis
           *** NOTE: Variable "MEMBER_DSET" excluded from aggregate: Already has E axis
           *** NOTE: Variable "HISTORY" excluded from aggregate: Already has E axis
           *** NOTE: Variable "CONVENTIONS" excluded from aggregate: Already has E axis
           *** NOTE: Variable "INVESTIGATOR" excluded from aggregate: Already has E axis
           *** NOTE: Variable "DESCRIPTION" excluded from aggregate: Already has E axis
 **ERROR: error defining aggregate dataset: No valid datasets or datasets share no variables that can be aggregated.
DEFINE DATA/AGGREGAT/E bad_ens = te_f01, te_f03, te_f04
Executed by script: *** GO bn_aggregate_tef.jnl ***
 **ERROR: error defining aggregate dataset: some files have duplicate forecast start times
DEFINE DATA/AGGREGAT/F bad_fmrc = tf_e1, tf_e3, tf_e4
Executed by script: *** GO bn_aggregate_tef.jnl ***
*** Running ferret script: bn_dataset_qualifier.jnl
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
*** Running ferret script: bn_speedtest.jnl
*** Running ferret script: bn_show_noupcase.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
SHO VAR/XML
Executed by script: *** GO bn_show_noupcase.jnl ***
SHO VAR/XML
Executed by script: *** GO bn_show_noupcase.jnl ***
*** Running ferret script: bn_letd_attributes.jnl
 LISTing to file a.nc
 LISTing to file a.nc
*** Running ferret script: bn_list_clim_axes.jnl
*** Running ferret script: bn_climatology_attr.jnl
 LISTing to file a.nc
 LISTing to file a.nc
Replacing definition of axis TAX
 LISTing to file a.nc
 LISTing to file a.nc
Replacing definition of axis TAX
 LISTing to file a.nc
 LISTing to file a.nc
*** Running ferret script: bn_plot_along.jnl
           *** NOTE: Decimating PLOT/ALONG lines to /KEY limit of 40
           *** NOTE: Decimating PLOT/ALONG lines to /NOKEY limit of 200
           *** NOTE: Decimating PLOT/ALONG lines to /KEY limit of 40
           *** NOTE: Decimating PLOT/ALONG lines to /NOKEY limit of 200
*** Running ferret script: bn_show_commands.jnl
*** Running ferret script: bn_plot_decimate.jnl
           *** NOTE: Decimating PLOT/ALONG lines to /KEY limit of 40
           *** NOTE: Decimating PLOT/ALONG lines to /NOKEY limit of 200
           *** NOTE: Decimating PLOT/ALONG lines to /KEY limit of 40
           *** NOTE: Decimating PLOT/ALONG lines to /NOKEY limit of 200
*** Running ferret script: bn_auto_tprec.jnl
Replacing definition of axis TAX
Replacing definition of axis TAX
Replacing definition of axis TAX
*** Running ferret script: bn_coordvars_atts.jnl
*** Running ferret script: bn710_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: unrepairable repeated axis coords on axis xax at subscript 2
           *** NOTE: A dummy axis of subscripts will be used
           *** NOTE: Axis "yax" is irregular. Ignoring erroneous point_spacing=even attribute.
           *** NOTE: Coordinates out of order or missing on axis yax at subscript 3
           *** NOTE: A dummy axis of subscripts will be used
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: Unclosed IF statement ... assuming ENDIF, in script ./v7jnls/unclosed_if.sub
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis TAX
Replacing definition of axis TAX
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis XAXIS
Replacing definition of axis YAXIS
Replacing definition of axis TAXIS
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis TAX
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis TAX
Replacing definition of axis YAXIS
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: Axis has repeated values -- micro-adjusting ...
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis TAX
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
syntax error, unexpected $end, expecting SCAN_ATTR or SCAN_DATASET or SCAN_ERROR
context: ^
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis XAX
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis XLON
 LISTing to file a1.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
           *** NOTE: Requested region on modulo axis XLONN7_141 is larger than modulo length. Modulo attribute not written.
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a1.nc
 LISTing to file a2.nc
*** Running ferret script: bn_delim_datetime.jnl
Replacing definition of axis TIMAX
Replacing definition of axis TIMAX
Replacing definition of axis TIMAX
Replacing definition of axis TIMAX
Replacing definition of axis TIMAX
 **ERROR: Error reading file: Check Date or Time fields.
list index,edtim,udtim,udate,edate
Executed by script: *** GO bn_delim_datetime.jnl ***
 **ERROR: Error reading file: Check Date or Time fields.
list index,edtim,udtim,udate,edate
Executed by script: *** GO bn_delim_datetime.jnl ***
 **ERROR: Error reading file: Check Date or Time fields.
list index,edtim,udtim,udate,edate
Executed by script: *** GO bn_delim_datetime.jnl ***
 **ERROR: Error reading file: Check Date or Time fields.
list index,edtim,udtim,udate,edate
Executed by script: *** GO bn_delim_datetime.jnl ***
*** Running ferret script: bn_aggregate_u.jnl
 LISTing to file tmp/uagg_1.nc
 LISTing to file tmp/uagg_2.nc
 LISTing to file tmp/uagg_3.nc
 LISTing to file tmp/uagg_4.nc
 LISTing to file tmp/uagg_1_t1.nc
 LISTing to file tmp/uagg_1_t2.nc
 LISTing to file tmp/uagg_1_t3.nc
 LISTing to file tmp/uagg_5.nc
           *** NOTE: Skipping variable SST from set 2, already in the Union dataset.
 LISTing to file tmp/f01_e1_tu1.nc
 LISTing to file tmp/f01_e1_tu2.nc
 LISTing to file tmp/f01_e1_tu3.nc
 LISTing to file tmp/f01_e2_tu1.nc
 LISTing to file tmp/f01_e2_tu2.nc
 LISTing to file tmp/f01_e2_tu3.nc
 LISTing to file tmp/f02_e1_tu1.nc
 LISTing to file tmp/f02_e1_tu2.nc
 LISTing to file tmp/f02_e1_tu3.nc
 LISTing to file tmp/f02_e2_tu1.nc
 LISTing to file tmp/f02_e2_tu2.nc
 LISTing to file tmp/f02_e2_tu3.nc
 LISTing to file tmp/f03_e1_tu1.nc
 LISTing to file tmp/f03_e1_tu2.nc
 LISTing to file tmp/f03_e1_tu3.nc
 LISTing to file tmp/f03_e2_tu1.nc
 LISTing to file tmp/f03_e2_tu2.nc
 LISTing to file tmp/f03_e2_tu3.nc
           *** NOTE: /FILES is deprecated.  Use /MEMBERS
           *** NOTE: Skipping variable REALIZATION from set 1, already in the Union dataset.
           *** NOTE: Skipping variable REALIZATION from set 8, already in the Union dataset.
           *** NOTE: /FILES is deprecated.  Use /MEMBERS
*** Running ferret script: bn_ez_noupcase.jnl
 LISTing to file abc.dat
 LISTing to file a.nc
 LISTing to file a.nc
*** Running ferret script: bn_spawn_fail.jnl
ls: cannot access notafile.nowhere: No such file or directory
rm: cannot remove `nothing.dat': No such file or directory
cp: cannot stat `nofile.dat': No such file or directory
*** Running ferret script: bn_ave_of_ave.jnl
*** Running ferret script: bn_agg_member_syntax.jnl
 **ERROR: unknown data set: D=5.3
stat/br fcst[d=5.3]
Executed by script: *** GO bn_agg_member_syntax.jnl ***
 **ERROR: unknown data set: D=12.30
stat/br fcst[d=12.30]
Executed by script: *** GO bn_agg_member_syntax.jnl ***
 **ERROR: unknown data set: D=12.300000
stat/br fcst[d=12.300000]
Executed by script: *** GO bn_agg_member_syntax.jnl ***
           *** NOTE: Variable "AIRT" excluded from aggregate: Not found in all member datasets
           *** NOTE: Variable "AIRT" excluded from aggregate: Not found in all member datasets
 **ERROR: unknown data set: D=4.1
stat/br sst[d=4.1]
Executed by script: *** GO bn_agg_member_syntax.jnl ***
 **ERROR: unknown data set: D=5.30
stat/br sst[d=5.30]
Executed by script: *** GO bn_agg_member_syntax.jnl ***
*** Running ferret script: bn_true_monthly.jnl
           *** NOTE: /UNIT=MONTHS is ambiguous ... using 1/12 of 365.2425 days
           *** NOTE: True monthly axis has an implicit /EDGES qualifier
           *** NOTE: True monthly axis has an implicit /EDGES qualifier
Replacing definition of axis TAXIS
           *** NOTE: True monthly axis has an implicit /EDGES qualifier
           *** NOTE: True monthly axis, T0 not specified. Using start of first year of axis
Replacing definition of axis TAXIS
           *** NOTE: True monthly axis has an implicit /EDGES qualifier
Replacing definition of axis TAXIS
           *** NOTE: True monthly axis has an implicit /EDGES qualifier
Replacing definition of axis TAXIS
           *** NOTE: True monthly axis has an implicit /EDGES qualifier
           *** NOTE: True monthly axis, T0 not specified. Using start of first year of axis
Replacing definition of axis TAXIS
           *** NOTE: True monthly axis has an implicit /EDGES qualifier
Replacing definition of axis TAXIS
           *** NOTE: True monthly axis has an implicit /EDGES qualifier
Replacing definition of axis TAXIS
           *** NOTE: True monthly axis has an implicit /EDGES qualifier
Replacing definition of axis TAXIS
           *** NOTE: True monthly axis has an implicit /EDGES qualifier
Replacing definition of axis TAXIS
 LISTing to file a.nc
           *** NOTE: True monthly axis has an implicit /EDGES qualifier
Replacing definition of axis TAXIS
 LISTing to file a.nc
           *** NOTE: True monthly axis has an implicit /EDGES qualifier
Replacing definition of axis TAXIS
 LISTing to file a.nc
           *** NOTE: True monthly axis has an implicit /EDGES qualifier
Replacing definition of axis TAXIS
           *** NOTE: True monthly axis has an implicit /EDGES qualifier
Replacing definition of axis TAXIS
           *** NOTE: True monthly axis has an implicit /EDGES qualifier
           *** NOTE: True monthly axis, T0 not specified. Using 01-jan-0000
Replacing definition of axis TAXIS
           *** NOTE: True monthly axis has an implicit /EDGES qualifier
Replacing definition of axis TAXIS
           *** NOTE: True monthly axis has an implicit /EDGES qualifier
Replacing definition of axis TAXIS
 LISTing to file a.nc
           *** NOTE: True monthly axis
Replacing definition of axis TAXIS
           *** NOTE: True monthly axis has an implicit /EDGES qualifier
           *** NOTE: True monthly axis has an implicit /EDGES qualifier
           *** NOTE: True monthly axis, T0 not specified. Using start of first year of axis
Replacing definition of axis TAXIS
 **ERROR: improper grid or axis definition: DEFINE AXIS/MONTHLY specify /UNITS=month or omit /UNITS (MONTH is default)
define axis/t=1-jan-2010:31-jul-2011:30/t0=1-jan-2000/monthly/units=days taxis
Executed by script: *** GO bn_true_monthly.jnl ***
 **ERROR: improper grid or axis definition: DEFINE AXIS/MONTHLY True-month axis: /NPOINTS not allowed. Use /T=lo:hi:del
define axis/t=1-jan-2010:31-dec-2012:1/t0=1-jan-2000/monthly/npoints=13 taxis
Executed by script: *** GO bn_true_monthly.jnl ***
 **ERROR: improper grid or axis definition: DEFINE AXIS/MONTHLY True-month axis delta-t must be 1
define axis/t=1-jan-2010:31-dec-2012/t0=1-jan-2000/monthly taxis
Executed by script: *** GO bn_true_monthly.jnl ***
           *** NOTE: True monthly axis has an implicit /EDGES qualifier
 **ERROR: improper grid or axis definition: DEFINE AXIS/MONTHLY True-month axis delta-t must be 1
define axis/t=1-jan-2010:31-dec-2012:2/t0=1-jan-2000/monthly taxis
Executed by script: *** GO bn_true_monthly.jnl ***
 **ERROR: improper grid or axis definition: DEFINE AXIS/MONTHLY True-month axis: Definition /FROMDATA not allowed. Use /T=LO:HI:DEL
define axis/t/t0=1-jan-2000/monthly taxis = {123,124,126}
Executed by script: *** GO bn_true_monthly.jnl ***
 **ERROR: improper grid or axis definition: DEFINE AXIS/MONTHLY True-month axis: Definition /FROMDATA not allowed. Use /T=LO:HI:DEL
define axis/from/t/t0=1-jan-2001/monthly/edges taxis = {5,6,6,6,7}
Executed by script: *** GO bn_true_monthly.jnl ***
 **ERROR: improper grid or axis definition: DEFINE AXIS/MONTHLY True-month axis: /BOUNDS not allowed. Use /T=lo:hi:del
def axis/t/t0=1-jan-2000/monthly/bounds tax={1.2, 2, 3.2, 5, 7, 8.4, 9}, {0.5,1.5, 1.5,2.5, 2.5,3.5, 3.5,6.5, 6.5,7.5, 7.5,8.5, 8.5,9.5}
Executed by script: *** GO bn_true_monthly.jnl ***
 **ERROR: improper grid or axis definition: DEFINE AXIS/MONTHLY True-month axis: needs /T=lo:hi:del
define axis/x=1:5:1/monthly aaxis
Executed by script: *** GO bn_true_monthly.jnl ***
*** Running ferret script: bn720_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
           *** NOTE: Saving E or F axis with time axis uses /RIGID in time
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 **ERROR: PPLUS command syntax error: Symbol not found PPLUS show nosymbol
pplus show nosymbol
Executed by script: *** GO err71_ppl_sho_empty ***
 **ERROR: PPLUS command syntax error: Symbol not found PPLUS show
ppl show
Executed by script: *** GO err71_ppl_sho_empty ***
 **ERROR: PPLUS command syntax error:  Command not recognized: PPLUS NONSENSE
PPL nonsense
Executed by script: *** GO err71_ppl_sho_empty ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis tax
           *** NOTE: Ambiguous coordinates on T axis: S1*A
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 **ERROR: invalid command: Mismatched parentheses within REPEAT loop
repeat/range=1:3:1/name=count (def sym count = `count`; say 3; message/continue))
Executed by script: *** GO err71_repeat_paren ***
*** Running ferret script: bn_compressed_gather.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
Replacing definition of axis XAX
Replacing definition of axis YAX
Replacing definition of axis TAX
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
Replacing definition of axis XAX
Replacing definition of axis TAX
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
Replacing definition of axis XAX
Replacing definition of axis ZAX
Replacing definition of axis TAX
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
*** Running ferret script: bn_dynamic_gather.jnl
ls: cannot access tmp/test_dyn_mem.nc: No such file or directory
 LISTing to file tmp/test_dyn_mem.nc
 LISTing to file tmp/test_dyn_mem.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 **ERROR: request exceeds memory setting: Requested result is larger than the available memory
stat/brief v[i=101:200,j=101:200,k=1,l=1:10@ave], v[i=101:200,j=101:200,k=2,l=1:10@ave], v[l=1:10@ave]
Executed by script: *** GO bn_dynamic_gather.sub ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 **ERROR: request exceeds memory setting: Requested result is larger than the available memory
stat/brief a[l=1:10@ave], b[l=1:10@ave], c[l=1:10@ave], d[l=1:10@ave]
Executed by script: *** GO bn_dynamic_gather.sub ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 **ERROR: request exceeds memory setting: Requested result is larger than the available memory
stat/brief v[i=101:200,j=101:200,k=1,l=1:10@ave], v[i=101:200,j=101:200,k=2,l=1:10@ave], v[l=1:10@ave]
Executed by script: *** GO bn_dynamic_gather.sub ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 **ERROR: request exceeds memory setting: Requested result is larger than the available memory
stat/brief a[l=1:10@ave], b[l=1:10@ave], c[l=1:10@ave], d[l=1:10@ave]
Executed by script: *** GO bn_dynamic_gather.sub ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 **ERROR: request exceeds memory setting: Requested result is larger than the available memory
stat/brief v[i=101:200,j=101:200,k=1,l=1:10@ave], v[i=101:200,j=101:200,k=2,l=1:10@ave], v[l=1:10@ave]
Executed by script: *** GO bn_dynamic_gather.sub ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 **ERROR: request exceeds memory setting: Requested result is larger than the available memory
stat/brief a[l=1:10@ave], b[l=1:10@ave], c[l=1:10@ave], d[l=1:10@ave]
Executed by script: *** GO bn_dynamic_gather.sub ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 **ERROR: request exceeds memory setting: Requested result is larger than the available memory
stat/brief v[i=101:200,j=101:200,k=1,l=1:10@ave], v[i=101:200,j=101:200,k=2,l=1:10@ave], v[l=1:10@ave]
Executed by script: *** GO bn_dynamic_gather.sub ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 **ERROR: request exceeds memory setting: Requested result is larger than the available memory
stat/brief a[l=1:10@ave], b[l=1:10@ave], c[l=1:10@ave], d[l=1:10@ave]
Executed by script: *** GO bn_dynamic_gather.sub ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 **ERROR: value out of legal range: illegal mode argument. Must be 0 to 90 percent
SET MODE FRUGAL:95
Executed by script: *** GO bn_dynamic_gather.jnl ***
*** Running ferret script: bn_stat_precision.jnl
*** Running ferret script: bn_plot_vs_with_time.jnl
Replacing definition of axis TIME
Replacing definition of axis TIME
*** Running ferret script: bn_dot_product.jnl
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
*** Running ferret script: bn_cache_management.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ls: cannot access tmp/test_auto_cache_20.nc: No such file or directory
 LISTing to file tmp/test_auto_cache_1.nc
 LISTing to file tmp/test_auto_cache_2.nc
 LISTing to file tmp/test_auto_cache_3.nc
 LISTing to file tmp/test_auto_cache_4.nc
 LISTing to file tmp/test_auto_cache_5.nc
 LISTing to file tmp/test_auto_cache_6.nc
 LISTing to file tmp/test_auto_cache_7.nc
 LISTing to file tmp/test_auto_cache_8.nc
 LISTing to file tmp/test_auto_cache_9.nc
 LISTing to file tmp/test_auto_cache_10.nc
 LISTing to file tmp/test_auto_cache_11.nc
 LISTing to file tmp/test_auto_cache_12.nc
 LISTing to file tmp/test_auto_cache_13.nc
 LISTing to file tmp/test_auto_cache_14.nc
 LISTing to file tmp/test_auto_cache_15.nc
 LISTing to file tmp/test_auto_cache_16.nc
 LISTing to file tmp/test_auto_cache_17.nc
 LISTing to file tmp/test_auto_cache_18.nc
 LISTing to file tmp/test_auto_cache_19.nc
 LISTing to file tmp/test_auto_cache_20.nc
 LISTing to file test_auto_cache.out
 LISTing to file test_auto_cache.out
 LISTing to file test_auto_cache.out
 LISTing to file test_auto_cache.out
 LISTing to file test_auto_cache.out
 LISTing to file test_auto_cache.out
 LISTing to file test_auto_cache.out
 LISTing to file test_auto_cache.out
 LISTing to file test_auto_cache.out
 LISTing to file test_auto_cache.out
 LISTing to file test_auto_cache.out
 LISTing to file test_auto_cache.out
 LISTing to file test_auto_cache.out
 LISTing to file test_auto_cache.out
 LISTing to file test_auto_cache.out
 LISTing to file test_auto_cache.out
 LISTing to file test_auto_cache.out
 LISTing to file test_auto_cache.out
 LISTing to file test_auto_cache.out
 LISTing to file test_auto_cache.out
*** Running ferret script: bn_transp_choose.jnl
 TEMPORARY data cleared from memory
*** Running ferret script: bn_iin_regrid.jnl
Replacing definition of axis ALINENEW
Replacing definition of axis ALINENEW
Replacing definition of axis ALINE
Replacing definition of axis ALINE_EDGES
 **ERROR: invalid command: Units of source and destination axis must match: @IIN
list c
Executed by script: *** GO bn_iin_regrid.jnl ***
 **ERROR: regridding: only @ASN regridding between calendar and
          non-calendar axes: A
list c
Executed by script: *** GO bn_iin_regrid.jnl ***
Replacing definition of axis ALINE
Replacing definition of axis ALINE_EDGES
 **ERROR: invalid command: Units of source and destination axis must match: @IIN
list c
Executed by script: *** GO bn_iin_regrid.jnl ***
Replacing definition of axis ALINE
           *** NOTE: (fyi) units are not subject to auto-conversion: NOTHING
Replacing definition of axis ALINE_EDGES
 **ERROR: invalid command: Units of source and destination axis must match: @IIN
list c
Executed by script: *** GO bn_iin_regrid.jnl ***
 TEMPORARY data cleared from memory
Replacing definition of axis ALINE
Replacing definition of axis ALINE_EDGES
Replacing definition of axis ALINE
Replacing definition of axis ALINE_EDGES
Replacing definition of axis ALINE
Replacing definition of axis ALINE_EDGES
Replacing definition of axis OTHERAXIS
Replacing definition of axis ALINE
Replacing definition of axis ALINE_EDGES
Replacing definition of axis OTHERAXIS
Replacing definition of axis ALINE
Replacing definition of axis ALINE_EDGES
Replacing definition of axis ALINE
Replacing definition of axis ALINE_EDGES
Replacing definition of axis ALINE
Replacing definition of axis ALINE_EDGES
Replacing definition of axis ALINE_EDGES
Replacing definition of axis ALINE
Replacing definition of axis ALINE_EDGES
Replacing definition of axis ALINE
Replacing definition of axis ALINE_EDGES
*** Running ferret script: bn721_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn722_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 TEMPORARY data cleared from memory
 TEMPORARY data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn_tseries_modulo.jnl
*** Running ferret script: bn_huge_axis.jnl
 LISTing to file a.nc
*** Running ferret script: bn_save_as_global.jnl
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
 **ERROR: invalid command: Multi-valued Global string attributes not implemented
          Variable: multistring
LIST/FORMAT=CDF/asglobal/append/file=a.nc multistring
Executed by script: *** GO bn_save_as_global.jnl ***
LIST/FORMAT=CDF/asglobal/append/file=a.nc multistring
Executed by script: *** GO bn_save_as_global.jnl ***
 LISTing to file a.nc
 **ERROR: invalid command: Global attribute must be a 1D variable length < 100
          Variable: SST
LIST/FORMAT=CDF/append/asglobal/x=150/outtype=float/file=a.nc sst
Executed by script: *** GO bn_save_as_global.jnl ***
LIST/FORMAT=CDF/append/asglobal/x=150/outtype=float/file=a.nc sst
Executed by script: *** GO bn_save_as_global.jnl ***
LIST/FORMAT=CDF/append/asglobal/x=150/outtype=float/file=a.nc sst
Executed by script: *** GO bn_save_as_global.jnl ***
 LISTing to file a.nc
 **ERROR: invalid command: Global attribute must be a 1D variable length < 100
          Variable: SST
LIST/FORMAT=CDF/append/asglobal/y=10/L=2/outtype=float/file=a.nc sst
Executed by script: *** GO bn_save_as_global.jnl ***
LIST/FORMAT=CDF/append/asglobal/y=10/L=2/outtype=float/file=a.nc sst
Executed by script: *** GO bn_save_as_global.jnl ***
*** Running ferret script: bn74_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 **ERROR: command syntax: Defining scale_factor or add_offset attributes not allowed on file variables: sst.scale_factor
define attribute/output sst.scale_factor = 0.001
Executed by script: *** GO err73_packed_user_var ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 Using every   2th vector in the X direction
 Using every   2th vector in the Y direction
 Using every   2th vector in the X direction
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis TAX
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis XAX
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
 **ERROR: invalid command: /LIST/APPEND to netCDF file requires /FORMAT=cdf
list/append/file=a.nc/l=3 xyvar
Executed by script: *** GO err73_append_cdf ***
 **ERROR: invalid command: /LIST/APPEND to netCDF file requires /FORMAT=cdf
list/append/file=a.nc/l=4 xyvar
Executed by script: *** GO err73_append_cdf ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
           *** NOTE: (fyi) units are not subject to auto-conversion: COUNT
Replacing definition of axis XAX
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn_clim_special.jnl
           *** NOTE: regarding ./data/clim_axes_gregorian.nc ...
           *** NOTE: GREGORIAN climatological axes defined
           *** NOTE: regarding ./data/clim_axes_julian.nc ...
           *** NOTE: JULIAN climatological axes defined
           *** NOTE: regarding ./data/clim_axes_noleap.nc ...
           *** NOTE: NOLEAP climatological axes defined
*** Running ferret script: bn_let_like.jnl
 LISTing to file a.nc
 LISTing to file a.nc
 **ERROR: variable unknown or not in data set: VAR_UNDEFINED
DEFINE VARIABLE/like=var_undefined myvar = 7
Executed by script: *** GO bn_let_like.jnl ***
*** Running ferret script: bn_def_axis_like.jnl
 **ERROR: improper grid or axis definition: DEFINE AXIS/LIKE= Axis not found AXIS_UNDEFINED
define axis/like=axis_undefined/x=1:8:1 myx
Executed by script: *** GO bn_def_axis_like.jnl ***
 **ERROR: improper grid or axis definition: DEFINE AXIS/LIKE= Direction must match original axis
define axis/like=XAX_LEV9421_380/y=-10:10:10 myy
Executed by script: *** GO bn_def_axis_like.jnl ***
           *** NOTE: Orientation not specified via /X,/Y,/Z,.... X assumed.
           *** NOTE: Units appear to conflict with orientation: no conversions possible
 **ERROR: improper grid or axis definition: error in start,end,delta
define axis/like=timesec/units=minutes timemin
Executed by script: *** GO bn_def_axis_like.jnl ***
 **ERROR: improper grid or axis definition: error in start,end,delta
define axis/like=timesec/units=minutes/t timemin
Executed by script: *** GO bn_def_axis_like.jnl ***
Replacing definition of axis TAX
Replacing definition of axis TAX
Replacing definition of axis TAX
Replacing definition of axis TAX
Replacing definition of axis TAX2
 **ERROR: variable unknown or not in data set: TAX
define axis/t/like=tax tax3 = tax
Executed by script: *** GO bn_def_axis_like.jnl ***
*** Running ferret script: bn_box_edges_fcn.jnl
           *** NOTE: Ambiguous argument, grid has only 1-point axes. Returning edges from X axis

Bailing out of external function "box_edges":
	Argument must be 1-dimensional
 **ERROR:
list box_edges(temp[z=100])
Executed by script: *** GO bn_box_edges_fcn.jnl ***

Bailing out of external function "box_edges":
	Argument has no axes
 **ERROR:
list box_edges (12)
Executed by script: *** GO bn_box_edges_fcn.jnl ***

Bailing out of external function "box_edges":
	Argument has no axes
 **ERROR:
list box_edges (a)
Executed by script: *** GO bn_box_edges_fcn.jnl ***
*** Running ferret script: bn_hi_res_time.jnl
*** Running ferret script: bn_A_I_format.jnl
Replacing definition of axis TIME1
           *** NOTE: grid GGT1 used by data set clim_airt_lev
           *** NOTE: Redefinition may alter apparent contents of data set
 **ERROR: invalid command: Fortran format for list using Integer type
          must have one specifier per variable
list/nohead/l=1:0/format=(a,2x,f6.2,a5) TAX_DATESTRING(t[g=airt],t[g=airt],"month"), airt[x=-135,y=0], TAX_DATESTRING(t[g=airt],t[g=airt],"year")
Executed by script: *** GO bn_A_I_format.jnl ***
 **ERROR: command syntax: Unknown format or format need parentheses
          Valid formats are CDF, UNFORMATTED, STREAM, COMMA, TAB or limited Fortran formats
          xxx
LIST/nohead/l=1:0/format=xxx airt[x=-135,y=0]
Executed by script: *** GO bn_A_I_format.jnl ***
 **ERROR: command syntax: Unknown format or format need parentheses
          Valid formats are CDF, UNFORMATTED, STREAM, COMMA, TAB or limited Fortran formats
          a7
list/nohead/format=a7 {"Abcde"}
Executed by script: *** GO bn_A_I_format.jnl ***
**ERROR: (4i6): Success
list/nohead/l=1:10/j=20:23/format=(4i6) 10*airt[x=180]
Executed by script: *** GO bn_A_I_format.jnl ***
*** Running ferret script: bn_center_keylab.jnl
*** Running ferret script: bn741_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 **ERROR: invalid command: Fortran format for list using Integer type
          must have one specifier per variable
list/nohead/format=("This header ", I5, F8.2) size, var
Executed by script: *** GO err74_I_format ***
 **ERROR: invalid command: Fortran format for list using Integer type
          must have one specifier per variable
list/nohead/format=("This header ", F8.2, A) avar, var
Executed by script: *** GO err74_I_format ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file tmp0.nc
 LISTing to file tmp1.nc
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
 **TMAP ERR: Requested data range is outside of data set limits
             Expected: ETEMP[M=           4 :           4 ] Found: ETEMP[M=           1 :           3 ]
LIST/FORMAT=CDF/append/file=a.nc/m=4 etemp
Executed by script: *** GO err74_append ***
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
 **TMAP ERR: Requested data range is outside of data set limits
             Expected: AVAR[I=          41 :          46 ] Found: AVAR[I=          21 :          29 ]
LIST/FORMAT=CDF/append/file=a.nc/i=41:46 avar
Executed by script: *** GO err74_append ***
 LISTing to file a.nc
 **TMAP ERR: Requested data range is outside of data set limits
             inconsistent I axis length for AVAR
LIST/FORMAT=CDF/append/file=a.nc/i=41:51 avar
Executed by script: *** GO err74_append ***
           *** NOTE: Invalid I axis limits ignored: AVAR
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file two.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 **ERROR: illegal use of transformation: A[X=???@VAR,D=0] applied to point
list a[x=@var]
Executed by script: *** GO err74_transform_constants ***
 **ERROR: illegal use of transformation: A[X=???@SHF:1,D=0] applied to point
list a[x=@shf]
Executed by script: *** GO err74_transform_constants ***
 **ERROR: illegal use of transformation: A[X=???@DDC,D=0] applied to point
list a[x=@ddc]
Executed by script: *** GO err74_transform_constants ***
 **ERROR: illegal use of transformation: A[X=???@DDF,D=0] applied to point
list a[x=@ddf]
Executed by script: *** GO err74_transform_constants ***
 **ERROR: illegal use of transformation: A[X=???@DDB,D=0] applied to point
list a[x=@ddb]
Executed by script: *** GO err74_transform_constants ***
 **ERROR: illegal use of transformation: A[X=???@DIN,D=0] applied to point
list a[x=@din]
Executed by script: *** GO err74_transform_constants ***
 **ERROR: illegal use of transformation: A[X=???@IIN,D=0] applied to point
list a[x=@iin]
Executed by script: *** GO err74_transform_constants ***
 **ERROR: illegal use of transformation: A[X=???@LOC:3,D=0] applied to point
list a[x=@loc:3]
Executed by script: *** GO err74_transform_constants ***
 **ERROR: illegal use of transformation: A[X=???@WEQ:0,D=0] applied to point
list a[x=@weq]
Executed by script: *** GO err74_transform_constants ***
 **ERROR: illegal use of transformation: A[X=???@CDA:1,D=0] applied to point
list a[x=@cda]
Executed by script: *** GO err74_transform_constants ***
 **ERROR: illegal use of transformation: A[X=???@CDB:1,D=0] applied to point
list a[x=@cdb]
Executed by script: *** GO err74_transform_constants ***
 **ERROR: illegal use of transformation: A[X=???@CIA:1,D=0] applied to point
list a[x=@cia]
Executed by script: *** GO err74_transform_constants ***
 **ERROR: illegal use of transformation: A[X=???@CIB:1,D=0] applied to point
list a[x=@cib]
Executed by script: *** GO err74_transform_constants ***
 **ERROR: illegal use of transformation: A[X=???@EVN:3,D=0] applied to point
list a[x=@evn:3]
Executed by script: *** GO err74_transform_constants ***
 **ERROR: illegal use of transformation: A[X=???@STD,D=0] applied to point
list a[x=@std]
Executed by script: *** GO err74_transform_constants ***
 **ERROR: illegal use of transformation: A[X=???@WGT,D=0] applied to point
list a[x=@wgt]
Executed by script: *** GO err74_transform_constants ***
 **ERROR: illegal use of transformation: A[X=???@SBX:3,D=0] applied to point
list a[x=@sbx]
Executed by script: *** GO err74_transform_constants ***
 **ERROR: illegal use of transformation: A[X=???@FAV:3,D=0] applied to point
list a[x=@fav]
Executed by script: *** GO err74_transform_constants ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: Coordinates out of order or missing on axis TIME at subscript 15
           *** NOTE: A dummy axis of subscripts will be used
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis XAX
Replacing definition of axis YAX
Replacing definition of axis XAX
Replacing definition of axis YAX
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: True monthly axis has an implicit /EDGES qualifier
 LISTing to file a.nc
 LISTing to file monthA.nc
 LISTing to file monthB.nc
           *** NOTE: Not deleted: MONTHAX
           *** NOTE: Axis is in use by grid GSI1
 LISTing to file monthA.nc
 LISTing to file monthA.nc
           *** NOTE: Appending to NetCDF record axis which has no bounds attribute.
           *** NOTE: This will result in incorrect box sizes on record axis: MONTHAX
           *** NOTE: Write the data initially with the /BOUNDS qualifier
NetCDF: Variable not found (OPeNDAP/netCDF Error code -49)
 MONTHAX_bnds not found. Attempt to append to NetCDF axis having no bounds attribute. Use /NOBOUNDS or rewrite original data with bounds.
LIST/FORMAT=CDF/append/file=monthA.nc/t=1-dec-2018:31-dec-2018/bounds  tvar
Executed by script: *** GO err74_save_bounds ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
*** Running ferret script: bn_use_agg.jnl
           *** NOTE: Variable "AIRT" excluded from aggregate: Not found in all member datasets
           *** NOTE: Variable "AIRT" excluded from aggregate: Not found in all member datasets
           *** NOTE: Variable "AIRT" excluded from aggregate: Not found in all member datasets
 LISTing to file tmp/f01_e1_tu1.nc
 LISTing to file tmp/f01_e1_tu2.nc
 LISTing to file tmp/f01_e1_tu3.nc
 LISTing to file tmp/f01_e2_tu1.nc
 LISTing to file tmp/f01_e2_tu2.nc
 LISTing to file tmp/f01_e2_tu3.nc
 LISTing to file tmp/f02_e1_tu1.nc
 LISTing to file tmp/f02_e1_tu2.nc
 LISTing to file tmp/f02_e1_tu3.nc
 LISTing to file tmp/f02_e2_tu1.nc
 LISTing to file tmp/f02_e2_tu2.nc
 LISTing to file tmp/f02_e2_tu3.nc
 LISTing to file tmp/f03_e1_tu1.nc
 LISTing to file tmp/f03_e1_tu2.nc
 LISTing to file tmp/f03_e1_tu3.nc
 LISTing to file tmp/f03_e2_tu1.nc
 LISTing to file tmp/f03_e2_tu2.nc
 LISTing to file tmp/f03_e2_tu3.nc
           *** NOTE: /FILES is deprecated.  Use /MEMBERS
           *** NOTE: Skipping variable REALIZATION from set 1, already in the Union dataset.
           *** NOTE: Skipping variable REALIZATION from set 8, already in the Union dataset.
           *** NOTE: /FILES is deprecated.  Use /MEMBERS
*** Running ferret script: bn_ens_promote_global.jnl
           *** NOTE: Variable "AIRT" excluded from aggregate: Not found in all member datasets
*** Running ferret script: bn743_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: Only one window can be open in batch mode
           *** NOTE: Cannot cancel window when in batch mode
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file 1990-2010.nc
 LISTing to file 2001.07.nc
 LISTing to file 1990.nc
 LISTing to file 2001+07.nc
 **ERROR: unknown data set: 1990
SET DAT/FORM=CDF 1990
Executed by script: *** GO err742_use_numeric_name ***
 LISTing to file data/1990-2010.nc
 LISTing to file data/2001.07.nc
 LISTing to file data/2001+07.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file manyvars.tsv
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: Error in bounds "longitude_bnds" or bounds do not enclose point on axis longitude
           *** NOTE: Substituting coordinate midpoints
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis MY_AXIS
Replacing definition of axis HRLY_AX
Replacing definition of axis MY_AXIS
Replacing definition of axis HRLY_AX
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis TDATA
Replacing definition of axis TDATA
Replacing definition of axis TDATA
*** Running ferret script: bn_data_squared.jnl
*** Running ferret script: bn_overlay_graticules.jnl
*** Running ferret script: bn_mixed_gregorian.jnl
 LISTing to file mixed_or_proleptic.nc
 LISTing to file mixed_or_proleptic.nc
 LISTing to file mixed_or_proleptic.nc
*** Running ferret script: bn_int64.jnl
           *** NOTE: Coordinate variable TIME is of non-numeric type.
           *** NOTE: A dummy axis of subscripts will be used. Variable TIME contains the strings
 LISTing to file a.nc
*** Running ferret script: bn_samplexyz.jnl
*** Running ferret script: bn745_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a1.nc
 LISTing to file a2.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 TEMPORARY data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: Axis "XAXIS" is irregular. Ignoring erroneous point_spacing=even attribute.
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 **ERROR: unknown command qualifier: p=0:360
set region/p=0:360
Executed by script: *** GO err744_parsing_slashes ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn_iso8601_time.jnl
 LISTing to file a.nc
           *** NOTE: regarding ./data/clim_axes_julian.nc ...
           *** NOTE: JULIAN climatological axes defined
           *** NOTE: regarding ./data/clim_axes_gregorian.nc ...
           *** NOTE: GREGORIAN climatological axes defined
Replacing definition of axis TAX
           *** NOTE: True monthly axis has an implicit /EDGES qualifier
 **ERROR: illegal limits: "TEMP" does not exist at T=06-SEP-0082 00:00
          Axis extremes are T=14-AUG-1982 11:00:13-JAN-1983 13:00
list/t=82-9-6/k=6/x=-123/y=-3 temp
Executed by script: *** GO bn_iso8601_time.jnl ***
 **ERROR: illegal limits: "SALT" does not exist at T=1982-01-01 00:00
          Axis extremes are T=1982-08-14 11:00:1983-01-13 13:00
list/t=1982-01-01/k=1/x=-123/y=-3 salt
Executed by script: *** GO bn_iso8601_time.jnl ***
 **ERROR: command syntax: 1982-15-09 invalid date or not valid in this calendar
list/t=1982-15-09/k=1/x=-123/y=-3 salt
Executed by script: *** GO bn_iso8601_time.jnl ***
 **ERROR: command syntax: 1982-11-31 invalid date or not valid in this calendar
list/t=1982-11-31/k=1/x=-123/y=-3 salt
Executed by script: *** GO bn_iso8601_time.jnl ***
 **ERROR: illegal limits: "SALT" does not exist at T=1980-01-15 05:00
          Axis extremes are T=1982-08-14 11:00:1983-01-13 13:00
list/t=15/k=1/x=-123/y=-3 salt
Executed by script: *** GO bn_iso8601_time.jnl ***
 **ERROR: command syntax: 15-09-1983 invalid date or not valid in this calendar
list/t=15-09-1983/k=1/x=-123/y=-3 salt
Executed by script: *** GO bn_iso8601_time.jnl ***
 **ERROR: command syntax: 01-15-2010 invalid date or not valid in this calendar
define axis/t=01-15-2010:09-01-2010:1/units=days/t0=2010-01-01 taxis
Executed by script: *** GO bn_iso8601_time.jnl ***
 **ERROR: command syntax: 2018-15-01 invalid date or not valid in this calendar
define axis/t=2018-15-01:2019-01-01:1/units=days taxis
Executed by script: *** GO bn_iso8601_time.jnl ***
 **ERROR: command syntax: 2018--5-01 invalid date or not valid in this calendar
define axis/t=2018--5-01:2019-01-01:1/units=days taxis
Executed by script: *** GO bn_iso8601_time.jnl ***
 **ERROR: command syntax: 2010-15-01 invalid date or not valid in this calendar
set axis/t0=2010-15-01 TIME1
Executed by script: *** GO bn_iso8601_time.jnl ***
 **ERROR: command syntax: invalid date string: 2010-15-01
set axis/t0=2010-15-01 TIME1
Executed by script: *** GO bn_iso8601_time.jnl ***
*** Running ferret script: bn_agg_given_taxis.jnl
           *** NOTE: Time axis coordinates matched using @XACT
           *** NOTE: Time axis coordinates matched using @BIN
           *** NOTE: Time axis coordinates matched using @ASN
*** Running ferret script: bn_tagg_overlaps.jnl
 LISTing to file data2009.nc
Replacing definition of axis TIME
 LISTing to file data2010.nc
Replacing definition of axis TIME
 LISTing to file data2011.nc
           *** NOTE: Ignored last 1 timesteps of data2009.nc due to overlap with data2010.nc
           *** NOTE: Ignored last 3 timesteps of data2010.nc due to overlap with data2011.nc
           *** NOTE: Time axis coordinates matched using @XACT
           *** NOTE: Ignored last 1 timesteps of data2009.nc due to overlap with data2010.nc
           *** NOTE: Ignored last 3 timesteps of data2010.nc due to overlap with data2011.nc
           *** NOTE: Time axis coordinates matched using @XACT
 **ERROR: improper grid or axis definition: time axis is not monotonic at L=1 of file data2010.nc
DEFINE DATA /AGG /T myagg = data2010.nc, data2009.nc, data2011.nc
Executed by script: *** GO bn_tagg_overlaps.jnl ***
 **ERROR: error defining aggregate dataset: Time axes overlap for data2009.nc and data2010.nc
DEFINE DATA /AGG /T /TAXIS=aggtime@XACT myagg = data2010.nc, data2009.nc, data2011.nc
Executed by script: *** GO bn_tagg_overlaps.jnl ***
 **ERROR: error defining aggregate dataset: Time axes overlap for data2009.nc and data2010.nc
DEFINE DATA /AGG /T /TAXIS=aggtime@BIN myagg = data2010.nc, data2009.nc, data2011.nc
Executed by script: *** GO bn_tagg_overlaps.jnl ***
           *** NOTE: Ignored last 1 timesteps of data2009.nc due to overlap with data2010.nc
 **ERROR: error defining aggregate dataset: Excessive (3) overlaps in time axes for data2010.nc and data2011.nc
DEFINE DATA /AGG /T /TOVERLAP=2 /TAXIS=aggtime@XACT myagg = data2010.nc, data2009.nc, data2011.nc
Executed by script: *** GO bn_tagg_overlaps.jnl ***
           *** NOTE: Ignored last 1 timesteps of data2009.nc due to overlap with data2010.nc
 **ERROR: error defining aggregate dataset: Excessive (3) overlaps in time axes for data2010.nc and data2011.nc
DEFINE DATA /AGG /T /TOVERLAP=2 /TAXIS=aggtime@BIN myagg = data2010.nc, data2009.nc, data2011.nc
Executed by script: *** GO bn_tagg_overlaps.jnl ***
*** Running ferret script: bn_samplexyzt.jnl
*** Running ferret script: bn_sample_multi.jnl

Bailing out of external function "samplem_multi":
	Both arguments must have an axis in E
 **ERROR: error in external function
list samplem_multi(a_2d, b_t)
Executed by script: *** GO bn_sample_multi.jnl ***

Bailing out of external function "samplem_multi":
	Both arguments must have an axis in E
 **ERROR: error in external function
list samplem_multi(a_2, b_1)
Executed by script: *** GO bn_sample_multi.jnl ***
           *** NOTE: Ambiguous coordinates on X axis: SAMPLEM_MULTI(A_2D, C_2D)
Replacing definition of axis AAX_A
Replacing definition of axis AAX_B
Replacing definition of axis SAX

Bailing out of external function "samplei_multi":
	Both arguments must have an axis in X
 **ERROR: error in external function
list samplei_multi(a_2d, b_t)
Executed by script: *** GO bn_sample_multi.jnl ***

Bailing out of external function "samplei_multi":
	Both arguments must have an axis in X
 **ERROR: error in external function
list samplei_multi(a_2, b_1)
Executed by script: *** GO bn_sample_multi.jnl ***
Replacing definition of axis BIGAX
           *** NOTE: Ambiguous coordinates on Y axis: SAMPLEI_MULTI(A_2D, C_2D)
Replacing definition of axis AAX_A
Replacing definition of axis AAX_B
Replacing definition of axis SAX

Bailing out of external function "samplej_multi":
	Both arguments must have an axis in Y
 **ERROR: error in external function
list samplej_multi(a_2d, b_t)
Executed by script: *** GO bn_sample_multi.jnl ***

Bailing out of external function "samplej_multi":
	Both arguments must have an axis in Y
 **ERROR: error in external function
list samplej_multi(a_2, b_1)
Executed by script: *** GO bn_sample_multi.jnl ***
Replacing definition of axis BIGAX
           *** NOTE: Ambiguous coordinates on X axis: SAMPLEJ_MULTI(A_2D, C_2D)
Replacing definition of axis AAX_A
Replacing definition of axis AAX_B

Bailing out of external function "samplek_multi":
	Both arguments must have an axis in Z
 **ERROR: error in external function
list samplek_multi(a_2d, b_t)
Executed by script: *** GO bn_sample_multi.jnl ***

Bailing out of external function "samplek_multi":
	Both arguments must have an axis in Z
 **ERROR: error in external function
list samplek_multi(a_2, b_1)
Executed by script: *** GO bn_sample_multi.jnl ***
           *** NOTE: Ambiguous coordinates on X axis: SAMPLEK_MULTI(A_2D, C_2D)
Replacing definition of axis AAX_A
Replacing definition of axis AAX_B
Replacing definition of axis SAX2

Bailing out of external function "samplel_multi":
	Both arguments must have an axis in T
 **ERROR: error in external function
list samplel_multi(a_2d, b_f)
Executed by script: *** GO bn_sample_multi.jnl ***

Bailing out of external function "samplel_multi":
	Both arguments must have an axis in T
 **ERROR: error in external function
list samplel_multi(a_2, b_1)
Executed by script: *** GO bn_sample_multi.jnl ***
           *** NOTE: Ambiguous coordinates on X axis: SAMPLEL_MULTI(A_2D, C_2D)
Replacing definition of axis AAX_A
Replacing definition of axis AAX_B
Replacing definition of axis SAX2

Bailing out of external function "samplen_multi":
	Both arguments must have an axis in F
 **ERROR: error in external function
list samplen_multi(a_2d, b_t)
Executed by script: *** GO bn_sample_multi.jnl ***

Bailing out of external function "samplen_multi":
	Both arguments must have an axis in F
 **ERROR: error in external function
list samplen_multi(a_2, b_1)
Executed by script: *** GO bn_sample_multi.jnl ***
           *** NOTE: Ambiguous coordinates on X axis: SAMPLEN_MULTI(A_2D, C_2D)
*** Running ferret script: bn_dsg_tseries.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 **ERROR: inconsistent sizes of data regions: feature constraints on X axis of LONGITUDE
list t_25[x=95:180] + longitude
Executed by script: *** GO bn_dsg_tseries.jnl ***
 **ERROR: command syntax: Limits by subscript /L= invalid for DSG data. Use /T= limits or select by feature
list/l=1:5 t_25
Executed by script: *** GO bn_dsg_tseries.jnl ***
 **ERROR: illegal limits: "T_25" is not in the range I=200:210
          Axis extremes are I=1:70
list/i=200:210 t_25
Executed by script: *** GO bn_dsg_tseries.jnl ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 **ERROR: illegal use of transformation: Can only transform the E  axis of DSG variable ROWSIZE
list rowsize[t=@max]
Executed by script: *** GO bn_dsg_tseries.jnl ***
 **ERROR: illegal use of transformation: Can only transform the T axis of DSG variable T_25
list t_25[e=@max]
Executed by script: *** GO bn_dsg_tseries.jnl ***
 **ERROR: illegal use of transformation: Can only transform the T axis of DSG variable T_25
list t_25[t=@max,e=@max]
Executed by script: *** GO bn_dsg_tseries.jnl ***
*** Running ferret script: bn_regrid_to_dsg.jnl
 LISTing to file fake_model_temp.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
           *** NOTE: No missing_value or _FillValue attribute. Using NaN for variable: trajectory
           *** NOTE: No missing_value or _FillValue attribute. Using NaN for variable: rowSize
           *** NOTE: No missing_value or _FillValue attribute. Using NaN for variable: time
Replacing definition of axis TFAKE
Replacing definition of axis XFAKE
Replacing definition of axis YFAKE
Replacing definition of grid GFAKE
 LISTing to file fake_model_temp.nc
Replacing definition of axis XFAKE
           *** NOTE: grid GIL1 used by data set fake_model_temp
           *** NOTE: Redefinition may alter apparent contents of data set
 LISTing to file fake_model_temp.nc
Replacing definition of axis TBIG
Replacing definition of axis XBIG
Replacing definition of axis YBIG
Replacing definition of grid GBIG
Replacing definition of axis TFAKE
Replacing definition of axis XFAKE
Replacing definition of axis YFAKE
Replacing definition of axis ZFAKE
Replacing definition of grid GFAKE
 LISTing to file fake_model_temp.nc
*** Running ferret script: bn_dsg_feature_mask.jnl
           *** NOTE: Feature-mask on dataset 2 canceled. New definition of MASK does not match nfeatures of set 2
*** Running ferret script: bn_dsg_repeat_m.jnl
*** Running ferret script: bn_dsg_traj_plot.jnl
*** Running ferret script: bn_regrid_from_dsg.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
           *** NOTE: No missing_value or _FillValue attribute. Using NaN for variable: trajectory
           *** NOTE: No missing_value or _FillValue attribute. Using NaN for variable: rowSize
           *** NOTE: No missing_value or _FillValue attribute. Using NaN for variable: time
 **ERROR: invalid command: Regridding DSG Trajectory data to grids is not implemented
load  TEMP_CTD_RBR_MEAN[d=1,g=reg_var]
Executed by script: *** GO bn_regrid_from_dsg.jnl ***
*** Running ferret script: bn_dsg_use_feature.jnl
 **TMAP ERR: Invalid command
             Requested USE/FEATURE=Profile, but dataset is not a valid DSG file
SET DAT/FORM=CDF/feature=profile dsg_cross_dateline.nc
Executed by script: *** GO bn_dsg_use_feature.jnl ***
           *** NOTE: Coordinates inconsistent with FeatureType. Trajectory data must have observations along XYT
 **TMAP ERR: Invalid command
             Error on SET DATA/FEATURE= applied to an open dataset.
             Data set: ./data/DSG_ERDDAP_Tao5daySst.nc
           *** NOTE: FEATURE-TYPE NOT YET IMPLEMENTED: TrajectoryProfile
           *** NOTE: Initializing as a non-DSG dataset
           *** NOTE: Dataset has FeatureType attribute: Trajectory
           *** NOTE: But is not initialized as a DSG File: Required coordinate variables not found. Trajectory file is missing directions: lat
           *** NOTE: Initializing the file as a non-DSG dataset
           *** NOTE: Dataset has FeatureType attribute: Trajectory
           *** NOTE: But is not initialized as a DSG File: Row Size variable w/ sample_dimension attribute not found.
           *** NOTE: Initializing the file as a non-DSG dataset
           *** NOTE: Dataset has FeatureType attribute: Trajectory
           *** NOTE: But is not initialized as a DSG File: Feature-ID variable not found or invalid value of cf_role attribute
           *** NOTE: Initializing the file as a non-DSG dataset
           *** NOTE: Dataset has FeatureType attribute: Profile
           *** NOTE: But is not initialized as a DSG File: DSG ragged array: observation variables must be 1-D PRES
           *** NOTE: Initializing the file as a non-DSG dataset
           *** NOTE: Ambiguous DSG coordinate info. Multiple variables claiming to be X axis: lons, lon360. Using lons.
           *** NOTE: Ambiguous DSG coordinate info. Multiple variables claiming to be Y axis: yindex, lats. Using yindex.
           *** NOTE: SET DATA/FEATURE= applies only to Discrete Sampling Geometries datasets. Ignoring /FEATURE=
*** Running ferret script: bn_dsg_plot_timeseries.jnl
*** Running ferret script: bn_dsg_save.jnl
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
*** Running ferret script: bn_dsg_transforms.jnl
 LISTing to file a.nc
 LISTing to file a.nc
           *** NOTE: Transformation @CDA: not customized for Discrete Sampling Geometries: computed over all features.
           *** NOTE: Transformation @CDB: not customized for Discrete Sampling Geometries: computed over all features.
           *** NOTE: Transformation @CIA: not customized for Discrete Sampling Geometries: computed over all features.
           *** NOTE: Transformation @CIB: not customized for Discrete Sampling Geometries: computed over all features.
*** Running ferret script: bn_dsg_one_e_val.jnl
*** Running ferret script: bn_dsg_list_comma_tab.jnl
*** Running ferret script: bn_dsg_if_exprns.jnl
*** Running ferret script: bn_dsg_subset.jnl
*** Running ferret script: bn_regrid_to_dsg_prof.jnl
 LISTing to file fake_model_temp.nc
*** Running ferret script: bn_regrid_to_dsg_traj.jnl
 LISTing to file fake_model_temp.nc
Replacing definition of axis XFAKE
           *** NOTE: grid GIL1 used by data set fake_model_temp
           *** NOTE: Redefinition may alter apparent contents of data set
 LISTing to file fake_model_temp.nc
 LISTing to file sail_copy.nc
Replacing definition of axis XFAKE
Replacing definition of grid GFAKE
 LISTing to file fake_model_temp.nc
 LISTing to file sample_xyzt_to_traj.nc
*** Running ferret script: bn_dsg_save_uvars.jnl
 LISTing to file fake_model_temp.nc
 LISTing to file sail_copy.nc
 LISTing to file sail_copy.nc
 LISTing to file sail_copy.nc
 LISTing to file sail_copy.nc
 LISTing to file a.nc
 LISTing to file sail_copy.nc
 LISTing to file sail_copy.nc
 **ERROR: invalid command: Appending to DSG file: Size of trajectory dimension does not match dimension in file: TEMP_FROM_GRID
LIST/FORMAT=CDF/append/file=sail_copy.nc temp_from_grid
Executed by script: *** GO bn_dsg_save_uvars.jnl ***
 LISTing to file sail_copy.nc
 LISTing to file sail_copy.nc
 **ERROR: invalid command: Appending to DSG file: Size of obs dimension does not match dimension in file: TEMP_FROM_GRID
LIST/FORMAT=CDF/append/file=sail_copy.nc temp_from_grid
Executed by script: *** GO bn_dsg_save_uvars.jnl ***
 LISTing to file sail_copy.nc
 **ERROR: invalid command: Appending to DSG file: Size of trajectory dimension does not match dimension in file: TEMP_FROM_GRID
LIST/FORMAT=CDF/append/e=2/file=sail_copy.nc temp_from_grid
Executed by script: *** GO bn_dsg_save_uvars.jnl ***
 LISTing to file a.nc
 LISTing to file sail_copy.nc
 **ERROR: invalid command: Appending DSG variable to file that is not DSG or different featureType
LIST/FORMAT=CDF/append/file=sail_copy.nc my_temp_data
Executed by script: *** GO bn_dsg_save_uvars.jnl ***
*** Running ferret script: bn_dsg_point_data.jnl
 LISTing to file fake_model_vari.nc
 **ERROR: invalid command: Regridding DSG Point data to grids is not implemented
load sst[d=1,g=vari[d=2]]
Executed by script: *** GO bn_dsg_point_data.jnl ***
*** Running ferret script: bn_dsg_show_grid.jnl
*** Running ferret script: bn_dsg_no_data.jnl
*** Running ferret script: bn_dsg_orth_labels.jnl
*** Running ferret script: bn_dsg_fcn_of_instance.jnl
*** Running ferret script: bn751_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file time_origin_1.nc
 LISTing to file time_origin_01.nc
 LISTing to file time_origin_01.nc
 LISTing to file time_origin_01.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: Axis coordinates are decreasing-ordered. Reversing ordering for axis latitude
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: Axis coordinates are decreasing-ordered. Reversing ordering for axis lev
           *** NOTE: Axis coordinates are decreasing-ordered. Reversing ordering for axis lev
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 LISTing to file a2.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a1.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 **ERROR: command syntax: My New Title
plot/t="My New Title" cos(y[y=1:15])* `a[i=@ave]`
Executed by script: *** GO err75_qual_too_short ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis XAXIS
Replacing definition of axis YAXIS
 LISTing to file xye.nc
           *** NOTE: Saving E or F axis with time axis uses /RIGID in time
 LISTing to file xye.nc
 LISTing to file xye.nc
 LISTing to file xye.nc
 LISTing to file xye.nc
 LISTing to file xye.nc
 LISTing to file xye.nc
 LISTing to file xye.nc
 LISTing to file xye.nc
 LISTing to file xye.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 LISTing to file tmp-ufvar.nc
 LISTing to file tmp-fvar.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: Units on axis "i" are not recognized: 1
           *** NOTE: They will not be convertible:
           *** NOTE: Units on axis "j" are not recognized: 1
           *** NOTE: They will not be convertible:
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn_cdf_strlen.jnl
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
 LISTing to file a.nc
           *** NOTE: SAVE/STRLEN= is ignored when appending to the file
 LISTing to file a.nc
 LISTing to file a.nc
 **TMAP ERR: attempt to redefine line
             String length for variable TSTRINGS inconsistent w/ CDF file. On first write, use /STRLEN= at least 15
LIST/FORMAT=CDF/append/file=a.nc/L=2:4 tstrings, tstrings_long
Executed by script: *** GO bn_cdf_strlen.jnl ***
 LISTing to file a.nc
 LISTing to file a.nc
           *** NOTE: SAVE/STRLEN= is ignored when appending to the file
 **TMAP ERR: attempt to redefine line
             String length for variable TSTRINGS inconsistent w/ CDF file. On first write, use /STRLEN= at least 15
LIST/FORMAT=CDF/append/file=a.nc/L=2:4/strlen=10 tstrings
Executed by script: *** GO bn_cdf_strlen.jnl ***
 LISTing to file a.nc
 **ERROR: invalid command: Strings are length 15: longer than /STRLEN setting of 7
          Variable: TSTRINGS
LIST/FORMAT=CDF/clobber/file=a.nc/STRLEN=7 tstrings, tstrings_long
Executed by script: *** GO bn_cdf_strlen.jnl ***
LIST/FORMAT=CDF/clobber/file=a.nc/STRLEN=7 tstrings, tstrings_long
Executed by script: *** GO bn_cdf_strlen.jnl ***
*** Running ferret script: bn_set_mem_max.jnl
*** Running ferret script: bn_lineplots_keys.jnl
*** Running ferret script: bn76_bug_fixes.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
           *** NOTE: /FILES is deprecated.  Use /MEMBERS
           *** NOTE: /FILES is deprecated.  Use /MEMBERS
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 **ERROR: variable unknown or not in data set: 'z'
show attributes 'z'
Executed by script: *** GO err75_vars_reserved_keywords ***
 LISTing to file a.nc
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 LISTing to file a.nc
 LISTing to file a.nc
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo

Bailing out of external function "ffta":
	Data is from a Discrete Sampling Geometries (DSG) dataset. Function not yet implemented for DSG data.
 **ERROR: error in external function
plot/m=1:5 ffta(t_25)
Executed by script: *** GO err751_fcns_of_dsg ***

Bailing out of external function "box_edges":
	Data is from a Discrete Sampling Geometries (DSG) dataset. Function not yet implemented for DSG data.
 **ERROR: error in external function
list box_edges (t_25)
Executed by script: *** GO err751_fcns_of_dsg ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn_ribbon_set.jnl
*** Running ferret script: bn_mode_dsg.jnl
 **ERROR: invalid command: CANCEL MODE DSG when DSG datasets are open. Must first close all DSG datasets.
cancel mode dsg
Executed by script: *** GO bn_mode_dsg.jnl ***
 **ERROR: invalid command: SET MODE DSG when datasets are open. Must first CANCEL DATA/ALL.
set mode dsg
Executed by script: *** GO bn_mode_dsg.jnl ***
           *** NOTE: MODE DSG is turned off. Ingoring SET DATA/FEATURE=
           *** NOTE: SET DATA/FEATURE= applies only to Discrete Sampling Geometries datasets. Ignoring /FEATURE=
*** Running ferret script: bn_string_type.jnl
           *** NOTE: Units on axis "time" are not recognized: eays
           *** NOTE: They will not be convertible:
 LISTing to file a.nc
 **ERROR: invalid command: Unrecognized option/outtype='string'
           Valid options are /OUTTYPE=DOUBLE,FLOAT,INT,SHORT,or BYTE
LIST/FORMAT=CDF/clobber/file=a.nc/outtype='string' str_temp
Executed by script: *** GO bn_string_type.jnl ***
*** Running ferret script: bn_gif.jnl
 **ERROR: dimensions improperly specified: specified data is not a line
           - its a 2D region: "plot/i=1:10/j=1:20/nolabel i+j"
plot/i=1:10/j=1:20/nolabel i+j
Executed by script: *** GO bn_gif.jnl ***
 **ERROR: dimensions improperly specified: specified data is not a line
           - its a 2D region: "plot/i=1:10/j=1:20/nolabel i,i+j"
plot/i=1:10/j=1:20/nolabel i,i+j
Executed by script: *** GO bn_gif.jnl ***
 **ERROR: dimensions improperly specified: specified data is not a line
           - its a 2D region: "plot/i=1:10/j=1:20/nolabel i+j,i"
plot/i=1:10/j=1:20/nolabel i+j,i
Executed by script: *** GO bn_gif.jnl ***
 **ERROR: dimensions improperly specified: differing axes:
          first line is on Y axis
          line 2 is on X axis
plot/i=1:10/j=1:20/nolabel j,i
Executed by script: *** GO bn_gif.jnl ***
 **ERROR: dimensions improperly specified: unequal line lengths:
          First expression has 20 points.
          Expression 2 has 10 points:
          "plot/i=1:10/j=1:20/vs/line/nolabel j,i"
plot/i=1:10/j=1:20/vs/line/nolabel j,i
Executed by script: *** GO bn_gif.jnl ***
 **ERROR: dimensions improperly specified: must be a 2D region
          contour/i=1:10/j=1:20/nolabel i
contour/i=1:10/j=1:20/nolabel i
Executed by script: *** GO bn_gif.jnl ***
 **ERROR: invalid command: can only CONTOUR  single fields
          Use /OVERLAY for multiple variables
contour/i=1:10/j=1:20/nolabel i/j,j/i
Executed by script: *** GO bn_gif.jnl ***
 **ERROR: invalid command: VECTOR requires paired components
vector/i=1:10/j=1:20/nolabel i/j
Executed by script: *** GO bn_gif.jnl ***
 **ERROR: invalid command: VECTOR requires paired components
vector/i=1:10/j=1:20/nolabel i/j,j/i,i+j
Executed by script: *** GO bn_gif.jnl ***
Re-defining viewport LM6
Re-defining viewport UM6
 Using every   2th vector in the X direction
 Using every   2th vector in the Y direction
Re-defining viewport LM6
 Using every   2th vector in the X direction
 Using every   2th vector in the Y direction
 Using every   2th vector in the X direction
 Using every   2th vector in the Y direction
Re-defining viewport UM6
 Using every   2th vector in the X direction
 Using every   2th vector in the Y direction
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Re-defining viewport UL6
Re-defining viewport UM6
Re-defining viewport UR6
Re-defining viewport LL6
Re-defining viewport LR6
Replacing definition of axis TDAYS
 Using every   4th vector in the X direction
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis TAX
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis XAX
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Re-defining viewport LL6
Re-defining viewport UL6
Re-defining viewport LM6
Re-defining viewport UM6
Re-defining viewport LR6
Re-defining viewport UR6
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn_ps.jnl
 **ERROR: dimensions improperly specified: specified data is not a line
           - its a 2D region: "plot/i=1:10/j=1:20/nolabel i+j"
plot/i=1:10/j=1:20/nolabel i+j
Executed by script: *** GO bn_ps.jnl ***
 **ERROR: dimensions improperly specified: specified data is not a line
           - its a 2D region: "plot/i=1:10/j=1:20/nolabel i,i+j"
plot/i=1:10/j=1:20/nolabel i,i+j
Executed by script: *** GO bn_ps.jnl ***
 **ERROR: dimensions improperly specified: specified data is not a line
           - its a 2D region: "plot/i=1:10/j=1:20/nolabel i+j,i"
plot/i=1:10/j=1:20/nolabel i+j,i
Executed by script: *** GO bn_ps.jnl ***
 **ERROR: dimensions improperly specified: differing axes:
          first line is on Y axis
          line 2 is on X axis
plot/i=1:10/j=1:20/nolabel j,i
Executed by script: *** GO bn_ps.jnl ***
 **ERROR: dimensions improperly specified: unequal line lengths:
          First expression has 20 points.
          Expression 2 has 10 points:
          "plot/i=1:10/j=1:20/vs/line/nolabel j,i"
plot/i=1:10/j=1:20/vs/line/nolabel j,i
Executed by script: *** GO bn_ps.jnl ***
 **ERROR: dimensions improperly specified: must be a 2D region
          contour/i=1:10/j=1:20/nolabel i
contour/i=1:10/j=1:20/nolabel i
Executed by script: *** GO bn_ps.jnl ***
 **ERROR: invalid command: can only CONTOUR  single fields
          Use /OVERLAY for multiple variables
contour/i=1:10/j=1:20/nolabel i/j,j/i
Executed by script: *** GO bn_ps.jnl ***
 **ERROR: invalid command: VECTOR requires paired components
vector/i=1:10/j=1:20/nolabel i/j
Executed by script: *** GO bn_ps.jnl ***
 **ERROR: invalid command: VECTOR requires paired components
vector/i=1:10/j=1:20/nolabel i/j,j/i,i+j
Executed by script: *** GO bn_ps.jnl ***
Re-defining viewport LM6
Re-defining viewport UM6
 **ERROR: invalid command: illegal format type - must be "GIF"
          frame/file=bnplot.ps
frame/file=bnplot.ps
Executed by script: *** GO bn_ps.jnl ***
*** Running ferret script: bn_all_ef.jnl
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Replacing definition of axis DATES_TAXIS
 **ERROR: command syntax: unknown region name: @w
set region/@w
Executed by script: *** GO bench_pass_thru ***
 PERMANENT data cleared from memory
 TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
*** Running ferret script: bn_startupfile.jnl
           *** NOTE: in GIF mode: ignoring SET MODE METAFILE
           *** NOTE: in GIF mode: ignoring SET MODE METAFILE
*** Running ferret script: err700_decimate.jnl
