CRU_GET_SUBDIURNAL_MET Subroutine

public subroutine CRU_GET_SUBDIURNAL_MET(CRU, MET, CurYear, ktau, kend, LastYearOfMet)

Uses

  • proc~~cru_get_subdiurnal_met~~UsesGraph proc~cru_get_subdiurnal_met CRU_GET_SUBDIURNAL_MET module~cable_checks_module cable_checks_module proc~cru_get_subdiurnal_met->module~cable_checks_module module~cable_def_types_mod cable_def_types_mod proc~cru_get_subdiurnal_met->module~cable_def_types_mod module~cable_io_vars_module cable_IO_vars_module proc~cru_get_subdiurnal_met->module~cable_io_vars_module module~cable_weathergenerator CABLE_WEATHERGENERATOR proc~cru_get_subdiurnal_met->module~cable_weathergenerator module~casa_ncdf_module casa_ncdf_module proc~cru_get_subdiurnal_met->module~casa_ncdf_module module~cable_checks_module->module~cable_def_types_mod module~cable_checks_module->module~cable_io_vars_module module~cable_abort_module cable_abort_module module~cable_checks_module->module~cable_abort_module module~cable_common_module cable_common_module module~cable_checks_module->module~cable_common_module module~cable_climate_type_mod cable_climate_type_mod module~cable_def_types_mod->module~cable_climate_type_mod module~cable_io_vars_module->module~cable_def_types_mod module~cable_abort_module->module~cable_io_vars_module module~cable_runtime_opts_mod cable_runtime_opts_mod module~cable_common_module->module~cable_runtime_opts_mod

Arguments

Type IntentOptional Attributes Name
type(CRU_TYPE) :: CRU
type(met_type) :: MET
integer, intent(in) :: CurYear
integer, intent(in) :: ktau
integer, intent(in) :: kend
logical, intent(in) :: LastYearOfMet

Calls

proc~~cru_get_subdiurnal_met~~CallsGraph proc~cru_get_subdiurnal_met CRU_GET_SUBDIURNAL_MET nf90_close nf90_close proc~cru_get_subdiurnal_met->nf90_close proc~cru_get_daily_met CRU_GET_DAILY_MET proc~cru_get_subdiurnal_met->proc~cru_get_daily_met proc~doysod2ymdhms DOYSOD2YMDHMS proc~cru_get_subdiurnal_met->proc~doysod2ymdhms proc~get_cru_co2 GET_CRU_CO2 proc~cru_get_subdiurnal_met->proc~get_cru_co2 proc~get_cru_ndep GET_CRU_Ndep proc~cru_get_subdiurnal_met->proc~get_cru_ndep proc~handle_err HANDLE_ERR proc~cru_get_subdiurnal_met->proc~handle_err proc~open_cru_met OPEN_CRU_MET proc~cru_get_subdiurnal_met->proc~open_cru_met proc~wgen_daily_constants WGEN_DAILY_CONSTANTS proc~cru_get_subdiurnal_met->proc~wgen_daily_constants proc~wgen_init WGEN_INIT proc~cru_get_subdiurnal_met->proc~wgen_init proc~wgen_subdiurnal_met WGEN_SUBDIURNAL_MET proc~cru_get_subdiurnal_met->proc~wgen_subdiurnal_met proc~cru_get_daily_met->nf90_close proc~cru_get_daily_met->proc~handle_err 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~is_leapyear IS_LEAPYEAR proc~doysod2ymdhms->proc~is_leapyear proc~get_unit GET_UNIT proc~get_cru_co2->proc~get_unit proc~get_cru_ndep->proc~handle_err proc~get_cru_ndep->nf90_get_var proc~get_cru_ndep->nf90_inq_varid proc~get_cru_ndep->nf90_open nf90_strerror nf90_strerror proc~handle_err->nf90_strerror proc~open_cru_met->proc~handle_err proc~open_cru_met->nf90_inq_varid proc~open_cru_met->nf90_open proc~open_cru_met->proc~cru_get_filename

Called by

proc~~cru_get_subdiurnal_met~~CalledByGraph proc~cru_get_subdiurnal_met CRU_GET_SUBDIURNAL_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