https:///weradocs/Data_Format_Grid.shtml Last update:

WERA Measurement Grid

This is an example of a grid definition file (Nice_grid_60_67.asc). It is an ASCII file which is generated by Make_Grid:

IX  IY   LAT_GRD(IX,IY)   LON_GRD(IX,IY)
  1    1    43.7500000000     7.9166666667
  1    2    43.7320014399     7.9166666667
  1    3    43.7140028798     7.9166666667
  1    4    43.6960043197     7.9166666667
.....
 60   64    42.6160907127     9.3723547422
 60   65    42.5980921526     9.3723547422
 60   66    42.5800935925     9.3723547422
 60   67    42.5620950324     9.3723547422

IX is the counter 1 ... NX in W-E direction
IY is the counter 1 ... NY in N-S direction

LAT_GRD is the grid point's latitude in degrees
LON_GRD is the grid point's longitude in degrees

South of the equator gives negative values for LAT_GRD
West of Greenwich gives negative values for LON_GRD


Comments to: gurgel@ifm.uni-hamburg.de (Klaus-Werner Gurgel)