Changes between Version 13 and Version 14 of ossim-batch-test


Ignore:
Timestamp:
Dec 16, 2011, 8:00:21 AM (12 years ago)
Author:
dburken
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ossim-batch-test

    v13 v14  
    293293}}}
    294294
    295 
    296 
    297 
    298 
    299 
    300 
    301 
    302 
    303 
    304 
    305 
    306 
    307 
     295// Contents of log file:[[BR]]
     296
     297{{{
     298// ---
     299// ossim-batch-test log:
     300// date format = yyyymmddhhmmss
     301//---
     302start_time: 20111216105716
     303config_file: /data1/test/orthoigen-test.kwl
     304
     305----------------------------------------------------------------------
     306processing_test: test1
     307description: Test height for the center of the image for test2 and test3.
     308preProcessFlag:  0
     309expectedFlag:    0
     310testFlag:        1
     311postProcessFlag: 1
     312cleanFlag:       0
     313executing command: ossim-info --height -42.8508 147.2537 > /data1/test/out/orthoigen-test/test1/height.txt
     314begin: 20111216105716
     315end: 20111216105716
     316test1[0]: elapsed time in seconds: 0.2918
     317return status: 0
     318executing command: diff -w /data1/test/exp/orthoigen-test/test1/height.txt /data1/test/out/orthoigen-test/test1/height.txt > /tmp/tmp.txt
     319return status: 0
     320test1[0]: PASSED
     321end_test: test1
     322----------------------------------------------------------------------
     323
     324----------------------------------------------------------------------
     325processing_test: test2
     326description: Test geometry for GeoEye NITF with RPC model.
     327preProcessFlag:  0
     328expectedFlag:    0
     329testFlag:        1
     330postProcessFlag: 1
     331cleanFlag:       0
     332executing command: ossim-info -d -i -p /data1/test/source/GeoEye/GE1_Hobart_GeoStereo_NITF-NCD/5V090205M0001912264B220000100072M_001508507.ntf > /data1/test/out/orthoigen-test/test2/info.txt
     333begin: 20111216105716
     334end: 20111216105717
     335test2[0]: elapsed time in seconds: 0.3250
     336return status: 0
     337executing command: diff -w /data1/test/exp/orthoigen-test/test2/info.txt /data1/test/out/orthoigen-test/test2/info.txt > /tmp/tmp.txt
     338return status: 0
     339test2[0]: PASSED
     340end_test: test2
     341----------------------------------------------------------------------
     342
     343----------------------------------------------------------------------
     344processing_test: test3
     345description: Test orthorectification of a GeoEye NITF with RPC model.
     346preProcessFlag:  0
     347expectedFlag:    0
     348testFlag:        1
     349postProcessFlag: 1
     350cleanFlag:       0
     351executing command: ossim-orthoigen -t 1024 --geo-scaled -42.85 --resample-type bilinear /data1/test/source/GeoEye/GE1_Hobart_GeoStereo_NITF-NCD/5V090205M0001912264B220000100072M_001508507.ntf /data1/test/out/orthoigen-test/test3/t2.tif
     352begin: 20111216105717
     353end: 20111216105726
     354test3[0]: elapsed time in seconds: 9.6004
     355return status: 0
     356executing command: ossim-img2rr -r --create-histogram /data1/test/out/orthoigen-test/test3/t2.tif
     357begin: 20111216105726
     358end: 20111216105727
     359test3[1]: elapsed time in seconds: 0.7058
     360return status: 0
     361executing command: ossim-info -d -i -p /data1/test/out/orthoigen-test/test3/t2.tif > /data1/test/out/orthoigen-test/test3/t2-info.txt
     362begin: 20111216105727
     363end: 20111216105727
     364test3[2]: elapsed time in seconds: 0.3115
     365return status: 0
     366executing command: diff -w /data1/test/out/orthoigen-test/test3/t1.his /data1/test/out/orthoigen-test/test3/t2.his > /tmp/tmp.txt
     367return status: 0
     368test3[0]: PASSED
     369executing command: diff -w /data1/test/out/orthoigen-test/test3/t1-info.txt /data1/test/out/orthoigen-test/test3/t2-info.txt > /tmp/tmp.txt
     370return status: 0
     371test3[1]: PASSED
     372end_test: test3
     373----------------------------------------------------------------------
     374
     375stop_time: 20111216105727
     376total elapsed time in seconds: 11.2535
     377}}}
     378
     379
     380
     381
     382
     383
     384
     385
     386
     387
     388
     389
     390
     391
     392
     393