| NCDF_image.sav
This utility is used for
reading data in NetCDF format. The utility can extract
meta-information, images, quick-looks and roll-correct
images. Dependent of the chosen function the output will
either be ASCII files or images in ENVI image format.
This utility is controlled through the ENVI menu
interface and require the following lines to be included
in the "User function" section of the ENVI.men
file:
1 {NCDF Utilities}
2 {NCDF Catalogue} {ncdf_cata}
{ncdf_image}
2 {NCDF Variables output}
{ncdf_image_param} {ncdf_image}
2 {NCDF Image Extraction}
{ncdf_image_out} {ncdf_image}
2 {NCDF Roll-Correction}
{ncdf_image_roll} {ncdf_image}
2 {NCDF Auto convert
(Full images} {ncdf_image_auto_all} {ncdf_image}
2 {NCDF Auto quick-look}
{ncdf_image_auto_quick} {ncdf_image}
|