File: ossim-viirs-proc.1

package info (click to toggle)
ossim 2.6.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 29,924 kB
  • sloc: cpp: 380,481; ansic: 15,191; sh: 1,953; lex: 183; xml: 141; sql: 78; makefile: 78; csh: 6
file content (57 lines) | stat: -rw-r--r-- 1,657 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.4.
.TH OSSIM-VIIRS-PROC "1" "December 2015" "ossim-viirs-proc 1.8.20" "User Commands"
.SH NAME
ossim-viirs-proc \- ossim-viirs-proc
.SH SYNOPSIS
.B ossim-viirs-proc
[\fI\,options\/\fR] \fI\,<image_file>\/\fR
.SH DESCRIPTION
Description:
ossim\-viirs\-proc Extracts VIIRS Radiance layer from hdf5 file, shifting min/max linearly to 16 bit space with a coarse grid or RPC geometry file
.SH OPTIONS
.TP
\fB\-\-cg\fR
Create a coarse grid projection
.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\-\-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\-\-rpc\fR
Create an RPC projection
.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
.SH "SEE ALSO"
The full documentation for
.B ossim-viirs-proc
is maintained as a Texinfo manual.  If the
.B info
and
.B ossim-viirs-proc
programs are properly installed at your site, the command
.IP
.B info ossim-viirs-proc
.PP
should give you access to the complete manual.