OPEN_CRU_MET Subroutine

public subroutine OPEN_CRU_MET(CRU)

Uses

  • proc~~open_cru_met~~UsesGraph proc~open_cru_met OPEN_CRU_MET module~cable_io_vars_module cable_IO_vars_module proc~open_cru_met->module~cable_io_vars_module module~cable_def_types_mod cable_def_types_mod module~cable_io_vars_module->module~cable_def_types_mod module~cable_climate_type_mod cable_climate_type_mod module~cable_def_types_mod->module~cable_climate_type_mod

Arguments

Type IntentOptional Attributes Name
type(CRU_TYPE), intent(inout) :: CRU

Calls

proc~~open_cru_met~~CallsGraph proc~open_cru_met OPEN_CRU_MET nf90_inq_varid nf90_inq_varid proc~open_cru_met->nf90_inq_varid nf90_open nf90_open proc~open_cru_met->nf90_open proc~cru_get_filename CRU_GET_FILENAME proc~open_cru_met->proc~cru_get_filename proc~handle_err HANDLE_ERR proc~open_cru_met->proc~handle_err nf90_strerror nf90_strerror proc~handle_err->nf90_strerror

Called by

proc~~open_cru_met~~CalledByGraph proc~open_cru_met OPEN_CRU_MET proc~cru_get_subdiurnal_met CRU_GET_SUBDIURNAL_MET proc~cru_get_subdiurnal_met->proc~open_cru_met proc~mpidrv_master~2 mpidrv_master proc~mpidrv_master~2->proc~cru_get_subdiurnal_met proc~serialdrv serialdrv proc~serialdrv->proc~cru_get_subdiurnal_met program~cable_offline_driver cable_offline_driver program~cable_offline_driver->proc~serialdrv