4.2.4.2. Namelist NAM_LONLATVAL
This namelist defines the projection in case CGRID="LONLATVAL "
| Fortran name | Fortran type | values | default value | unit |
| NPOINTS | integer | none | ||
| XX | real | none | degrees East | |
| XY | real | none | degrees North | |
| XDX | real | none | degrees | |
| XDY | real | none | degrees |
- NPOINTS: number of grid points defining the grid
- XX: longitude of grid mesh center
- XY: latitude coordinate of grid mesh center
- XDX: grid mesh size in x direction (real, degrees East).
- XDY: grid mesh size in y direction (real, degrees North).
