grid_tools  1.12.0
 All Data Structures Files Functions Variables Pages
pmat5.f90 File Reference

Handy geographical transformations. More...

Go to the source code of this file.

Data Types

module  cstgeo
 Constants for orientation and stretching of map. More...
 
interface  pmat5::ctoc_schm
 
interface  pmat5::ctog
 
interface  pmat5::ctogr
 
module  dcstgeo
 Constants for orientation and stretching of map. More...
 
interface  pmat5::frametwist
 
interface  pmat5::grtoc
 
interface  pmat5::gtoc
 
interface  pmat5::gtoframe
 
interface  pmat5::ininmap
 
interface  pmat5::inivmap
 
interface  pmat5::paraframe
 
interface  pmat5::plctoc
 
interface  pmat5::plrot
 
interface  pmat5::plroti
 
module  pmat5
 Utility routines for orienting the globe and basic geographical mappings. More...
 

Detailed Description

Handy geographical transformations.

Author
R. J. Purser
Date
1996

Definition in file pmat5.f90.


Data Type Documentation

module cstgeo

Constants for orientation and stretching of map.

Author
R. J. Purser

Definition at line 7 of file pmat5.f90.

Data Fields
real(sp), dimension(3, 3) rotm Orthogonal rotation matrix.
real(sp) sc Schmidt stretching factor.
real(sp) sci Schmidt inverse stretching factor.
module dcstgeo

Constants for orientation and stretching of map.

Author
R. J. Purser

Definition at line 17 of file pmat5.f90.

Data Fields
real(dp), dimension(3, 3) rotm Orthogonal rotation matrix.
real(dp) sc Schmidt stretching factor.
real(dp) sci Schmidt inverse stretching factor.