Ingest a TOVS water vapor image
Create a LAS image from the daily TOVS pptasurf file. One or more single band images will be created.
- INFILE
- Input file. A file containing the daily observation values of TOVS water vapor.
- OUTDIR(--)
- Output directory. The directory in which the output image will be created. If left as NULL (--) the current directory will be used.
Thirtyone single-band LAS images will be created from the input file. The output images will be named wv1401xx99am where xx will range from 01 to 31.
A single-band image will be created from the input file. The output image will be wv14122999pm
The input file will be converted to a binary file. This binary file is translated to a LAS image and the DDR edited to put the image in geometric projection with the proper corner coordinates. The new LAS image is renamed to the TOVS water vapor file format and placed in OUTDIR or left in the current directory.
None.
An error occurred opening a file. Check that the input file exists or that the user has write privilege to the output directory.
None.