project crism
Contents: Description, Arguments, Usage, Examples, Images, Sub-Functions, Related Functions, Source Supported Under Version: > 1.00
Description Project a CRISM product using gdal from control points in the DDR image. NOTE: requires gdalwarp and gdal_translate >1.5.1, specified by $DV_GDAL_PATH e.g. add putenv("DV_GDAL_PATH","/usr/bin/" to ~/.dvrc or library*.dvrc
Arguments and Return Values Inputs: a processed stretched CRISM image and associated DDR data Outputs: a projected CRISM image
Usage Syntax: project_crism(ddr, data [,proj=STRING][,ddr_array=BOOL]) ddr - either the lat/lon backplanes or the full ddr array (with ddr_array=1) data - 1 or 3 band byte fully processed CRISM data proj - projection type, "simp" or "sinu", default is "simp" ddr_array - use the full ddr_array, default is 0
Examples example
|
DavinciWiki Mini-Nav Bar Contents
Contact Developers
All other topics
Related Functions
Recent Library Changes Created On: 03-30-2009 |