Contract National Aeronautics and Space Administration 3y€¦ · Sundri and Gewa in one pixel...

34
c -m Annual Report .. . i. Under Contract # NAG - 5 - I010 National Aeronautics and Space Administration 3y.r Improvement and extension of a radar forest backscattering model Prepared by: David S. Simonett Yong Wang - - ( ASA-CR-183259 JMEQCVEfiEBT AYE EXTEYSICU Ck A GAEIR FQtESl EACKSCAllEB166 BCDEL Acnual B€FOKt (Califcroia Eciv.) 3d p CSCL O2E G3/U3 DEPARTMENT OF GEOGRAPHY UNIVERSITY OF CAWFORNIA SANTA BARBARA N89- 1 I292 Unclas 0166417 September 20, 1988 . . https://ntrs.nasa.gov/search.jsp?R=19890001921 2020-07-08T06:48:17+00:00Z

Transcript of Contract National Aeronautics and Space Administration 3y€¦ · Sundri and Gewa in one pixel...

Page 1: Contract National Aeronautics and Space Administration 3y€¦ · Sundri and Gewa in one pixel corresponding to tree numbers of each dbh segment in each pixel. The tree positions

c -m

Annual Report

. .

. i.

Under Contract # NAG - 5 - I010

National Aeronautics and Space Administration 3y.r Improvement and extension of a radar forest backscattering model

Prepared by: David S. Simonett

Yong Wang - -

