mstScalar


This tool will divide or multiply every element in the source map by a scalar value. Cells that contain NODATA flags will be ignored. The source and output files are both in ARCGIS ASCII format.

Arguments

There are four mandatory arguments to this application.

mstScalar input_file output_file Operation Scalar

input_file is the ARCGIS ASCII format file to load the source map from
output_file is the ARCGIS ASCII format file to save the cropped map to
Operation is the operation that is to be performed. Must be either / (divide) or x (multiply)
Scalar is the scalar value to multiply or divide by.



Back to MAGICC/SCENGEN Tools main page.

Maintained by Dr Michael J. Watts