CRU_GET_DAILY_MET Subroutine

public subroutine CRU_GET_DAILY_MET(CRU, LastDayOfYear, LastYearOfMet)

Arguments

Type IntentOptional Attributes Name
type(CRU_TYPE) :: CRU
logical, intent(in) :: LastDayOfYear
logical, intent(in) :: LastYearOfMet

Calls

proc~~cru_get_daily_met~~CallsGraph proc~cru_get_daily_met CRU_GET_DAILY_MET nf90_close nf90_close proc~cru_get_daily_met->nf90_close nf90_get_var nf90_get_var proc~cru_get_daily_met->nf90_get_var nf90_inq_dimid nf90_inq_dimid proc~cru_get_daily_met->nf90_inq_dimid nf90_inq_varid nf90_inq_varid proc~cru_get_daily_met->nf90_inq_varid nf90_inquire_dimension nf90_inquire_dimension proc~cru_get_daily_met->nf90_inquire_dimension nf90_open nf90_open proc~cru_get_daily_met->nf90_open proc~cru_get_filename CRU_GET_FILENAME proc~cru_get_daily_met->proc~cru_get_filename proc~handle_err HANDLE_ERR proc~cru_get_daily_met->proc~handle_err nf90_strerror nf90_strerror proc~handle_err->nf90_strerror

Called by

proc~~cru_get_daily_met~~CalledByGraph proc~cru_get_daily_met CRU_GET_DAILY_MET proc~cru_get_subdiurnal_met CRU_GET_SUBDIURNAL_MET proc~cru_get_subdiurnal_met->proc~cru_get_daily_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