SABER
tools_func::lonlatmod Interface Reference

Public Member Functions

subroutine func_lonlatmod (lon, lat)
 Set latitude between -pi/2 and pi/2 and longitude between -pi and pi. More...
 

Detailed Description

Definition at line 73 of file tools_func.F90.

Member Function/Subroutine Documentation

◆ func_lonlatmod()

subroutine tools_func::lonlatmod::func_lonlatmod ( real(kind_real), intent(inout)  lon,
real(kind_real), intent(inout)  lat 
)

Set latitude between -pi/2 and pi/2 and longitude between -pi and pi.

Parameters
[in,out]lonLongitude [radians]
[in,out]latLatitude [radians]

Definition at line 354 of file tools_func.F90.


The documentation for this interface was generated from the following file: