libsim Versione 7.2.1
|
Compute backward coordinate transformation from projected system to geographical system. Continua...
Membri pubblici | |
elemental subroutine | griddim_coord_unproj (this, x, y, lon, lat) |
Computes and returns geographical coordinates given the coordinates in the projected system. | |
subroutine | griddim_unproj (this) |
Computes the geographical coordinates of all the grid points in the griddim_def object and stores them in the object itself. | |
Compute backward coordinate transformation from projected system to geographical system.
Definizione alla linea 314 del file grid_class.F90.