( ASA-CR-183259 JMEQCVEfiEBT AYE EXTEYSICU Ck A G A E I R F Q t E S l EACKSCAllEB166 BCDEL Acnual B € F O K t ( C a l i f c r o i a E c i v . ) 3d p

CSCL O 2 E G3/U3

DEPARTMENT OF GEOGRAPHY UNIVERSITY OF CAWFORNIA SANTA BARBARA

N89- 1 I292

Unclas 0166417

September 20, 1988

. .

https://ntrs.nasa.gov/search.jsp?R=19890001921 2020-07-08T06:48:17+00:00Z

Page 2: Contract National Aeronautics and Space Administration 3y€¦ · Sundri and Gewa in one pixel corresponding to tree numbers of each dbh segment in each pixel. The tree positions

ANNUAL REPORT

1. Introduction:

Research to-date has focused on modeling development and programming based on model components we proposed during the past several months and research progress made by Simonett’s

team. In this report, we summarize the model components and programs (in C language under UNIX) finished to-date. These model components may help explain the contributions of various vegetation structural components to the attenuation and backscattering of vegetated surfaces to extract useful data concerning forest stands and their underlying surfaces for both the seawater-on

and seawater-off cases.

2. Model components*:

There are six model components as shown in Figure 1, which are described as follows:

Direct backscattering from ground surface (water-off case only) with attenuation from upper and lower canopies (short form dbs).

Direct volume scattering from upper tree canopy (short form vsu).

Direct volume scattering from lower tree canopy with attenuation from the upper tree canopy

1

2

3 (two way) (vsl). - ..-

. *. 4 Interaction of ground / trunk forward reflection with attenuation from upper and lower tree canopies (two way) ( tg) .

Interaction of ground / lower tree canopy forward scattering with attenuation from upper tree canopy (two way) (glc).

5

6 Interaction of Ground / upper tree canopy forward scattering with attenuation from lower tree _ -

canopy (two -way) (guc). -

3. Programs:

headh: a header file in which all the constants and external variables are defined. These constants and variables will be used in the whole program of modeling radar backscattering from forest (Sundri and Gewa) stands for the Bangladesh research project.

*note: Upper canopy is the canopy of trees whose dbhs are >= 5.0 cm. Lower canopy is the canopy of trees whose dbhs are < 5.0 cm. which are also called as regeneration trees.

.

Page 3: Contract National Aeronautics and Space Administration 3y€¦ · Sundri and Gewa in one pixel corresponding to tree numbers of each dbh segment in each pixel. The tree positions

main.c: the main program, detailed as follows:

NAME SIGMA - radar returns of forest stands.

SYNOPSIS

SIGMA intab indata inpxl indbh sts-o t-o dbs-o v s u p vsl-o t g o glc-o guc-o

DESCRIPTION

Random tree dbhs based on numbers of each dbh data segments in one hectare (data from Dr. Imhoff), and tree positions are generated with uniform dis- tribution in a stand, which is defined as an area of 10 hectares or 160 pix- els (each pixel with size 25 * 25 m). Radar returns are simulated for each model component in each pixel. The returns are further averaged to get returns of each pixel and of a stand.

SIGMA is executable.

intabfile is a look-up table of radar cross sections of dielectric cylinders derived from exact solutions for Sundri and Gewa. This table covers one angle and tree dbh from 5.0 to 39.9 cm with 0.1 cm as a dbh step.

indata file contains parameters needed for simulating a forest stind with optional ground conditions and optional solutions of model components.

inpxlfile is the input data, which has 14 columns of dbh segments (5 -- 9.9, 10

-- 14.9, 15 -- 19.9, 20 -- 24.9, 25 -- 29.9, 30 -- 34.9, and 35 -- 39.9) for Sundri and Gewa in one pixel corresponding to tree numbers of each dbh

segment in each pixel. The tree positions or (x, y) coordinates are also randomly generated with uniform distribution in a stand.

- - - . - indbh jile contains all the data (dbh->= Scm) with one data number per line for

Sundri and Gewa in the whole stand.

srs-u is a output file of statistical data (means and standard derivations) for each model component, and the sum of these components in a stand, respec- tively.

t-ujile summarizes radar returns of those components in each pixel.

The rest *-u files are outputs corresponding to six radar backscattering com- ponents (1 to 6) mentioned above, respectively.

NOTE

Page 4: Contract National Aeronautics and Space Administration 3y€¦ · Sundri and Gewa in one pixel corresponding to tree numbers of each dbh segment in each pixel. The tree positions

I I

The following are the subroutines called by the mainc program.

headc: defines all the external variables employed in the head.h file.

indata.c: input parameters to choose model options and different surface conditions. Also, prints out these input parameters to check that the parameters are input correctly.

0penfl.c: open files to read and write. Totally, there are 12 files opened, in which four files are input and eight files are output.

phs-xx: random phases and/or x coordinates (distances in range direction) for Sundri and Gewa are generated by using random0 functions in the UNIX system, which are employed to count

I .

phase differences when summing each trunk / surface interaction terms. - .-.

.. .. equi.c: calculate an equivalent value for two values x and y, weighted by their numbers n l and n2.

ref.c: Fresnel reflection coefficient (both magnitude and phase) of H or V polarization incidence from eqns (9.1 - 49) and (9.1 -46) (Ruck, et al., 1970).

gama.c_*: incoherent component of forward scattering- coefficient from a very rough surface using equations 9.7-1 18 - 132, in Ruck et al. v. 2, pp. 720-722.

beta.c*: p parameters for a very rough surface scattering, which is defined in equations 9.1 - 124 to 9.1 - 132 (p. 722, Ruck, et al., 1970).

bi0mas.c: tree biomass in one pixel (25 * 25 m), which is calculated based on data from Dr. Imhoff. The biomass data is employed to compute attenuation coefficient of trees (Sundri and Gewa) for each pixel. Furthermore, the biomass data varies with pixels as a result of

~ ~~

*note: these programs are not used in this recent Bangladesh research project, but were written for &e sake of completeness and for extension to different roughnesses of ground surfaces, in the future.

ORlGlNAL PAGE IS OF POOR QUALITV

Page 5: Contract National Aeronautics and Space Administration 3y€¦ · Sundri and Gewa in one pixel corresponding to tree numbers of each dbh segment in each pixel. The tree positions

tree number change for each pixel.

faux: the attenuation coefficient (7) of a canopy is calculated by using equations in Battan (1970, p. 67) eqns 6.5 and 6.6. The attenuation coefficient is equal to a scattering coefficient plus an absorption coefficient.

ep.c: calculate dielectric constants (E’ and E’’) (note: E = E’ -j E”) of mixture layers (the air as a host material, and materials, such as leaves, branches, trunks, etc. as inclusions) based on the for- mula in Ulaby, et d., (1986, E.62). The reflective model is chosen.

Y S W . ~ : canopy volume scattering model (Attema and Ulaby, 1978). Further effort will be made in 1989 to improve the simulation of the canopy component by extending this model component to include the disk model for broad-leaf evergreen forest (Eom and Fung, 1984; Lang and Saleh, 1985; Le Vine, et al., 1982, 1985).

tge.c: radar forward scattering coefficient per unit area is derived from exact solutions of trunks (Sundri and Gewa), which are treated as dielectric cylinders with finite lengths and with

smooth trunk surfaces. - -:

- a -

. tgc.c: is the comer reflector model for tree trunks of Sundri and Gewa, which is the same as that used by Richards, et al. (1987).

surZ.c: backscattering coefficients per unit area from a slightly rough surface using a small pertur- . _ _ bation model (Dobson and Ulaby, 19861, when the ground surface is in the water-off condi- -

tion.

sur1l.c: backscattering coefficients per unit area from a very rough surface using eqs. 9.1-139 and 141, in Ruck et al., vol. 2., p. 721 - 725. This program is again not used for the Bangladesh research project, but has been written for completeness in the whole modeling process.

eex: interaction of canopy - surface scattering per unit area using Engheta and Elachi’s model (1982) by means of finding 0“ in terms of the water cloud model (Attema and Ulaby, 1978). This formula is similar to that used in Sun and Simonett (1988).

Page 6: Contract National Aeronautics and Space Administration 3y€¦ · Sundri and Gewa in one pixel corresponding to tree numbers of each dbh segment in each pixel. The tree positions

- 5 -

4. Accessory programs:

The following are accessory programs, which are used to provide necessary input data in the correct format required by the above programs, and to maintain them handily.

dbh.c: produces all the DBHs of total tree numbers (Sundri and Gewa) in a stand area, which are generated by the random0 function in the UNIX system with random uniform distribution. The input number is the total number of the dbhs*.

po-treex: random (x, y) positions of total Sundri and Gewa trees in a stand are generated by cut- ting the whole output data of the random0 function in the UMX system into two parts. The first half of the data set is used to yield x coordinates, and the second half y coordinates. Twice the number of the positions are input. The (x, y) positions are designated in centime- ter units. The stand has an area of N hectares.

po-nurn.~: uses the output of above (x, y) coordinate data as its input to produce the tree numbers

of each dbh segment respectively for each simulated pixel in the whole stand. To run the program, tree number (TOTAL) for each dbh segment in a hectare and the position data should be in one input data file. The first line of input data is TOTAL and the rest of the data lines (N x TOTAL) are positions or (x, y) data, where N is a constant and- can be changed for different stand sizes. In our case, the N is 10.

..

makejile: maintains the above programs, which is based on the make command on the UNIX sys- tem.

.,.' RUN: is an executable macro. Instead of typing the "SIGMA intab indata inpxl indbh sts-0 t-o

dbs-o vsu-o vsl-o tg-o glc-o guc-0'' for each model being run, just type RUN, which does the same job as that inside the double quotation.

.. - - . .-

ORlUNAL PAGE Bs OF POOR QUALm

*note: all the dbhs range from 0.0 to 4.9 cm. Constants 5.0, 10.0. 15.0, 20.0, 25.0. 30.0. and 35.0 are ad- dcd to the dbh data sct to produce dbhs in the following ranges (5.0 -- 9.9, 10.0 -- 14.9, 15.0 -- 19.9. 20.0 -- 24.9. 25.0 -- 29.9. 30.0 -- 34.9. and 35.0 -- 39.9 cm) in the main.c program, respectively.

* . .. - .

Page 7: Contract National Aeronautics and Space Administration 3y€¦ · Sundri and Gewa in one pixel corresponding to tree numbers of each dbh segment in each pixel. The tree positions

. ..

- ... .

'3 0

.:.

Page 8: Contract National Aeronautics and Space Administration 3y€¦ · Sundri and Gewa in one pixel corresponding to tree numbers of each dbh segment in each pixel. The tree positions

I - 8 8 0 0 c c m a 0 0

4 4

o a - a

a l a c.c u u

4 4 0 0

4 4

: 8

4 4 a m

a l a ! C C u u 0 0 u u d-4

4 4

4 4 ala 0 u

a m

5 5 0 0 r:c u u 4 4 0 0

0 0 4 4 u u m a 4 4

m a

- 4 a I 1

m a

.. .. U Y

4 4

\

P

4 0 U u

U VI

U

4

m

a

o w 4 Y

u a 0 4 42

c m 0 1 4 0 uu)

4 u o c m a

z

x x 0 0 c c m a v u

a a X U a u W

al 0

C

m 0 0 U

4

a 4

2 v)

4 0

VI 0 VI

.c a g U m

* \ \.

4 4 o m a 3 a - 4 a o .. 9.

