diff --git a/bench/TEST_SCRIPTS b/bench/TEST_SCRIPTS index 3569807c6..54a280f7a 100644 --- a/bench/TEST_SCRIPTS +++ b/bench/TEST_SCRIPTS @@ -277,7 +277,7 @@ bn_dot_product.jnl bn_cache_management.jnl bn_transp_choose.jnl bn_iin_regrid.jnl -bn730_bug_fixes.jnl +bn721_bug_fixes.jnl ! ! bn_gif, bn_all_ef, and bn_startupfile at end ! diff --git a/bench/test_results/ferret_run_tests_err b/bench/test_results/ferret_run_tests_err index ef5ddfa29..0ca77c449 100644 --- a/bench/test_results/ferret_run_tests_err +++ b/bench/test_results/ferret_run_tests_err @@ -5135,7 +5135,10 @@ 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: bn730_bug_fixes.jnl +*** 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 diff --git a/bench/test_results/ferret_run_tests_log b/bench/test_results/ferret_run_tests_log index 2db6bef82..98b0ebea9 100644 --- a/bench/test_results/ferret_run_tests_log +++ b/bench/test_results/ferret_run_tests_log @@ -278,7 +278,7 @@ Benchmark scripts that will be run: bn_cache_management.jnl bn_transp_choose.jnl bn_iin_regrid.jnl - bn730_bug_fixes.jnl + bn721_bug_fixes.jnl bn_gif.jnl bn_ps.jnl bn_all_ef.jnl @@ -54796,6 +54796,7 @@ ADD_9(A,B,C,D,E,F,G,H,I) APPENDE(ENS,VAR) AVET(A) DATES(Offsets) +EARTH_DISTANCE(longitude,latitude) EFSTRINGS(--) FACTORIAL(A) FFT_AMP(A) @@ -103259,16 +103260,16 @@ list b2d[gf=aline_edges@iin] 8 / 9: 16.00 24.00 9 / 10: 18.00 27.00 10 / 11: 20.00 30.00 -*** Running ferret script: bn730_bug_fixes.jnl -! bn730_bug_fixes.jnl -! test various fixes that went into version 7.3 +*** Running ferret script: bn721_bug_fixes.jnl +! bn721_bug_fixes.jnl +! test various fixes that went into version 7.21 ! 7/17 *acm* ! GO bn_reset cancel mode verify ooooooooooooooooooooooooooooooooooooooooooo -GO err72_atts_as_vars.jnl +GO err72_atts_as_vars ! err72_atts_as_vars.jnl ! See ticket 2555. Allocation of pointers for these strings @@ -103378,6 +103379,29 @@ list gattnames[i=1:24:2] 19 / 10:"nx" 21 / 11:"x_min" 23 / 12:"y_min" + +GO bn_reset +cancel mode verify +ooooooooooooooooooooooooooooooooooooooooooo +GO err72_sum_in_x +! err72_sum_in_x.jnl +! ticket 2560, sum in X direcgtion when result is 0 +! returne a missing-value + +! Previously this result was missing +let var = {-1,1,0} +list var[x=@sum] + VARIABLE : {-1,1,0} + X : 0.5 to 3.5 (summed) + 0.0000 + +! This was correct, 0 +let yvar = ysequence(var) +list yvar[j=@sum] + VARIABLE : YSEQUENCE(VAR) + Y : 0.5 to 3.5 (summed) + 0.0000 + *** Running ferret script: bn_gif.jnl ! bn450_gif.JNL - copied from bn450_plot.jnl ! this journal file only tests the writing of gif file in batch mode using diff --git a/bench/test_results/ferret_run_tests_ncdump b/bench/test_results/ferret_run_tests_ncdump index 1f9ac98e0..19a64ecba 100644 --- a/bench/test_results/ferret_run_tests_ncdump +++ b/bench/test_results/ferret_run_tests_ncdump @@ -3092,7 +3092,7 @@ variables: *** Running ferret script: bn_cache_management.jnl *** Running ferret script: bn_transp_choose.jnl *** Running ferret script: bn_iin_regrid.jnl -*** Running ferret script: bn730_bug_fixes.jnl +*** Running ferret script: bn721_bug_fixes.jnl *** Running ferret script: bn_gif.jnl *** Running ferret script: bn_ps.jnl *** Running ferret script: bn_all_ef.jnl