landuse_getdata Subroutine

subroutine landuse_getdata(mlat, mlon, landmask, fxpft, luc_atransit, luc_fharvw)

Uses

  • proc~~landuse_getdata~~UsesGraph proc~landuse_getdata landuse_getdata module~cable_def_types_mod cable_def_types_mod proc~landuse_getdata->module~cable_def_types_mod module~landuse_constant landuse_constant proc~landuse_getdata->module~landuse_constant netcdf netcdf proc~landuse_getdata->netcdf module~cable_climate_type_mod cable_climate_type_mod module~cable_def_types_mod->module~cable_climate_type_mod module~landuse_constant->module~cable_def_types_mod module~casadimension casadimension module~landuse_constant->module~casadimension module~casadimension->module~cable_def_types_mod

Arguments

Type IntentOptional Attributes Name
integer :: mlat
integer :: mlon
integer, dimension(mlon,mlat) :: landmask
character(len=500) :: fxpft
real(kind=r_2), dimension(mland,mvmax,mvmax) :: luc_atransit
real(kind=r_2), dimension(mland,mharvw) :: luc_fharvw

Calls

proc~~landuse_getdata~~CallsGraph proc~landuse_getdata landuse_getdata nf90_close nf90_close proc~landuse_getdata->nf90_close nf90_get_var nf90_get_var proc~landuse_getdata->nf90_get_var nf90_inq_varid nf90_inq_varid proc~landuse_getdata->nf90_inq_varid nf90_open nf90_open proc~landuse_getdata->nf90_open