Content-type: text/html
Manpage of FIS2RAW
FIS2RAW
Section: User Commands (1)
Index
Return to Main Contents
NAME
fis2raw - converts FIS files (FIS = Format Image Standard, extension .fis) into RAW files (extension .raw)
DOWNLOAD
fis2raw-0.1.0.tar.gz
SOURCE FILES
fis2raw-0.1.0
SYNOPSIS
fis2raw [-v] fis_file
DESCRIPTION
converts a FIS file (FORMAT IMAGE STANDARD, .fis extension) into a RAW file
The FIS format is one of the numerous formats in which MSG (METEOSAT SECOND GENERATION) data
are provided. In order to let the user read easily the content of such files without bothering with a
new format, fis2raw converts it into a simple raw file (a simple binary array of values with no header).
OPTIONS
- -v
-
makes fis2raw display the number of values in the output raw file and the size in bytes of
each value (unfortunately, at the author's knowledge the FIS format does not provide information about
the signed or unsigned nature of the values, so fis2raw cannot do miracles and you will have to figure
it out yourself)
COPYRIGHT
fis2raw is Copyright (c) Icare 2006
This program is free software; you can redistribute it and/or modify
it under the terms of the CeCILL French Free Software License, as published by
the www.cecill.info website; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
CeCILL French Free Software License for more details.
You should have received a copy of the CeCILL License
along with this program; if not, you may find one on the
www.cecill.info website.
BUGS
None we are aware of.
Please report any bug you could find to problem@icare.univ-lille1.fr
AUTHORS
Fabrice Ducos
Index
- NAME
-
- DOWNLOAD
-
- SOURCE FILES
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- COPYRIGHT
-
- BUGS
-
- AUTHORS
-
This document was created by
man2html,
using the manual pages.
Time: 12:57:24 GMT, August 16, 2006