m

4:

0 m

n 4

N m

N a: d m

.+ 4

0

0" 0 TJ

C

0) U

al

a l a G r : u u u l w 0 0 a 4 31 a1 m a u u

0 0 u u a - 4

I 1 a m u u

4 'q r, 0 0

-0 0 4.4 . m m

.. L, I

4 4 w ' u u a

U

a u 4 0 4 x c

v) 4 0 4 0 V I -

4 u m c u 0

m u o a

n u

a;; a 4 l u l x u o m 0 0 - 4 v

W

0 U

5 a a 4 U 4

a

4 0

VI al .. u - a - c x 4 u 4 0 0 . 4

E 3 x u

0 w .. .. 0

'1-7 2 a a m a o u u u

-4.4 n n u a a c o o 4 u u

C C C 4 4 4 a l a l 0 u u u $ 2 2

C

o U \ x

1 * a

C

o U \ x

\ . o

. \

\ e \ \ . c \

\

I

VI o .+ rl j n j

4 u u

-4

X 4 a al 0 C

m 0, W

U

1

a

6 6 0 0 C C m m 0 0

w 4 4 xal o 4 m 3 3 a l - 4 o o x

VI d VI 21

4

m

-4

U

u W a

U

3 0 4

4 4 U

v) a

Ln

4 a

d o 4 a a C 4

VI

4 W a

C 4

9.

a 4 .. a I

X

0 4

s 9 0 0 d

I

E H . \

Y

a 4 0

E

m m n

Y

a JJ

0

4 U U

VI

0

u

m 4 u 4 o m

o

Z U i 4 u 2 0" u o e 4 . 4 U

Zk

+ a x

m u a 4

u a P c

c c . al ........ . .....

VI *-I

u 4 u u ul

4 4 VI v -----__ 0" .. .. a, 4

.+N u u a

VI

0)

4 xm- 88 4. .

3 c c 4 -4np 0 0 0 0 3 -4

0 U

P 4 0

t 4 W

\

U

a 4 ... e \

U ... \

-N

44 c a

4 9 -

0

a 4

U

0 d

n

Y) d 9.

m e . d

- a n u m e

a . * a

JJ

4 u 4 .* c

W 0 VI

0 U

4 W U m 0 0

0 0 0

0 0 0 0 0 in

n 0 0 -4

4

n .. .. d N

4 .. .. d N

. . . . . . . . . + ~ n -

. . . . . . . . .+NF?9.

W Y 0 4

C

0 u \ x . \

c al \. C C C C C C C 4 4 4 4 4 4 4 a l w a I o 0 a l a l u u u u u u u

C 4 u x x x x x x x 0 o 0 o a I o ) a l \ * @ * \ x

. . .. . .

Page 9: Contract National Aeronautics and Space Administration 3y€¦ · Sundri and Gewa in one pixel corresponding to tree numbers of each dbh segment in each pixel. The tree positions

ORIQINAL PAGE E OF POOR QUALIW

Page 10: Contract National Aeronautics and Space Administration 3y€¦ · Sundri and Gewa in one pixel corresponding to tree numbers of each dbh segment in each pixel. The tree positions

- 4 w 0 - c w

w U

0 c 4

U n

VI al al C m Y w "-

c a l 1 m v VI

r w X e 4 1 a 1 1 V I 4 u e,

x

C 0

a x x a a 0 0

c c a m 0 0

4 a E

" m

m

W 2

. _ 0 011

e o u 4 4 4 U

1 v)

6 2 0 x u m o w u c o

0 4 u c 4 0

c 3 a l 3alu

x v ) w

a l a 0

3 1 v

c a

u m a

u u a a a c a a m

a l a c c u u w w 0 0

m " - u c

w

. x e 4 ual o > E 4 V I 0 w

5 B u u

al V I V I

C C u m ala 2

U

m W 0 ..

0 I u

P

0

u I

E

2

E

w U I

w u I

PI 2 U

6 C m

4

U

Lo a

U

m u VI

8

4 4 w w w w a l a 0 0 0 0

4 0

0 u m U w 0

W 0

4 w VI' 0 02 m m a l a l v ) 4 L ( m m m a l 3 3 m 0 0 U " 3 a m 0 s e w m w m c X Y VI c c ¶ 1 4 4 4 0 u u u .. .. e, V I V I V I

m a I I..

m m m

0 .. 4 V I 4

r a l 0 - 4

m u

VI' 2 m u

a a c c 4 4

4 4 B O

4

w 0

c m w

U m

In 0 -

O N

4

c

. .

m a I ,'

al

-I w 01

\ " \. .1

al 4 U

.. 4 4

a 01

-. 0 0

w o w 0 0 0 0

c w 0 4 4 1 u w ale

w 1 0 0 4 4

z:.s

m

u o m

r l a

u u u u u v V I w

a- m m * c U

C

al 0 9 3 9 3 3 9

3 w ~ O m O l n O u l

u l d ~ ~ ~ n n c

. -ui-- VI^

I a l V I A m a

01 a l u a l c

0 0 u 3 $ 2

4 -4 a

I S 1 1 - 4 4

0 0 > >

.. V I V I

5 2 C 0 4

U

al

- > 0

8 .. .. 1.4

u u a l a

I I m m 4

Y m C C 4 v U

0

m - al 4

C 4

t \ . \ c \ \ , \ , * \ , \ * \ * \ \ * , \ c

- \ . \ * ' 5 .

VI 0

a l a l c r l 0 0 e e 3 U

4 0 3c 4.l

u c a - U

e 3 n o u u

5 s m 4 0 , a n - h .

u n .

u 4 0 1 o c w o

a l c o

010 0 4- E D a l

U

"0 P

E: 8

" 1 0

P I C u o w a - 0 E u 4 0 c

u u w 4 1 c 3 - 4 4 0 m v w u c c m 4 O u m u w c alu-4

- m u M O P - 4 0 9 U " u c U c a m 4 C C 4 0 u 4 m u 4 - 4 1" E C 4 0 m u

m a u

%C 2

m m m

a 4 . " x c-4 o w V I 4 alu c1u 40) o a v w

0) V I 4 e,

u u 1 c o a l a l o

a >

zli-

& a m~ V I 0 0 - 0

4 c w r l 4

o a l * u u v u w alx 4 v

c h 4

U

4

Iu m

m o n

W VI

c u

0 I

3 w 0 CF c

N r. a 3 U

4

>*

ax r * .u

4 C - n m .cc a- u w a c .

w 4 0 , 4

