landuse_getxluh2 Subroutine

subroutine landuse_getxluh2(mlat, mlon, landmask, fxluh2cable, luc_xluh2cable)

Uses

  • proc~~landuse_getxluh2~~UsesGraph proc~landuse_getxluh2 landuse_getxluh2 module~cable_def_types_mod cable_def_types_mod proc~landuse_getxluh2->module~cable_def_types_mod module~landuse_constant landuse_constant proc~landuse_getxluh2->module~landuse_constant netcdf netcdf proc~landuse_getxluh2->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) :: fxluh2cable
real(kind=r_2), dimension(mland,mvmax,mstate) :: luc_xluh2cable

Calls

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