FV3 Bundle
crtm_surface_define::crtm_surface_readfile Interface Reference

Private Member Functions

integer function read_surface_rank1 (Filename, Surface, Quiet, n_Channels, n_Profiles, Debug)
 
integer function read_surface_rank2 (Filename, Surface, Quiet, n_Channels, n_Profiles, Debug)
 

Detailed Description

Definition at line 113 of file CRTM_Surface_Define.f90.

Member Function/Subroutine Documentation

◆ read_surface_rank1()

integer function crtm_surface_define::crtm_surface_readfile::read_surface_rank1 ( character(*), intent(in)  Filename,
type(crtm_surface_type), dimension(:), intent(out), allocatable  Surface,
logical, intent(in), optional  Quiet,
integer, intent(out), optional  n_Channels,
integer, intent(out), optional  n_Profiles,
logical, intent(in), optional  Debug 
)
private

Definition at line 1015 of file CRTM_Surface_Define.f90.

◆ read_surface_rank2()

integer function crtm_surface_define::crtm_surface_readfile::read_surface_rank2 ( character(*), intent(in)  Filename,
type(crtm_surface_type), dimension(:,:), intent(out), allocatable  Surface,
logical, intent(in), optional  Quiet,
integer, intent(out), optional  n_Channels,
integer, intent(out), optional  n_Profiles,
logical, intent(in), optional  Debug 
)
private

Definition at line 1135 of file CRTM_Surface_Define.f90.


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