" m m

VI z Y O c w 0 V a l

8 v)

W 4 c h

- _ * u r u 0

w o n 2.5 VI1

a" x 4

VI

v1 d 0 w I h

z 2 s d .A

Page 11: Contract National Aeronautics and Space Administration 3y€¦ · Sundri and Gewa in one pixel corresponding to tree numbers of each dbh segment in each pixel. The tree positions

............. .... .... . . . . . . . . . . ---- _ i - .

1 . .. - .\ * - C U I .. 4 O a

. .

4 4 VI1 VI1 a a 4 4 u u

e . 0 : 3 1:

O N 4 I' \ .. u u

W

m w

3 VI

8

a e ai m

a U

.. I

4 a - s V e

. . 4 4 3 3 4 4

r 5 V I r a w u

. . 4 4 $ 5 c

P 0 - - . -

VIP VIP

Y U UAJ

4 1 . 4 1 4 I I 4

8 8 8 8 G G - V I 0

L I l 4 l 4 I I 4

8 4 4 8

.. u u U Y

.. .. - Y Y ^ Y U

a l a - 3 a l a l c c c c Y Y I U U -- I - -

- c c > > d c c 4 > > w w a w w

1 4 4 - 4 4

V I 0

U U

4 4

I I a a

* . w w 0 4

8 " x 4

e, c 0 4 4

VI

- u A - .

w V I O E

- u 4

w w Y Y - c c

4 4 4 4 4

L E -- a a

U -

E 4 W

VI U

0 .r(

U 4

LI Ul

al U

Y 0 _-

w 4 - 4 - P,

V w 4

al VI 4

al

w 4

0 VI 4

0)

Y 0 - C

4 Y

0

w al

4

C 0 4

Y U

0 4 W

0

al VI 4

- e - C 0 4

U U

0 4 w al

cy

4 al

4 a c m

V

m

VI U

0)

:: 5 W c Y

4 4 m LI 0

I w

W a U W

v In W

m t

z W V C

QJ W 0) rl

rl N

cy rl

rl rl

N

..

..

4

0 X Y C

C

2 U

4 4 U

0) a

4 a m t ............ . . . . . . 0 0 0 0 0 0

0 0 0 0 0 0

1 1 1 1 1 1

\ 8

4 w VI 0)

U m

0 Y .. W

- 0 ..

0

0

C 4

I

0) P U

w C

4 U

0

4 V

U C

5 W

V

m 4 m . w v 4 , Y 3 VI

- H H

4 M

- H 4 VI

$ C

4 V

0

U

4 4 V

u) a

\ 8 ii 4u' a.

o a r

a m

e 8" c w 4 v 4 4 c e Y w e, 4 4 m a l e lJ 3 s

U

a Y

0

c V n

m

0) 0

CI

€ 2 0 0 ) C1:

Y

e 1 U

E n , 4 8

H

.. 4

I Y

a

j. 31 d

31 3

4 h

...... . . . . . . 0 0 0 0 0 0

0 0 0 0 0 0

1 1 1 1 1 1

x w 0 c

0

al m E

V m

0

4 4

01 V s

0

4 4 Y U

VI Y

m

m n

.. z 0 d

.. a. u

u u Ea2 V

m a. C l J 4 0

o m 2

9 al 4

V

4 VI

W

4 VI 10 a l . 4 0

0 E l m

4 .. 0 - w -

m m u u m m u v c

VI .. 0 - V I -

m x a

g a c

&

V

m

al al 4

0 U

n u - 4

VIw alc

w o 2 %

0 V I - > Y c I

c c w a l m 0 4 0 v u ) VI4u o w 4 w Y a J 4 0 4 0

W a l a l m o a l a l al 4

R 0 V

4

e,

U

m 4

0 a

n C

4 U

0) 4 W

al

Y

4 U

4

e, c a l

Y m e

4 U

0 4

d 4

* * 8 \ \ \ \

* \ * \. \ . .

-2.-;. ........ '_..__ . . - . - I I.

, . , . . . . . . . . .. - ....... .- . . . - ... -

Page 12: Contract National Aeronautics and Space Administration 3y€¦ · Sundri and Gewa in one pixel corresponding to tree numbers of each dbh segment in each pixel. The tree positions

ORIQINAL PAGE IS OF POOR QIJALlW

+ -

.. 2 U ‘4 ..

.. - 2

L 2

- a

2.2-

,” el5 a1

U ‘4 .. N .w

4 -.* + + - E + S U 4 P

V I

¶ -4 . r a w - .

I U X a v a m 40

1 4 +

.. - a U Y .. m

LU

L % 1- p1 4

c + r ( -le+ d - a &

-- - - 4 4 w

U U u - c c c 4 4 4 4

4 4 4 i a a a

U - 4 .4 -

+ a 4 a -

+ T .. .. .. c - c - c -

a 4 a u a 4 I O I O e19 - c 4 - e 4 -

E 4

a d

* \ \ * v)

\

.- a’ .. Y U 4

a 4

\

.. .. .. P P .- P . O 0 a d d 0 * *

.. - u Y

+ + w

- + o o % a ? ?

a P U

L i a i - a a

. ..

Page 13: Contract National Aeronautics and Space Administration 3y€¦ · Sundri and Gewa in one pixel corresponding to tree numbers of each dbh segment in each pixel. The tree positions

ORIQINAL PAGE I§ OF POOR QUALtTY \ \ * *

\ 4

$ 2 - 0 u u

E c I P X o w \ w . c 4 -

. m w w u - c w 0

+ U P I T + Y

\ \ c * - m m u 3 .. w - . . * P 4 1-0 -

C P . 4 In - v x P m \

n x' o m 2' cIn

o m * la

.4

4 9 -

r m u

.n - 4 + U E E O

P E E VI'

o n I

n a a P,Y Y m

c U 4 3

.- - I P

m

.- 4 w U P

- m

a al

CI

x 4

U

W 4 4

U

5 u 4

0

4 a

- + + 4 D

0

0 .c U

\

C 0

0 w 4 dP

E 0

/

TI c

U

w o \ Q.. E * U

0 C

C 4

m 0) 0

s" W

V

4 .. .. 4 0- 0

-

4 m n

o n . + 0

a m

0

El

2 all

I

I U

U E I I

4 - w

4 al 4 a 2 %

U 4

a l o C Y %

a l o u c 4 . 1 0

u 4 - t a l m 3 0 0

a a m

4

.. - P U U ..

m - w

X W u m

c +

