The EXPAND procedure shrinks or expands a two-dimensional array, using bilinear interpolation. It is similar to the CONGRID and REBIN routines.
This routine is written in the IDL language. Its source code can be found in the file
expand.pro
in the
lib
subdirectory of the IDL distribution.