Skip to content

Commit

Permalink
Update bench test result log files
Browse files Browse the repository at this point in the history
git-svn-id: file:///home/users/tmap/svn/repos/ferret/trunk@27061 fdbf22ae-c210-0410-be80-ca943da6b8f8
  • Loading branch information
karlmsmith committed Apr 28, 2020
1 parent c3b194d commit e03e671
Show file tree
Hide file tree
Showing 4 changed files with 90 additions and 2 deletions.
3 changes: 3 additions & 0 deletions bench/test_results/ferret_run_tests_err
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
43 changes: 42 additions & 1 deletion bench/test_results/ferret_run_tests_log
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions bench/test_results_noremote/ferret_run_tests_err
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
43 changes: 42 additions & 1 deletion bench/test_results_noremote/ferret_run_tests_log
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit e03e671

Please sign in to comment.