+ . € r ( c u a

3 4 - -. 0) - 4 m caw-

- 4

+ a

.- v n ma

N I C a

v urm I W P

PI" s rl + 4

w 0

.. .. m C 4

- P u a

U 0 4

- u tP u c 0 0 E 4 B u r 4 w m 4 3 0 m a l ur4

m

4 m 0 c U C 4

Y U .. W

.w L W w m

c + - 4

- = + a f;5

- w C W u m 0

n 3 U a C ur

- r l

- * * + + a f i 5

m 0) u

\ c - 0

m 0 P El

L, VI m w m .. 0

1 0 4 a l w e x u 4 a w m

E O 44

. c u 4 C - 0 9'

m . .. - 4 w -

4 U - c 4

m a l w c m m

.. 9

r l n E O

U a m N E 4 P

m u r 4 4

4

U 4 C

d 4

; & m +

3 0 : url V c r m

9 + m U 3 m

m .. 3 -

P 4 C I S -

3 E 0 0

v 4 a 4 .c urv 0

Y > c 4

4 0 U U

a 4

LI

0 3 a c 4 0 U Y U

0) w . c

u r m

o m

m .. IO

3 - a 4 c w -

4 W -

C %

0 0 E C a v c u m

ma w 4 - -

4 u * \ \ *

.. - ur

I m

- + 4

C 0

, .. C

VI

Cl

+ * * c + \. m 4 Y

\ 4 Ll V

4 a 9

E 4

4 .. .. 4 0- - .. - a

U U .. W

- 0 r w w m

0) c Y

.. .. - P U - U .. *

E

a m

m

m 4 C 4 4 - rw + . w

\ + w m 8 4 - 4

3 Q

c ur m

4 4 V

v) a

4

-c + = + - E + T U

- a -rn

3-4

0 I C ur n c m u r v u r m

w n n -

.. x, I v 91

c u - ..uru-

+

a QI v)

4J Id v)

r + + a + . E 4 C Y

a a. 0 I

3 w - .. 0) - 4 0 ou-

A .

m a

.+ l e a

v u m n w a PIC s x '

+ 4

W Y

- c 4 - 4

4 1 0 .

0 N

0'

n +

w U - c d 4

n a .. .. C - c - 3 3 u I 4 u14 C I S - CIS -

Y 0

4 4

- C' - a 9

W 4 4 - a l

U 0

W 4

m w 0 C'

* \ \ e

. .

. . . , . ..I .. . .

- ..... -

Page 14: Contract National Aeronautics and Space Administration 3y€¦ · Sundri and Gewa in one pixel corresponding to tree numbers of each dbh segment in each pixel. The tree positions

C 0 4

.. 3 31

d ..

\ 8

8

>1 a .. \ \ . * \ \

\

4

I

m

.. 4 -

ma a Y E 4 u

.- 0

m 4 0 X 4

a U

m ..

cr v c a 0 m a u)

4 . o w W d u

U

c r l

rn.

~; g c w 0 Y c c 0-4 a 4 82

s m

C 4

. - ;I 2 u u ) 0 - 0 r d

- 4 0

.. a1 2 e) 8 0

3 0 0 0 w 4 . 0 > I O d

0 d I

* I I

- - .- I 0 -.-- - E rl d L n

4 A 2 E" 3 " € 4 J u a

l n 4 > u )

u) U U - I -4 4 0

1 -

m

C 4

c v .. : E 45 w r m e u /

m c w 4 .

4 4 - 0 c U

w 0

. B 4

0 U Y

U

.. * o

r l . 0 I O rl 0 d I 0

G o d ..

8 0

0 0 0 d . 0 I O rl o r ( I 0

- 1 I rl

A $ 4

-

8 -4 u) - 0

VI w r ( - 4 0

3

.r: h 3' - Ep8

- 4 4 m u ) w ' I o:+ 3

4

> I 8 i

u)

u) w . 4 4 m

- 8 4 4

8

\

* . \ \ \

8 \ \ , \

.;. '

.. v) -I\ 0 8 X . 4

a c U

U U

a a El

m c 0

la 4 0 0 c 4 m m u

4.4

\ . 4 0

-4 a 4 -4

C Y

C -4

0 0

Y

s U

m 4 -

U

4 0 4 b . I 4

2 U

8 \

\

4 al 4

c u .. a

:z 45 w .

U N

c w 4 . W

U d c c 0 : C 0 .

* m c

a d ~a 8 "

w W C ) - I C r 4 Y 4

u w

Y

0

\

a

a

\

U

m U u)

m C 4

>1

C

U

a 4

8 .. w

U

0 4 -

l3 31 .r: h

I

E 0 4

u)

-4 w ki 0 -

8 " I

C I 4 m u u v - C 4 w u - 4 0

C

:: .

e, c 4 o m d a ma c a a 0 -4

U C PIY

c u \ o

. . \ \

' I "

Page 15: Contract National Aeronautics and Space Administration 3y€¦ · Sundri and Gewa in one pixel corresponding to tree numbers of each dbh segment in each pixel. The tree positions

ORIQINAL PAGE IS OF POOR QUALITY

I U

u - 6 C

VI

c a e \

c

\ e \

B \ \

a m 1

a mI

a I

U U

m U

m C 4

.. PI c U

\ c

c 0 .I 35, 4 5

-- m b P 0 c w

.. m

C 4

rl rl

m D

j 4

U W

'd .. 4

. o -0 0 0 . d o 0 4

L " ' 0. I I - - r t m

E 2 A D 4 4 D

m a VI

5 4

\ .\ D 4

VI

2 e . u = a / 4 W 0 . W W rl

m r Ul

c - 4 u

m c

a J " V I 4

U m c c 4 u 4 A J 4 a

a U

0

4 . W

u.4 c r P I = C 0 .

2% 8 " 4

V I U 4 c c-4 u 4 u 4

U

0

a

a

\ e

4 .. PIE X D

1 .. p e a s U E

m .. A € @ D

x 4 4 V I

o + o m 4 0 0 4

VI

a l

2 0 4 VI

44

V I 1 4 + c

a @

u m 4 5

6 0 4 I VI

4 VI

U 4 1 a VI 4 e .

4 VI

2 D 4 Ul

C m I ,z

c c \ \

c \ \

0 c U

10

.. . VI PI 4

8 9

m LI

V I U I I

& e 4

3 \ o e r l e

\ e \

4 I

U

.. - P U

C

rl PI 4 a

0)

4 m

U m U

m

C 4

U

m

4 V I A

P O c c z m 0 0

