############################################################################## # The first column must be number. To use a field from the file, use 0. # The second column must be the dimension name. # The third column must be the dimension scale of the dimension. # The dim. scale can be a field from the EOS5 file when the first column is 0. # The dim. scale can come from an ASCII file when the first column is 1. # The dim. scale can be filled with nature numbers when the first column is 2. ############################################################################## ################################################################## # For this example # We use Latitude and Longitude in the EOS5 file for the scales of XDim and # YDim. ################################################################## # number dimension_name data_field_name/ASCII file name/Index(blank) 0 XDim Longitude 0 YDim Latitude 0 nLevels Pressure