PLUME_MIP_GET_MET Subroutine

public subroutine PLUME_MIP_GET_MET(PLUME, MET, CurYear, ktau, kend, islast)

Uses

  • proc~~plume_mip_get_met~~UsesGraph proc~plume_mip_get_met PLUME_MIP_GET_MET module~cable_checks_module cable_checks_module proc~plume_mip_get_met->module~cable_checks_module module~cable_def_types_mod cable_def_types_mod proc~plume_mip_get_met->module~cable_def_types_mod module~cable_io_vars_module cable_IO_vars_module proc~plume_mip_get_met->module~cable_io_vars_module module~cable_weathergenerator CABLE_WEATHERGENERATOR proc~plume_mip_get_met->module~cable_weathergenerator module~casa_ncdf_module casa_ncdf_module proc~plume_mip_get_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(PLUME_MIP_TYPE) :: PLUME
type(met_type) :: MET
integer, intent(in) :: CurYear
integer, intent(in) :: ktau
integer, intent(in) :: kend
logical, intent(in) :: islast

Calls

proc~~plume_mip_get_met~~CallsGraph proc~plume_mip_get_met PLUME_MIP_GET_MET nf90_close nf90_close proc~plume_mip_get_met->nf90_close proc~doysod2ymdhms DOYSOD2YMDHMS proc~plume_mip_get_met->proc~doysod2ymdhms proc~file_switch FILE_SWITCH proc~plume_mip_get_met->proc~file_switch proc~get_plume_co2 GET_PLUME_CO2 proc~plume_mip_get_met->proc~get_plume_co2 proc~handle_err HANDLE_ERR proc~plume_mip_get_met->proc~handle_err proc~open_plume_met OPEN_PLUME_MET proc~plume_mip_get_met->proc~open_plume_met proc~plume_get_daily_met PLUME_GET_DAILY_MET proc~plume_mip_get_met->proc~plume_get_daily_met proc~wgen_daily_constants WGEN_DAILY_CONSTANTS proc~plume_mip_get_met->proc~wgen_daily_constants proc~wgen_init WGEN_INIT proc~plume_mip_get_met->proc~wgen_init proc~wgen_subdiurnal_met WGEN_SUBDIURNAL_MET proc~plume_mip_get_met->proc~wgen_subdiurnal_met proc~is_leapyear IS_LEAPYEAR proc~doysod2ymdhms->proc~is_leapyear proc~get_unit GET_UNIT proc~get_plume_co2->proc~get_unit nf90_strerror nf90_strerror proc~handle_err->nf90_strerror proc~open_plume_met->proc~handle_err nf90_get_att nf90_get_att proc~open_plume_met->nf90_get_att nf90_inq_varid nf90_inq_varid proc~open_plume_met->nf90_inq_varid nf90_open nf90_open proc~open_plume_met->nf90_open proc~leap_day LEAP_DAY proc~open_plume_met->proc~leap_day proc~plume_get_filename PLUME_GET_FILENAME proc~open_plume_met->proc~plume_get_filename proc~plume_get_daily_met->nf90_close proc~plume_get_daily_met->proc~handle_err nf90_get_var nf90_get_var proc~plume_get_daily_met->nf90_get_var nf90_inq_dimid nf90_inq_dimid proc~plume_get_daily_met->nf90_inq_dimid proc~plume_get_daily_met->nf90_inq_varid nf90_inquire_dimension nf90_inquire_dimension proc~plume_get_daily_met->nf90_inquire_dimension proc~plume_get_daily_met->nf90_open proc~plume_get_daily_met->proc~plume_get_filename proc~leap_day->proc~is_leapyear

Called by

proc~~plume_mip_get_met~~CalledByGraph proc~plume_mip_get_met PLUME_MIP_GET_MET proc~mpidrv_master~2 mpidrv_master proc~mpidrv_master~2->proc~plume_mip_get_met proc~serialdrv serialdrv proc~serialdrv->proc~plume_mip_get_met program~cable_offline_driver cable_offline_driver program~cable_offline_driver->proc~serialdrv