File: pygac-convert-patmosx-coefficients.1

package info (click to toggle)
pygac 1.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 2,400 kB
  • sloc: python: 6,072; makefile: 112
file content (37 lines) | stat: -rw-r--r-- 1,230 bytes parent folder | download | duplicates (4)
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
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.13.
.TH PYGAC-CONVERT-PATMOSX-COEFFICIENTS "1" "August 2020" "pygac-convert-patmosx-coefficients v1.4.0" "User Commands"
.SH NAME
pygac-convert-patmosx-coefficients \- pygac calibration coeffiients conversion
.SH DESCRIPTION
usage: pygac\-convert\-patmosx\-coefficients [\-h] [\-o JSON] [\-v] tarball
.PP
Convert PATMOS\-x calibration file tarballs to PyGAC calibration json format.
The official tarballs are available on the PATMOS\-x webpage
"https://cimss.ssec.wisc.edu/patmosx/avhrr_cal.html".
.SS "positional arguments:"
.TP
tarball
path to PATMOS\-x coefficients tarball
.SS "optional arguments:"
.TP
\fB\-h\fR, \fB\-\-help\fR
show this help message and exit
.TP
\fB\-o\fR JSON, \fB\-\-output\fR JSON
path to PyGAC json file, defaults to tarball path with
suffix ".json"
.TP
\fB\-v\fR, \fB\-\-verbose\fR
explain what is being done
.SH "SEE ALSO"
The full documentation for
.B pygac-convert-patmosx-coefficients
is maintained as a Texinfo manual.  If the
.B info
and
.B pygac-convert-patmosx-coefficients
programs are properly installed at your site, the command
.IP
.B info pygac-convert-patmosx-coefficients
.PP
should give you access to the complete manual.