SURFEX v8.1
General documentation of Surfex
Public Member Functions | List of all members
eggpack::xy_to_latlon Interface Reference

Public Member Functions

type(lola) function, dimension(size(yl_pt_xy)) xy_to_latlon_v (YL_PT_XY, P_PJ, PI)
 
type(lola) function xy_to_latlon_s (PT_XY, P_PJ, PI)
 

Detailed Description

Definition at line 342 of file eggpack.F90.

Member Function/Subroutine Documentation

◆ xy_to_latlon_s()

type (lola) function eggpack::xy_to_latlon::xy_to_latlon_s ( type (xy), intent(in)  PT_XY,
type (param_proj), intent(in)  P_PJ,
real(kind=jprd), intent(in), optional  PI 
)

Definition at line 907 of file eggpack.F90.

◆ xy_to_latlon_v()

type (lola) function, dimension(size(yl_pt_xy)) eggpack::xy_to_latlon::xy_to_latlon_v ( type (xy), dimension(:), intent(in)  YL_PT_XY,
type (param_proj), intent(in)  P_PJ,
real(kind=jprd), intent(in), optional  PI 
)

Definition at line 970 of file eggpack.F90.


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