mstBilinearInterpolate
This tool will convert the source map to a higher resolution and
perform bilinear interpolation to fill in the gaps. Cells around the
edges of the map will be excluded from process due to a lack of data to
interpolate over. All files are in ARCGIS ASCII format.
Arguments
mstBilinearInterpolate source_file dest_file new_resolution
source_file is the file to load the source map from
dest_file is the file to save the interpolated map to
new_resolution is the target resolution for the interpolated map. This should be less than the resolution of the source map.
Back to MAGICC/SCENGEN Tools main page.
Maintained by Dr Michael J. Watts