SABER
|
Public Member Functions | |
real(kind_real) function | func_lonlathash (lon, lat, il) |
Define a unique real from a lon/lat pair. More... | |
Definition at line 71 of file tools_func.F90.
real(kind_real) function tools_func::lonlathash::func_lonlathash | ( | real(kind_real), intent(in) | lon, |
real(kind_real), intent(in) | lat, | ||
integer, intent(in), optional | il | ||
) |
Define a unique real from a lon/lat pair.
[in] | lon | Longitude (radians) |
[in] | lat | Latitude (radians) |
[in] | il | Level |
Definition at line 380 of file tools_func.F90.