.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH OSSIM-CMM "1" "December 2015" "ossim-cmm 1.8.20" "User Commands" .SH NAME ossim-cmm \- ossim-cmm .SH SYNOPSIS .B ossim-cmm \fI\,\/\fR .SH DESCRIPTION This program will force a recompute of Min/Max Pixel Values. .PP Description: ossim\-cmm will force a recompute of Min/Max Pixel Values. .SH OPTIONS .TP \fB\-\-disable\-elev\fR Will disable the elevation .TP \fB\-\-disable\-notify\fR Takes an argument. Arguments are ALL, WARN, NOTICE, INFO, FATAL, DEBUG. If you want multiple disables then just do multiple \fB\-\-disable\-notify\fR on the command line. All argument are case insensitive. Default is all are enabled. .TP \fB\-\-disable\-plugin\fR Will disable the plugin loader .TP \fB\-\-max\fR Hard coded max value for all bands .TP \fB\-\-min\fR Hard coded min value for all bands .TP \fB\-\-null\fR Hard coded null value for all bands .TP \fB\-\-ossim\-logfile\fR takes a logfile as an argument. All output messages are redirected to the specified log file. By default there is no log file and all messages are enabled. .TP \fB\-\-reader\-prop\fR Adds a property to send to the reader. format is name=value .TP \fB\-K\fR specify individual keywords to add to the preferences keyword list: name=value .TP \fB\-P\fR specify a preference file to load .TP \fB\-T\fR specify the classes to trace, ex: ossimInit|ossimImage.* will trace ossimInit and all ossimImage classes .TP \fB\-e\fR or \fB\-\-entry\fR Give the entry(zero based) to compute min / max for. NOTE: Option only valid with a single file. .TP \fB\-h\fR or \fB\-\-help\fR Display this information .TP \fB\-l\fR or \fB\-\-list\-entries\fR Lists the entries within the image and returns without doing anything else. .TP \fB\-o\fR Write omd to file specified. If used on a multi\-entry file, given "foo.omd" you will get: "foo_e0.omd" .TP \fB\-p\fR print values to standard output .SS "NOTES:" .IP \- Default output is to a ".omd" file so if the image was "foo.tif" you .IP will get a "foo.omd". .IP \- If the .omd file exists already this will open it and add .IP or, overwrite the min, max keywords only. .IP \- If the \fB\-p\fR option is used no .omd file will be written. .SH "SEE ALSO" The full documentation for .B ossim-cmm is maintained as a Texinfo manual. If the .B info and .B ossim-cmm programs are properly installed at your site, the command .IP .B info ossim-cmm .PP should give you access to the complete manual.