a c u .. :z 4 5 L t .

m e U /

c w 4 . W

u r l E * PI.

xo: 8" ~a 4

V I U 4 c c-i U N

u w

U a

a. a

4 PI a la .. m D -

JJ 0 d D

4

e o ..

U

PI K 0 -

" 2 5 u

L.

I I ! I I C m -

0 0 0 4 . 0 1 0 d PIA I 0 . I I

A 4 B 4 VI - P I

VI 4 4 r ( m

\ c PI - m PI NPI

I 4 1: ' 5 m a

N O

u - 4 PI PI o u 4 :: :: P I 4

rl .. W E X P a m U l l 4 + c u m

E W D 0-4

VI

4-i

m s 4

I I 1

er o m .c2 u c

44 4

m a l 4UI PI VI 4

P I - 4

N P I

c 0 u - \ * e

\ \ \ \ \

.. . , , . . , . ~ ... . - .

Page 16: Contract National Aeronautics and Space Administration 3y€¦ · Sundri and Gewa in one pixel corresponding to tree numbers of each dbh segment in each pixel. The tree positions

- . . . . . . . . - ... . ~ . ...... I ....

ORIQINAL PAGE IS OF POOR QUALITY

............ ---- -- u u) a d ..U 0 o n m u - 4 1 U P > > P P D PIPIPIPlu I I u u u u u 9 3 u ) u ) u ) m u m u )

Lo

I

.. - rl

I a - .

;;;; .u 'u '

01 .I el 81 01 W I W I

o n VI u) 0.4 a U P > > u P P

, E E E E E E E . . . . . . . . . i : i i . = . E C C C E C C 0 0 / , , , , w w w w w 4 w W W W W W W U I

I .. - a d I -

I I a - a - 4 - . - 8 43

43 QI

t rl

r( (v u)

(v P

.. E ri

I P

n .. rl W I

a \ . . - .4 u) > W ' E

G 1 1 1 1 1 1 1 1' * P U

I t a I

0 4

0

1' a I

6 C m

* d u)

>I t

D U 1 6

c a

W

4. 4 u)

a 4 W a E? a

I

rl

w cy 1.

4 a

I

w ....... 4 w w 4 w w L I w 0 W W W W W W W 4

f ' ' P -

3 e 4

' d m

C T I U

;i $1

' 2 A -

X

a U

0 -- 0

4.l 2 TI'

' 2

TI 1 0

0

0

m U

c(

a VIU > 4 .I :: m c

U w 0

C 0 4 U

m

W U

4

....... c u ) u ) u ) u ) v I u ) u ) 4 a a a a a a a - 2 2 2 2 2 2 2

U

m W U 4

W

U a W c

U

....... .,, . . . . . -. . .-- A..- -

Page 17: Contract National Aeronautics and Space Administration 3y€¦ · Sundri and Gewa in one pixel corresponding to tree numbers of each dbh segment in each pixel. The tree positions

. - OR; mi4 RL OF POOR

PAGE ts QUAUlY

h h 0 0 C C

0 0

4 4 ala,

o a -41

a l a c c U Y

w w 0 0

4 4 44 m m ala & e Y Y

0 0 U Y

4 4

44 4 4 a l e U Y

E E a l a c c Y U

w w 0 0

V I V I 0 0 4 4

U Y

4 4

4 1

Y Y

4 4

a a a m

3 a

m a

a m

m m

.. .. I I

m m

0)

4 ‘r 4 1 VI

U C

0

P w w 0 0 m u ‘ r & M 4 V I 01 cTJ

V I 1 V I 0 0 4 C P e P w

4c U

Y P o c 001 4 4

alc 4 0

p a

a o

a 4 a u u m V I 4 1 0

c 4 m b a l o E O .. .. c 4

4 U

3 0 VI

U

m al 4

2

h h 0 0 C C v u 4 4 a l a l a 3 1 4

a l a l & & Y Y

W L I 0 0

1 4

a a a m

a o

11 11 m a Y Y

0 0 Y U

a 4 l l m a

Y Y 0 0

w L I 0 0

U l U I 0 0 4 4 Y U

U L l m m

a 4 .. .. wlwl

U

U YI

al 0

C

m 3 u U

4

4

U

v1

LI 0 VI

U

C 4 U

0

V

m

4

a

2

VI

> e 4

m U V I c c m o

U

m VI X

a Y

w 0

VI Y

m U VI

e U 4

U

e 4

al 4

U

a UI .. ..

44 7 9 ; -44 0

e a 0 a a u

w w *. 0 0 -z m Y U c c . ala n 4-1

m o v 44 . 4 l w N W C I

m a l a l 0 0 . o v m C C

0 0 - 44 9. Y U a: v u .. c c 4

.+

. 4 4 n u u 3’

VI

0 Y

J 4 m a 4 U

4

.. m 4 4

N 4

60’ c 4

.\ 1

Y 4

I

4

Y

4

I

N 4

t i c ; c 4

.. 4

LII

1

.. rl

4 0)

X -4

a P

4 al

-4

LI

0

0

C -4

Y

0 VI m

U

m

w 0

-4

0 VI

U

m

LI 0

al

2 * \ o u

Page 18: Contract National Aeronautics and Space Administration 3y€¦ · Sundri and Gewa in one pixel corresponding to tree numbers of each dbh segment in each pixel. The tree positions

.. .. .. .. .. 5: -; -; -7 -;

a 0 P m

0 0

m m 8 8 m 8

8 4

- e il0

4al 3 u 2-

1 3

0 - u

C 0 - c 40

4al 3 u 24

1 3

0 ^ Y

- c 4 0 401 3 u 2 4

1 3

0 - u . U I 3 f f 1

C

D O

+ . + c 8 4 - u c : .. o u W C U

1 4 x

;e : m u

2Kzj 4 4

aal v) a w, -

U -4

4

0 U

w U I

e w 3 f f

C r a l

P O

+ r

+ E c m - u E : .. o u - U C U 4 4

I 4 x

* > a

m u

%E=;

aal .r 3 -

= w 3 u

C

P O ;X

C

X " m u + .

+ c 8 m - u c : .. o u W C U

M U *

&E2 4 4

aal m

W a - -

C 4

i .. -- %Id

i c * m - 0 c z .. o u W C Y XES

u - c u 4 - 4

4 x aal

-. . _.

4 W W u -- -- -- - ORlQlNAL PAGE IS OF POOR QUALITY

1-I

- .- - > P m

;i x- 4 E 3 0 Z U

l e 1 4

