readlanduse Subroutine

public subroutine readlanduse()


                                                                        *
  Reads the landuse inventory into memory and relates it to Leaf Area   *
  Index and roughness length.                                           *
                                                                        *
  AUTHOR: Andreas Stohl, 10 January 1994                                *
                                                                        *

                                                                        *

Variables: * i loop indices * landinvent(1200,600,13) area fractions of 13 landuse categories * LENGTH(numpath) length of the path names * PATH(numpath) contains the path names * unitland unit connected with landuse inventory * * ----- * Sabine Eckhardt, Dec 06 - new landuse inventary * after * Belward, A.S., Estes, J.E., and Kline, K.D., 1999, * The IGBP-DIS 1-Km Land-Cover Data Set DISCover: * A Project Overview: Photogrammetric Engineering and Remote Sensing, * v. 65, no. 9, p. 1013-1020 * * LANDUSE CATEGORIES: * * 1 Urban land * 2 Agricultural land * 3 Range land * 4 Deciduous forest * 5 Coniferous forest * 6 Mixed forest including wetland * 7 water, both salt and fresh * 8 barren land mostly desert * 9 nonforested wetland * 10 mixed agricultural and range land * 11 rocky open areas with low growing shrubs * 12 ice * 13 rainforest * *




Arguments

None