Changes between Version 7 and Version 8 of ossim-preproc


Ignore:
Timestamp:
Sep 12, 2016, 7:43:53 AM (8 years ago)
Author:
dburken
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ossim-preproc

    v7 v8  
    3939                                    all are enabled.
    4040  --disable-plugin                  Will disable the plugin loader
    41   --dump-filtered-image-list        Outputs list of filtered images.
     41  --dump-filtered-image-list        Outputs list of filtered images and
     42                                    extensions.
    4243  --list-entries                    Lists the entries within the image
    4344  --max                             Overrides max value for compute-min-max
     
    8889                                    will trace ossimInit and all ossimImage
    8990                                    classes
    90   -V or --version                   Display version information.
    9191  -a or --include-fullres           Copy full res dataset to overview file as
    9292                                    well as building reduced res sets. Option
     
    116116ossim_tiff_box 
    117117ossim_tiff_nearest     
     118ossim_kakadu_nitf_j2k   
     119gdal_tiff_nearest       
     120gdal_tiff_average       
     121gdal_hfa_nearest       
     122gdal_hfa_average       
    118123
    119124Example commands:
     
    157162
    158163%{basename}        = filename without path
    159 %{basename_no_ext} = filename without path and without extention
     164%{basename_no_ext} = filename without path and without extension
    160165%{date}            = Expanded to current zulu time. Default format=yyyymmdd
    161166                     output format controlled by command0.strf_time_format key.