- 0 - u 4 9 = e

\ .c sal

4 0 + u + . 8 C

0 - 4 C C U 40) . .. r( a-- m 0 W d u w u - 0 C Y E 1 - 1 4

4 x

P a

4 c a w :"a mz u - T I 4 Y 1

m 4 -

a 4

U I U a l 1 - a G 4

r r 0 :

a i l 0 4 0 4 3 u 0 2 4 W 4

I 3 U I I m o E - u 0 - 4 . w

u c c r a l

c P O O M

E + - o + c

x c : .. 4 al--

O U W W C U 0 44

1 4 x

m - c

UI -3 u

a l > a

am^

u t m

w auz

4 , " 2 zz

W U

u 4 - a U

0

- u - 0

E . w o e 0 . U I > c

Pal

4 :4 u

s u a n m o u + + u C C . 0 - c 4 c m a l a l u 4 0--

W U I c u

y1 4 4 O r l 4 x al x aal 4 a

a: .. O W W C

u a W z 0 -

i > c P a l

m u a 3 4 0 a l + c ) + u

4 c mu -I+- 8 .

u - c c c m m o o a 5 .. 4 0 v u E l C U s 44 V l c b l x

4 % I W S

P a o W T l

u 4 4 - 4 1 4 x w w u aal

+ a $ 2 u - w W

8

m 0 5 , In2 c .- P U W

0 u w

X U al

4 -

5

a 4 U

4 -

a 4

4 - U 1 a 4

u i - a U

0

U

a 4

8 c \ *

8 \ \ \

8 \

8 \ . \

8 \

Page 19: Contract National Aeronautics and Space Administration 3y€¦ · Sundri and Gewa in one pixel corresponding to tree numbers of each dbh segment in each pixel. The tree positions

. .

ORlQlNAL PAGE IS OF POOR QUALlm

.. cp

C

.. P E

n E .. .. . P P N C E c m

.d

C V I 4 w E V I m u r o m

r l n urn

a 5 4

c 3 g a l

- r Y -- w r ( Y e )

^ C c 744.4

4 4 I a a

U 0 -

. I . W W 4 C E -

E

E - \

0 z

U f 4 U C m

al c r Y 4

3

*

B 3

\

VI .. V I N

.-I 5: n d

X 0 1

" 5 4

" 4J

m

.. N I:

z m 4 P 0 U

d

c)

* * e * * * \ * * * . e

Page 20: Contract National Aeronautics and Space Administration 3y€¦ · Sundri and Gewa in one pixel corresponding to tree numbers of each dbh segment in each pixel. The tree positions

.. -4 a

ORlblMAL PAGE OF POOR QUALIn

\

-4

B + - -4 M

4 M

I

.. L L

4 M

-4 (4

I * . x m

u P - -4

a

i i r ; a - w

.. VI M L: .. a - 4 u w

.. - U

L: Y

C 4 M

- I -. . . -

. .. 4 C

- J J - + w P C a l u U U Y c u b 4

m a t 3 M M

' 0 1 I

u u u 4

C a 2

I

I -4 10

8 x

.. .. ^ ^ ^ ^

m m I + .. - .-I 4 -n v u

.. I ( 8 +

.. .. - -P m + I 4 -4 Llu

a l w 8 .. -- -4 0 a a

U 4 u

8 8

. I - 4 u

- U

a * -4 - u a

-rl -.aw g 8 2 - I . P +

$ 4 5 - Y C C Y - 4 w c C D - " 2 m' : n

E E E a a 9 5 Y 5 5 u u 8 c u

M

r: a a

\

I ,

.-... ,.. . . .

Page 21: Contract National Aeronautics and Space Administration 3y€¦ · Sundri and Gewa in one pixel corresponding to tree numbers of each dbh segment in each pixel. The tree positions

m \ 9

C

4 LI

a!

4 TJ .\ m. 9

0 LI VI

.. N

V 8

.. .. .. .. -

4 r(

W Y, W 4

a! VI -4

a!

. .

. . . . . . .. - ^ ^ ^ 4 4 4 4 a a a a Q J w w a !

. . . . - l 4 4 - l c c c c a c a a a

aai ;

\ -

Page 22: Contract National Aeronautics and Space Administration 3y€¦ · Sundri and Gewa in one pixel corresponding to tree numbers of each dbh segment in each pixel. The tree positions

.. .. -- c c

VIE 0 4 V U I

55 ORIQlNAL PAGE SS OF POOR QUALlfl ..

4 1 ..

4 0 e

t P . * * r l m nn- m m

\ . *

+ a . ..

4 4

4 4

0 E

> >

g 2

2 L:

E

.. 4 a

r; 2 4 c a

VI P) c Y

4

o c Y

VI VI *. VI

UI c 4 o w 042 -

4 4 4 UI V I 4

I I . . * \ > > - E E = 4 .. ..

v v v a a * *

8 , VI v u *

VI V I 4 4 V I 0

+ + 4 .. V I V I U I V I

V I V O , + * * + 0 . 4 4 4

4 v V I v

* *

. * a a VI V I 4

.. 4 L: a 4 c a

.. .. ^^

e > e > .(Iu

2 ; E E .au .. 4 4

0 0 a a

r;r; $ 2

4 * * * . * c c 4 E E I

VI e c Y

UI

5 .. c * L I .. .. .. .-

^ - a ̂ .. .. 4 V I 4 V I - - o eo) a 4 4 c e c c c c u u u u a a -I----

C C V I V I C V I 4 4 0 0 4 0 V I U I v v u l v

I

4 L: a

OD .. w - o c

4 N N U m m m .. 4

L: a V I V I VI V I 4

k -C * . - - Y .. 0 T y

1 1 1 : 2 Y

r l d 0 O P ) 4 4 E E 4

4

0 c Y

. . ..O

V I V I U I 1 u

1 1 I C 1

u) a s ? ul 0 c Y

VI e Y

a 4 + U

4 + U

1 1 1 1 1 1 1 1 1 1 1 1

+ a - 1 ~ 1 a a - 4 ~ n r c c VI UI v uul urn m m m d c l

U . - l 4 o o o 4 4 E E 4 4 4

o c Y - e c

Y - .. C C

m Y 4

4

m U .-I

4

m u - e e . U Y 4 0

3n: e a

.- .. ^ A

L:c

V I C 0 4 U M

C r

.. c c E € . * a a

a a

V I V I

* * V I V I

* . V I V I V I W

ri

.. .- ^ A

L:c

V I E 0- l v VI .. * * - c c E E *

