read Subroutine

public subroutine read(this, file_name, iverbose)

Uses

  • proc~~read~~UsesGraph proc~read read module~easy_netcdf~2 easy_netcdf proc~read->module~easy_netcdf~2 module~yomhook yomhook proc~read->module~yomhook module~parkind1~2 PARKIND1 module~easy_netcdf~2->module~parkind1~2 netcdf netcdf module~easy_netcdf~2->netcdf module~radiation_io~2 radiation_io module~easy_netcdf~2->module~radiation_io~2 module~yomlun_ifsaux YOMLUN_IFSAUX module~radiation_io~2->module~yomlun_ifsaux module~yomlun_ifsaux->module~parkind1~2

Arguments

Type IntentOptional Attributes Name
class(aerosol_optics_description_type), intent(inout) :: this
character(len=*), intent(in) :: file_name
integer, intent(in), optional :: iverbose

Calls

proc~~read~~CallsGraph proc~read read proc~dr_hook dr_hook proc~read->proc~dr_hook

Contents