MAP_IMAGE_KPB
Name
FUNCTION MAP_IMAGE_KPB
Purpose
This is a wrapper function for MAP_IMAGE. It adds the NAN keyword
to MAP_IMAGE to handle data with NANs.
Category
Mapping and image manipulation.
Calling Sequence
image = MAP_IMAGE_KPB(image[, startx, start[, xsize, ysize]])
Input
image : 2-D array to be projected onto current map.
see MAP_IMAGE in IDL Reference Guide.
Output
Array mapped to current map projection.
Keywords
NAN : if set, .
Modification History
K. Bowman, 2004-03-03.