55

- m

* * A m

m n - m m

.. D N E N - 4 -

o . $ 2 a O N

.. .. 4 4

4 4

0 E > > ..

L: c I

2 Y

4 a - e 4

3 r ; a a -

. a

a w

r e

a 4

4 e .

r e w e , e . u 4

o r e 4 Y

r Y e - 4 > a c 3 Y O n u

2 2 2 - a

C - r E c u c E v ; " p

a 0 1 o c - 4 u a - a 0 4 0 1 u e e .

u c - 4

r;

m - 0 4 n 0 - U

u c 4 c c w 4 4

Page 23: Contract National Aeronautics and Space Administration 3y€¦ · Sundri and Gewa in one pixel corresponding to tree numbers of each dbh segment in each pixel. The tree positions

C . -4c

..

.. , I

-4 a

.. c -, I C c 0 / w .. rl

Y C C I

m Y I v) c 4

8 4

w 4 u u - c c .+ .-I -4 b 4 b 4

I a a

Page 24: Contract National Aeronautics and Space Administration 3y€¦ · Sundri and Gewa in one pixel corresponding to tree numbers of each dbh segment in each pixel. The tree positions

-

. .

_ -

Page 25: Contract National Aeronautics and Space Administration 3y€¦ · Sundri and Gewa in one pixel corresponding to tree numbers of each dbh segment in each pixel. The tree positions

ORIQINAL PAGE IS OF POOR QUALITY

,.'

. . -. .--:;.,. -

. .. . . . . _ ._

Page 26: Contract National Aeronautics and Space Administration 3y€¦ · Sundri and Gewa in one pixel corresponding to tree numbers of each dbh segment in each pixel. The tree positions

ORlQfNAL PAGE IS OF POOR QUALITY

.. a m U

\

0

N

\

Page 27: Contract National Aeronautics and Space Administration 3y€¦ · Sundri and Gewa in one pixel corresponding to tree numbers of each dbh segment in each pixel. The tree positions

* - \ N

+ d

ORIQINAL PAGE IS OF POOR QUALITV

\

c e)

- - a . 0 ) 04

Ll +.1 0 - u

0

-Lo \

* - m - . *

. - .

.. m LI

C Y I

C

ul 4

\

.... -- P O cA=

d-i

^ - -

I t a a

a o - r

.. m m N w e

g u m P I

.. *. N N d N

4 5 u l w

* . N N d N

w w s 5 + +

Page 28: Contract National Aeronautics and Space Administration 3y€¦ · Sundri and Gewa in one pixel corresponding to tree numbers of each dbh segment in each pixel. The tree positions

.. 0

P)

\

C m

o' E I I

u L:

m Y

c U

C 4 W

\

- - 2 Y

x

Y

0

N

I

0

P e' 4 m

.. .. \ 8

a aJ m U 4 C

4 % 8 \ - .. m 4

I \

m B 4 ul

..

ORICWAL PAGE B OF POOR QUt%L!Fi'

\

- Y + C .. + 3- 4 4.4

u- - 0

0 E. PI' + o m + w n

4 a l l .. 4 Y 0 u c I W 4

" 2 4 0 8 4 \

I '

.i : .'

Page 29: Contract National Aeronautics and Space Administration 3y€¦ · Sundri and Gewa in one pixel corresponding to tree numbers of each dbh segment in each pixel. The tree positions

. .. .

ORIQWAL PAGE 1s OF POOR QUALITY

I

m W ai

..

C L: U a

I a

. - m

-4

t

4J G 5 a a

E .. O Q

ai a i a i

a 1 a V & v u

a s 0 0 0

.. C m I

I!

m U

8

0

P 19

9 4

. s 2 E u o o

o * 10 * m w

4 0 ) - a i bl

4 . -

I W . r W - w o 0

X 4 N -

1 1 1 I . + *

. . zbl a m

aai . u ..

. ._.... L . _

. . . , .- . .~. ’ I , ^ .

Page 30: Contract National Aeronautics and Space Administration 3y€¦ · Sundri and Gewa in one pixel corresponding to tree numbers of each dbh segment in each pixel. The tree positions

ORIQINAL PAGE W OF POOR QUALITY

Y 3

m o c 3 4 4 v u w u a l

c c 3 3 c c u m

- c a

- . 4 - c 4 E 0 3 0-4 c n u

- 4 4 4

u a l u 4s D U U . 4

a c a - a n

3 he: a n E D c 4s n o n u o u n m u 4 4 9 5 0 Y 43s

9 ) u 4 C E m P) 0 4 Y DT1 0 o c Y a m 4 440)

y;lmc-8 c u a

m e 4

n 3 ~ m 0 1 0 al - u o c m ~ u Y O %

4 m e -I x u mnu

C Z D n m z 4 9 ) Y U D a I 4 3 cal

4 C C l

D 0 4 E x 4 3

4 D al.

X " " f a d + e

\

.. .

Page 31: Contract National Aeronautics and Space Administration 3y€¦ · Sundri and Gewa in one pixel corresponding to tree numbers of each dbh segment in each pixel. The tree positions

.

OHlllSllVAh PAGE BS OF POOR QUALITY'

L '. - . I I , . . .. . .. , . , .. .

I . .. .. . - ..

Page 32: Contract National Aeronautics and Space Administration 3y€¦ · Sundri and Gewa in one pixel corresponding to tree numbers of each dbh segment in each pixel. The tree positions

- - 0 0

- 0 0 o o l n emf- Lo .. N I I

v v

1 0 0 v o o

m o O N 0

u w u w u w 0 0 0 0 0 0 0 0 0 0 0 0 d d d

I l l v v v

I

4 .. 0 - w ,

4 4 - 0)

-4 a c

0 m

C 4

al L, e, * \

LI

U

IJ - I C + .. LI o a I

2 4 w

. -

. ..

Eo W 0) rl

N

d rl

u) rl

d N

4 .. ..

Page 33: Contract National Aeronautics and Space Administration 3y€¦ · Sundri and Gewa in one pixel corresponding to tree numbers of each dbh segment in each pixel. The tree positions

0 0

In ..

. - -- .

oarcnwiAae PAGE BS OF POOR QUALSn

E E 4 . 4 W I

Page 34: Contract National Aeronautics and Space Administration 3y€¦ · Sundri and Gewa in one pixel corresponding to tree numbers of each dbh segment in each pixel. The tree positions

-

ORIWAL PAGE IS OF POOR QUALtTY

e, 3 0 I

. . .

- - - . . . , . ..