Skip to content

Commit

Permalink
Update from ferret/trunk (fix #1883: _FillValue of NaN); update bench…
Browse files Browse the repository at this point in the history
…/test_results

git-svn-id: file:///home/users/tmap/svn/repos/ferret/branches/pyferret@25361 fdbf22ae-c210-0410-be80-ca943da6b8f8
  • Loading branch information
karlmsmith committed Jul 17, 2018
1 parent 70ab9d4 commit 7ab0e2d
Show file tree
Hide file tree
Showing 14 changed files with 560 additions and 327 deletions.
1 change: 1 addition & 0 deletions bench/TEST_SCRIPTS
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,7 @@ bn_center_keylab.jnl
bn741_bug_fixes.jnl
bn_use_agg.jnl
bn_ens_promote_global.jnl
bn743_bug_fixes.jnl
!
! bn_gif, bn_all_ef, and bn_startupfile at end
!
Expand Down
18 changes: 13 additions & 5 deletions bench/ansley_official.rhel6-64_err
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Procedure run_all to run all FERRET benchmarks
Running FERRET version /home/users/ansley/build/working/FERRET/fer/ferret_c
-rwxr-xr-x. 1 ansley tmap 113322463 Jul 10 11:21 /home/users/ansley/build/working/FERRET/fer/ferret_c
-rwxr-xr-x. 1 ansley tmap 113322503 Jul 17 11:28 /home/users/ansley/build/working/FERRET/fer/ferret_c
Using external functions from /home/users/ansley/build/working/FERRET/external_functions/ext_func
Running the tests of external functions y
Benchmark run by ansley
Note: restore handling trans of scalars. Issue 1882, appending timesteps and the bounds attrib
Note: issue 1883
ncdump output will be in all_ncdump.out, and appended to this log file
***** Restricting Ferret paths to bench directory *****
FER_DATA=. ./data
Expand All @@ -15,14 +15,14 @@ FER_DIR=.
FER_DSETS=. ./data
FER_EXTERNAL_FUNCTIONS=/home/users/ansley/build/working/FERRET/external_functions/ext_func
FER_FONTS=/home/users/tmap/ferret/rhel6-x86_64-linux/ppl/fonts
FER_GO=. ./v4jnls ./v5jnls ./v6jnls ./v7jnls ./genjnls . ./v4jnls ./v5jnls ./v6jnls ./v7jnls ./genjnls . ./v4jnls ./v5jnls ./v6jnls ./v7jnls ./genjnls . /home/users/tmap/ferret/rhel6-x86_64-linux/go /home/users/tmap/ferret/rhel6-x86_64-linux/examples /home/users/tmap/ferret/rhel6-x86_64-linux/contrib
FER_GO=. ./v4jnls ./v5jnls ./v6jnls ./v7jnls ./genjnls . ./v4jnls ./v5jnls ./v6jnls ./v7jnls ./genjnls . /home/users/tmap/ferret/rhel6-x86_64-linux/go /home/users/tmap/ferret/rhel6-x86_64-linux/examples /home/users/tmap/ferret/rhel6-x86_64-linux/contrib
FER_GRIDS=. ./data
FER_LIBS=/home/users/tmap/ferret/rhel6-x86_64-linux/lib
FER_PALETTE=. /home/users/tmap/ferret/rhel6-x86_64-linux/ppl
FER_WEB_BROWSER=firefox
PWD=/home/users/ansley/build/working/FERRET/bench
PYFER_EXTERNAL_FUNCTIONS=/home/users/tmap/ferret/rhel6-x86_64-linux/ext_func/pylibs
Beginning at Tue Jul 10 11:39:02 PDT 2018
Beginning at Tue Jul 17 11:59:37 PDT 2018
PERMANENT data cleared from memory
TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Expand Down Expand Up @@ -6761,6 +6761,14 @@ Starting test: bn_ens_promote_global
*** NOTE: Variable "AIRT" excluded from aggregate: Not found in all member datasets
PERMANENT data cleared from memory
TEMPORARY data cleared from memory
ooooooooooooooooooooooooooooooooooooooooooo
Starting test: bn743_bug_fixes
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
Expand Down Expand Up @@ -6883,4 +6891,4 @@ vector/i=1:10/j=1:20/nolabel i/j,j/i,i+j
Re-defining viewport LM6
Re-defining viewport UM6
*** NOTE: Cannot create new windows when batch mode set
Ended at Tue Jul 10 11:48:10 PDT 2018
Ended at Tue Jul 17 12:08:24 PDT 2018
Loading

0 comments on commit 7ab0e2d

Please sign in to comment.