From e03e6711b75f8040c71f9c7136ea6653a15d5b60 Mon Sep 17 00:00:00 2001 From: Karl Smith Date: Tue, 28 Apr 2020 22:36:50 +0000 Subject: [PATCH] Update bench test result log files git-svn-id: file:///home/users/tmap/svn/repos/ferret/trunk@27061 fdbf22ae-c210-0410-be80-ca943da6b8f8 --- bench/test_results/ferret_run_tests_err | 3 ++ bench/test_results/ferret_run_tests_log | 43 ++++++++++++++++++- .../ferret_run_tests_err | 3 ++ .../ferret_run_tests_log | 43 ++++++++++++++++++- 4 files changed, 90 insertions(+), 2 deletions(-) diff --git a/bench/test_results/ferret_run_tests_err b/bench/test_results/ferret_run_tests_err index 95e62ae94..93a52cd19 100644 --- a/bench/test_results/ferret_run_tests_err +++ b/bench/test_results/ferret_run_tests_err @@ -6881,6 +6881,9 @@ ooooooooooooooooooooooooooooooooooooooooooo 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_ribbon_set.jnl *** Running ferret script: bn_gif.jnl **ERROR: dimensions improperly specified: specified data is not a line diff --git a/bench/test_results/ferret_run_tests_log b/bench/test_results/ferret_run_tests_log index 92634f73a..647a69d6b 100644 --- a/bench/test_results/ferret_run_tests_log +++ b/bench/test_results/ferret_run_tests_log @@ -127611,7 +127611,7 @@ GO err751_overlay_after_vs ! issue 1973 ! 4/9/2020 -! PLOT/VS with variables representin lon,lat +! PLOT/VS with variables representing lon,lat let/units=degrees_east xlon = {250,300,320,330,340,350,360} let/units=degrees_north ylat = {0,10,20,30,40,50,60} @@ -128903,6 +128903,47 @@ plot/set/nolab temp ppl plot + +GO bn_reset +cancel mode verify +ooooooooooooooooooooooooooooooooooooooooooo +GO err751_dsg_atan2_randu2 +! err751_dsg_atan2_randu2 +! Test fixes for ATAN2 function and RANDU2 function for DSG data. + +! previously these both failed to do the computation, returned a flag of -12345 +! Do not list randu2 results; they change with each run. + +use ../bench/data/dsg_cross_prime.nc +list atan2(lons, lats), randu(lons) ! , randu2(lons,-1) + DATA SET: ../bench/data/dsg_cross_prime.nc + ID is Trajectory-id + EX#1 is ATAN2(LONS, LATS) + LONS is longitude (degrees_east) + FEATURE ID LONGITUDE LATITUDE TIME EX#1 LONS + + 1 1000 6W 20S 09-FEB-2017 12:00 1.627 0.7404 + 1 1000 2E 10S 14-FEB-2017 12:00 2.944 0.1599 + 1 1000 5W 30N 19-FEB-2017 12:00 1.486 0.8200 + 1 1000 3E 40N 24-FEB-2017 12:00 0.075 0.3446 + 1 1000 1E 20S 01-MAR-2017 12:00 3.092 0.8769 + + 2 2000 70W 15S 02-MAR-2017 12:00 1.622 0.4047 + 2 2000 20E 20N 03-MAR-2017 12:00 0.785 0.4648 + 2 2000 30E 10N 04-MAR-2017 12:00 1.249 0.1497 + 2 2000 60W 15S 05-MAR-2017 12:00 1.621 0.3996 + 2 2000 50W 20N 06-MAR-2017 12:00 1.506 0.1340 + 2 2000 10W 10N 07-MAR-2017 12:00 1.542 0.0722 + 2 2000 50W 15S 08-MAR-2017 12:00 1.619 0.7664 + 2 2000 5E 20N 09-MAR-2017 12:00 0.245 0.5169 + + 3 3000 15W 15S 10-MAR-2017 12:00 1.614 0.1167 + 3 3000 5W 25S 11-MAR-2017 12:00 1.641 0.9755 + 3 3000 1E 35S 12-MAR-2017 12:00 3.113 0.1136 + 3 3000 5E 45S 13-MAR-2017 12:00 3.031 0.7245 + 3 3000 10E 55S 14-MAR-2017 12:00 2.962 0.7765 + + *** Running ferret script: bn_ribbon_set.jnl ! bn_ribbon_set.jnl ! 4/20/20 diff --git a/bench/test_results_noremote/ferret_run_tests_err b/bench/test_results_noremote/ferret_run_tests_err index aeae23b31..3c9059752 100644 --- a/bench/test_results_noremote/ferret_run_tests_err +++ b/bench/test_results_noremote/ferret_run_tests_err @@ -6805,6 +6805,9 @@ ooooooooooooooooooooooooooooooooooooooooooo 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_ribbon_set.jnl *** Running ferret script: bn_gif_noremote.jnl **ERROR: dimensions improperly specified: specified data is not a line diff --git a/bench/test_results_noremote/ferret_run_tests_log b/bench/test_results_noremote/ferret_run_tests_log index e0f62bcaf..0209cc176 100644 --- a/bench/test_results_noremote/ferret_run_tests_log +++ b/bench/test_results_noremote/ferret_run_tests_log @@ -127106,7 +127106,7 @@ GO err751_overlay_after_vs ! issue 1973 ! 4/9/2020 -! PLOT/VS with variables representin lon,lat +! PLOT/VS with variables representing lon,lat let/units=degrees_east xlon = {250,300,320,330,340,350,360} let/units=degrees_north ylat = {0,10,20,30,40,50,60} @@ -128398,6 +128398,47 @@ plot/set/nolab temp ppl plot + +GO bn_reset +cancel mode verify +ooooooooooooooooooooooooooooooooooooooooooo +GO err751_dsg_atan2_randu2 +! err751_dsg_atan2_randu2 +! Test fixes for ATAN2 function and RANDU2 function for DSG data. + +! previously these both failed to do the computation, returned a flag of -12345 +! Do not list randu2 results; they change with each run. + +use ../bench/data/dsg_cross_prime.nc +list atan2(lons, lats), randu(lons) ! , randu2(lons,-1) + DATA SET: ../bench/data/dsg_cross_prime.nc + ID is Trajectory-id + EX#1 is ATAN2(LONS, LATS) + LONS is longitude (degrees_east) + FEATURE ID LONGITUDE LATITUDE TIME EX#1 LONS + + 1 1000 6W 20S 09-FEB-2017 12:00 1.627 0.7404 + 1 1000 2E 10S 14-FEB-2017 12:00 2.944 0.1599 + 1 1000 5W 30N 19-FEB-2017 12:00 1.486 0.8200 + 1 1000 3E 40N 24-FEB-2017 12:00 0.075 0.3446 + 1 1000 1E 20S 01-MAR-2017 12:00 3.092 0.8769 + + 2 2000 70W 15S 02-MAR-2017 12:00 1.622 0.4047 + 2 2000 20E 20N 03-MAR-2017 12:00 0.785 0.4648 + 2 2000 30E 10N 04-MAR-2017 12:00 1.249 0.1497 + 2 2000 60W 15S 05-MAR-2017 12:00 1.621 0.3996 + 2 2000 50W 20N 06-MAR-2017 12:00 1.506 0.1340 + 2 2000 10W 10N 07-MAR-2017 12:00 1.542 0.0722 + 2 2000 50W 15S 08-MAR-2017 12:00 1.619 0.7664 + 2 2000 5E 20N 09-MAR-2017 12:00 0.245 0.5169 + + 3 3000 15W 15S 10-MAR-2017 12:00 1.614 0.1167 + 3 3000 5W 25S 11-MAR-2017 12:00 1.641 0.9755 + 3 3000 1E 35S 12-MAR-2017 12:00 3.113 0.1136 + 3 3000 5E 45S 13-MAR-2017 12:00 3.031 0.7245 + 3 3000 10E 55S 14-MAR-2017 12:00 2.962 0.7765 + + *** Running ferret script: bn_ribbon_set.jnl ! bn_ribbon_set.jnl ! 4/20/20