This utility converts spatially distributed point data into a set of grids. This uses a MetInterp Control File for defining the interpolation routines.
Specifies how to convert gage data into a gridded dataset, including: general settings, input gage settings, interpolation methods and adjustments settings, and output settings.
Perform spatial interpolation using a MetInterp Control File -controlFile C:\\control.metinterp
NOTE ON PERFORMANCE
This program may utilize a significant amount of memory depending on datasets specified. For extra intensive data operations, it may be necessary to increase the memory allocated to the jvm. This can be performed by setting the -Xmx argument, which can be altered easily in the "memory_setting" variable in the MetInterp.cmd example file provided.