-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdf_field_iris.csv
We can make this file beautiful and searchable if this error is corrected: No commas found in this CSV file in line 0.
581 lines (581 loc) · 56.3 KB
/
df_field_iris.csv
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
<<<<<<< HEAD
IRIS ID;zone;vegetation;0-5cm;5-10cm;10-15cm;15-20cm;20-25cm;25-30cm;month;ID;ID_monthly;ID_plot
22a;pioneer;non-veg;0.035729691;0.151218811;0.067435159;0.037141412;0.084177261;0.624596398;June;1;1;1
22b;pioneer;non-veg;0.060366511;0.076200717;0.032751716;0.035832494;0.291983364;0.35791586;June;2;2;1
23a;pioneer;non-veg;0.040649218;0.03748232;0.065406562;0.033418295;0.074409393;0.134987593;June;3;3;2
23b;pioneer;non-veg;0.010347155;0.02430017;0.050643206;0.039515474;0.036916476;0.178766416;June;4;4;2
24a;pioneer;non-veg;0.007880455;0.002155172;0.006318763;0.000823477;0.010200255;0.021651184;June;5;5;3
24b;pioneer;non-veg;0.00543021;0.001526135;0.000763068;0.000305227;0.00015266;0.005408747;June;6;6;3
25a;pioneer;non-veg;0.010459612;0.005876068;0.005265166;0.062647844;0.071968252;0.077623823;June;7;7;4
25b;pioneer;non-veg;0.002792405;0;0.010399815;0.017872275;0.04783915;0.248588881;June;8;8;4
26a;pioneer;non-veg;0.115278761;0.398555531;0.469880402;0.633925309;0.598756856;0.607019351;June;9;9;5
26b;pioneer;non-veg;0.014896989;0.133045292;0.269397981;0.391849068;0.471494948;0.482802263;June;10;10;5
27a;pioneer;non-veg;0.070692953;0.149775337;0.643543907;0.449223757;0.240831731;0.38367522;June;11;11;6
27b;pioneer;non-veg;0.035765487;0.292051487;0.666930323;0.400862379;0.559362206;0.319824359;June;12;12;6
28a;pioneer;veg;0.096039678;0.29942029;0.149720994;0.466463856;0.793103448;0.600102182;June;13;13;7
28b;pioneer;veg;0.240446707;0.711459555;0.588866973;0.675653953;0.679967843;0.523973103;June;14;14;7
29a;pioneer;veg;0.049517262;0.044452424;0.127254437;0.056373429;0.108380049;0.08438667;June;15;15;8
29b;pioneer;veg;0.032649676;0.057389763;0.064558921;0.149583671;0.185911134;0.013926756;June;16;16;8
30a;pioneer;veg;0.018914922;0.001134902;0.000378301;0.000302641;0.004539608;0.00582583;June;17;17;9
30b;pioneer;veg;0.010908247;0.000152683;0.002213909;0.022902512;0.023971296;0.012808713;June;18;18;9
31a;pioneer;veg;0.011772092;0.011098613;0.0047994;0.019422572;0.001574803;0.006603136;June;19;19;10
31b;pioneer;veg;0.010629284;0.001513203;0.008929247;0.004463948;0.000756601;0.016734818;June;20;20;10
32a;pioneer;veg;0.056521739;0.068656079;0.367314953;0.789301232;0.666547967;0.455641135;June;21;21;11
32b;pioneer;veg;0.043430577;0.795225421;0.759139627;0.687839502;0.78687337;0.646479281;June;22;22;11
33a;pioneer;veg;0.190989518;0.304187555;0.774379008;0.608493696;0.648251955;0.462690974;June;23;23;12
33b;pioneer;veg;0.310524747;0.585008345;0.468203901;0.297957114;0.336206897;0.229376403;June;24;24;12
34a;low_marsh;non-veg;0.011903002;0.000294703;0.000147341;0.000221435;0.00508662;0.014517318;June;25;25;13
34b;low_marsh;non-veg;0.008559089;0;0;0;0;0.033241216;June;26;26;13
35a;low_marsh;non-veg;0.037801194;0.00591716;0.007236313;0.02806197;0.018859649;0.10003659;June;27;27;14
35b;low_marsh;non-veg;0.001308195;0.000674916;0;0.006299213;0.01912261;0.082870856;June;28;28;14
36a;low_marsh;non-veg;0.007530008;0.000663032;0.004864387;0.00273325;0.006297229;0.029163583;June;29;29;15
36b;low_marsh;non-veg;0.002949853;0.000146499;0.000147341;0.007519351;0.000812768;0.024606517;June;30;30;15
37a;low_marsh;non-veg;0.013378182;0.002083178;0;0.000966327;0.024188747;0.034480191;June;31;31;16
37b;low_marsh;non-veg;0.00117472;0.001049869;0;0.001724784;0.00832396;0.06104237;June;32;32;16
38a;low_marsh;non-veg;0.00956975;0.000680941;0.00015132;0.000453995;0.007566013;0.121988295;June;33;33;17
38b;low_marsh;non-veg;0.013816926;0.000149936;7.50E-05;0.016204051;0.022571148;0.081260866;June;34;34;17
39a;low_marsh;non-veg;0.017405318;0;0.000313849;0.004943115;0.021341703;0.030348298;June;35;35;18
39b;low_marsh;non-veg;0.017625441;0.009632795;0.008908525;0.03317158;0.091982328;0.36121976;June;36;36;18
40a;low_marsh;veg;0.022230595;0.010905608;0.075897134;0.134330558;0.171026453;0.225186059;June;37;37;19
40b;low_marsh;veg;0.007741451;0.000220183;0.001607365;0.008332115;0.008914219;0.032184917;June;38;38;19
41a;low_marsh;veg;0.016657991;0.012817728;0.012244602;0.015485451;0.006923909;0.029087767;June;39;39;20
41b;low_marsh;veg;0.054015228;0.050676848;0.052164262;0.058770656;0.053806048;0.055451324;June;40;40;20
42a;low_marsh;veg;0.014586967;0.002572445;0.000756601;0.001664523;0.001588863;0.035497112;June;41;41;21
42b;low_marsh;veg;0.039735597;0.022333932;0.02513465;0.03037702;0.033608618;0.040556199;June;42;42;21
43a;low_marsh;veg;0.050962876;0.090233992;0.053044636;0.063966931;0.05007715;0.056746532;June;43;43;22
43b;low_marsh;veg;0.013991832;0.022207612;0.020329068;0.093279766;0.050109569;0.091800161;June;44;44;22
44a;low_marsh;veg;0.011655188;0.002099108;0.000299873;7.50E-05;0;0.013223267;June;45;45;23
44b;low_marsh;veg;0.038065545;0.057779994;0.046665717;0.051150531;0.06561231;0.1411161;June;46;46;23
45a;low_marsh;veg;0.016187595;0.001134473;0.002344577;0.000302572;0.006001215;0.035234513;June;47;47;24
45b;low_marsh;veg;0.037080897;0.073688047;0.125902692;0.17577473;0.089890094;0.247689733;June;48;48;24
46a;high_marsh;non-veg;0.031986654;0.023018814;0.024005144;0.024301337;;;June;49;49;25
46b;high_marsh;non-veg;0.025072464;0.027633359;0.025292106;0.029741903;;;June;50;50;25
47a;high_marsh;non-veg;0.016389876;0.028487999;0.033262108;0.077443813;;;June;51;51;26
47b;high_marsh;non-veg;0.02057971;0.01759134;0.01880208;0.051363295;;;June;52;52;26
48a;high_marsh;non-veg;0.013936271;0.022763064;0.03566559;0.066800315;;;June;53;53;27
48b;high_marsh;non-veg;0.013486079;0.021907216;0.019223846;0.022936439;;;June;54;54;27
49a;high_marsh;non-veg;0.021403611;0.017666334;0.020310718;0.026938192;;;June;55;55;28
49b;high_marsh;non-veg;0.024063202;0.030309529;0.058412879;0.089250071;;;June;56;56;28
50a;high_marsh;non-veg;0.033699687;0.031079529;0.027085279;0.034388489;;;June;57;57;29
50b;high_marsh;non-veg;0.032606301;0.043088099;0.039420872;0.050846242;;;June;58;58;29
51a;high_marsh;non-veg;0.019210876;0.021151757;0.068530861;0.147316579;;;June;59;59;30
51b;high_marsh;non-veg;0.030223962;0.028108725;0.035910224;0.035111459;;;June;60;60;30
52a;high_marsh;veg;0.040136449;0.02485578;0.039669539;0.049284239;;;June;61;61;31
52b;high_marsh;veg;0.006650588;0.005745475;0.004885759;0.014595916;;;June;62;62;31
53a;high_marsh;veg;0.024641252;0.027348479;0.02307528;0.015885454;;;June;63;63;32
53b;high_marsh;veg;0.01852552;0.017538644;0.012039239;0.010998811;;;June;64;64;32
54a;high_marsh;veg;0.000530183;0.007134364;0.014937574;0.009669022;;;June;65;65;33
54b;high_marsh;veg;0.017525998;0.022819944;0.025085519;0.028695838;;;June;66;66;33
55a;high_marsh;veg;0.014133727;0.005469954;0.004070035;0.001221094;;;June;67;67;34
55b;high_marsh;veg;0.004391919;0.002587424;0.003293859;0.003619482;;;June;68;68;34
56a;high_marsh;veg;0.027463297;0.025069439;0.027989459;0.064026779;;;June;69;69;35
56b;high_marsh;veg;0.02790664;0.02022648;0.035253899;0.058831909;;;June;70;70;35
57a;high_marsh;veg;0.014857226;0.01659426;0.01915818;0.02392992;;;June;71;71;36
57b;high_marsh;veg;0.035724638;0.038957339;0.036678299;0.038957339;;;June;72;72;36
22a;pioneer;non-veg;0.044502618;0.101467918;0.040160339;0.042508131;0.269873686;0.372845479;July;73;1;1
22b;pioneer;non-veg;0.044247788;0.057747543;0.0362275;0.080698835;0.263575858;0.709526328;July;74;2;1
23a;pioneer;non-veg;0.120548551;0.208411893;0.185526602;0.122379398;0.060370505;0.158845289;July;75;3;2
23b;pioneer;non-veg;0.014542729;0.040374272;0.137184116;0.047668165;0.183526118;0.603919546;July;76;4;2
24a;pioneer;non-veg;0.037587413;0.026495726;0.124065238;0.028772879;0.096574318;0.193189964;July;77;5;3
24b;pioneer;non-veg;0.010432852;0.010646773;0.012529876;0.018106757;0.040848845;0.150286087;July;78;6;3
25a;pioneer;non-veg;0.030762534;0.02425107;0.012087833;0.024962556;0.024024024;0.039024042;July;79;7;4
25b;pioneer;non-veg;0.024203158;0.05483067;0.03748356;0.033747261;0.022352082;0.047406866;July;80;8;4
26a;pioneer;non-veg;0.078635243;0.364317047;0.646192203;0.715515939;0.631762125;0.735911769;July;81;9;5
26b;pioneer;non-veg;0.209715913;0.554130946;0.583875359;0.682877023;0.629811692;0.90297718;July;82;10;5
27a;pioneer;non-veg;0.034541546;0.153545303;0.495832724;0.763691684;0.827423682;0.703824424;July;83;11;6
27b;pioneer;non-veg;0.026011994;0.030501731;0.618212628;0.803285935;0.836415887;0.762985339;July;84;12;6
28a;pioneer;veg;0.04168541;0.091873573;0.12556186;0.063287409;0.052100221;0.039784867;July;85;13;7
28b;pioneer;veg;0.051060371;0.137756211;0.110813356;0.092819361;0.184471645;0.099080177;July;86;14;7
29a;pioneer;veg;0.043319143;0.099085923;0.071903544;0.617357002;0.736230825;0.651592636;July;87;15;8
29b;pioneer;veg;0.285056631;0.536925287;0.175895999;0.676960643;0.845374892;0.640778792;July;88;16;8
30a;pioneer;veg;0.081569835;0.032143397;0.132884586;0.10278324;0.045303282;0.036165544;July;89;17;9
30b;pioneer;veg;0.058241928;0.049920581;0.161283002;0.103320475;0.121051836;0.256788443;July;90;18;9
31a;pioneer;veg;0.139227104;0.07230975;0.019991082;0.01843044;0.026159334;0.014270849;July;91;19;10
31b;pioneer;veg;0.086195133;0.068370987;0.031435791;0.016871052;0.042211653;0.072866945;July;92;20;10
32a;pioneer;veg;0.039265264;0.091679451;0.170514319;0.290473407;0.501863899;0.424178232;July;93;21;11
32b;pioneer;veg;0.024553402;0.249721293;0.543103448;0.383111574;0.469542581;0.637978447;July;94;22;11
33a;pioneer;veg;0.030411183;0.170562454;0.682542001;0.814655172;0.882499087;0.739737034;July;95;23;12
33b;pioneer;veg;0.09385357;0.531127975;0.848596478;0.723789877;0.706549768;0.728425087;July;96;24;12
34a;low_marsh;non-veg;0.111683321;0.000378129;0.001586582;0.025778247;0.015899329;0.126828533;July;97;25;13
34b;low_marsh;non-veg;0.001615757;0.001210104;0.011345587;0.078674635;0.063762197;0.122060047;July;98;26;13
35a;low_marsh;non-veg;;;;;;;July;99;27;14
35b;low_marsh;non-veg;;;;;;;July;100;28;14
36a;low_marsh;non-veg;0.007184995;0.007160257;0.013720862;0.087113935;0.028297716;0.095541401;July;101;29;15
36b;low_marsh;non-veg;0.000835232;0.000149757;0.007371007;0.016463051;0.010359219;0.087767622;July;102;30;15
37a;low_marsh;non-veg;0.009684497;0.008695006;0.016349584;0.007580262;0.027868609;0.049795615;July;103;31;16
37b;low_marsh;non-veg;0.001830664;7.50E-05;0.000299873;0.000974586;0.004198216;0.011470125;July;104;32;16
38a;low_marsh;non-veg;0.00947071;0.003857791;0.020850709;0.054614221;0.178895613;0.332701925;July;105;33;17
38b;low_marsh;non-veg;0.012561652;0.023218878;0.004689154;0.017348485;0.004311323;0.027767269;July;106;34;17
39a;low_marsh;non-veg;0.038393904;0.025353731;0.02893127;0.035095289;0.053684514;0.220684685;July;107;35;18
39b;low_marsh;non-veg;0.013797286;0;0;0.001866507;0.055165721;0.121943948;July;108;36;18
40a;low_marsh;veg;0.029450453;0.029388518;0.091568515;0.121085895;0.135880494;0.071474797;July;109;37;19
40b;low_marsh;veg;0.009085403;0.007655147;0.016869798;0.02043698;0.035671819;0.027585694;July;110;38;19
41a;low_marsh;veg;0.006222355;0.06770795;0.173358874;0.104914168;0.134089737;0.242944514;July;111;39;20
41b;low_marsh;veg;0.002029312;0.000221092;0.010756649;0.024683171;0.063066382;0.074513561;July;112;40;20
42a;low_marsh;veg;0.093376513;0.043415778;0.085470085;0.092050526;0.071099009;0.083270307;July;113;41;21
42b;low_marsh;veg;0.131580976;0.142447563;0.146339623;0.122458236;0.106188679;0.289370671;July;114;42;21
43a;low_marsh;veg;0.067423133;0.141554151;0.151785073;0.192567568;0.105232892;0.124982012;July;115;43;22
43b;low_marsh;veg;0.015053283;0.016950391;0.06268766;0.054012459;0.036757707;0.043656307;July;116;44;22
44a;low_marsh;veg;0.02860724;0.024123442;0.038871564;0.079904376;0.059466898;0.084884479;July;117;45;23
44b;low_marsh;veg;0.009077269;0.06343476;0.002283946;0.000736757;0.00169554;0.019310142;July;118;46;23
45a;low_marsh;veg;0.010682187;0.012283395;0.010890221;0.020156284;0.04467729;0.050934164;July;119;47;24
45b;low_marsh;veg;0.001486436;0.063722259;0.168371074;0.141782323;0.116289262;0.173534999;July;120;48;24
46a;high_marsh;non-veg;0.187957875;0.078797421;0.048635198;0.010686334;0.005279035;0.059374528;July;121;49;25
46b;high_marsh;non-veg;0.015791144;0.017482517;0.044812241;0.006915307;0.027272727;0.097513598;July;122;50;25
47a;high_marsh;non-veg;0.011596789;0.014176105;0.011908241;;;;July;123;51;26
47b;high_marsh;non-veg;0.017628682;0.012710007;0.011471577;;;;July;124;52;26
48a;high_marsh;non-veg;0.003298598;0.00795756;0.017240109;0.045826273;;;July;125;53;27
48b;high_marsh;non-veg;0.018419706;0.017020971;0.025136455;0.04567653;;;July;126;54;27
49a;high_marsh;non-veg;0.001785316;0.007304602;0.024835646;0.03155588;;;July;127;55;28
49b;high_marsh;non-veg;0.01408243;0.015716665;0.008980952;0.012241055;;;July;128;56;28
50a;high_marsh;non-veg;0.012408648;0.029677805;0.054258912;0.012506592;;;July;129;57;29
50b;high_marsh;non-veg;0.009223674;0.065666894;0.054528931;0.022706492;;;July;130;58;29
51a;high_marsh;non-veg;0.023216392;0.017094017;0.021882472;0.027886426;0.13625498;;July;131;59;30
51b;high_marsh;non-veg;7.57E-05;7.43E-05;0.006243032;0.014198632;0.028834721;;July;132;60;30
52a;high_marsh;veg;0.009973206;0.016581446;0.011979547;0.017384953;;;July;133;61;31
52b;high_marsh;veg;0.010835913;0.03585138;0.052364743;0.018396466;;;July;134;62;31
53a;high_marsh;veg;0.010874456;0.03087011;0.01517719;0.013851028;;;July;135;63;32
53b;high_marsh;veg;0.025597894;0.025423729;0.01845734;0.026860098;;;July;136;64;32
54a;high_marsh;veg;0.001373522;0.002851782;0.002352941;0.274307939;0.26817731;;July;137;65;33
54b;high_marsh;veg;0.001077503;0.002499243;0.057225258;0.159781288;0.071081409;;July;138;66;33
55a;high_marsh;veg;0.020295203;0.026657008;0.025878942;0.028828046;0.327318841;;July;139;67;34
55b;high_marsh;veg;7.56E-05;7.43E-05;0;0.002303805;0.003715815;;July;140;68;34
56a;high_marsh;veg;0.204024298;0.308263971;0.18690547;0.055811534;0.11318371;0.342574699;July;141;69;35
56b;high_marsh;veg;0.047066647;0.023252445;0.037734483;0.210255667;0.036868028;0.151517346;July;142;70;35
57a;high_marsh;veg;0.003661607;0.017767449;0.000524777;0.001499363;0.000899685;0.014020093;July;143;71;36
57b;high_marsh;veg;0.007958732;0.010668408;0.017022818;0.014557833;0.023973347;0.025750762;July;144;72;36
22a;pioneer;non-veg;0.060448389;0.005772547;0.006148309;0.001282825;0.064887811;0.145205272;August;145;1;1
22b;pioneer;non-veg;0.013605442;0.006747638;0.000150004;0.000302893;0.208158597;0.575374781;August;146;2;1
23a;pioneer;non-veg;0.009014515;0.000374925;0.000454373;0.000458926;0.020236471;0.185199098;August;147;3;2
23b;pioneer;non-veg;0.010112888;7.70E-05;0;0;0.121592484;0.165306437;August;148;4;2
24a;pioneer;non-veg;0.003636645;0;0.002193314;0.004008471;0.030328241;0.056972081;August;149;5;3
24b;pioneer;non-veg;0.009198927;0.001574331;0;0.005847515;0.004358281;0.011041839;August;150;6;3
25a;pioneer;non-veg;0.01699158;0.012047297;0.00610119;0.000297265;0.002452984;0.005128205;August;151;7;4
25b;pioneer;non-veg;0.015470111;0.008186444;0.000810851;0.000811449;0.00088476;0.052522868;August;152;8;4
26a;pioneer;non-veg;0.01089161;0.05474103;0.761605094;0.792991276;0.611681311;0.499408459;August;153;9;5
26b;pioneer;non-veg;0.019491147;0.364801865;0.786656945;0.562208964;0.281407402;0.610159652;August;154;10;5
27a;pioneer;non-veg;0.013654984;0.301596777;0.734922696;0.933151047;0.812353584;0.846423135;August;155;11;6
27b;pioneer;non-veg;0.086081274;0.01061008;0.490797546;0.703506829;0.548629531;0.515218513;August;156;12;6
28a;pioneer;veg;0.071701051;0.12365754;0.040929036;0.014945859;0.012513272;0.14778136;August;157;13;7
28b;pioneer;veg;0.061474187;0.043262204;0.032229774;0.020493303;0.086136297;0.108630408;August;158;14;7
29a;pioneer;veg;0.093520273;0.048602854;0.020659929;0.3817265;0.816159251;0.842803753;August;159;15;8
29b;pioneer;veg;0.090422804;0.092214881;0.084053587;0.317662282;0.799665016;0.846259785;August;160;16;8
30a;pioneer;veg;0.017779473;0.001050578;0.003095975;0.066843703;0.050896384;0.086622557;August;161;17;9
30b;pioneer;veg;0.005475702;0.017905103;0.004044338;0.069024957;0.217659446;0.204851752;August;162;18;9
31a;pioneer;veg;0.011782708;0.007946623;0.0023997;0.005025126;0.122062908;0.108272597;August;163;19;10
31b;pioneer;veg;0.005644912;0.003675368;0.004048279;0.009445985;0.016196761;0.048906919;August;164;20;10
32a;pioneer;veg;0.263868529;0.851840584;0.288147139;0.222146585;0.683277795;0.810013614;August;165;21;11
32b;pioneer;veg;0.077312959;0.551688234;0.518185199;0.545806068;0.734340128;0.732193309;August;166;22;11
33a;pioneer;veg;0.042982591;0.171002874;0.577407127;0.510710771;0.665339865;0.473987126;August;167;23;12
33b;pioneer;veg;0.156346069;0.348554581;0.619394902;0.611541584;0.638575801;0.721237609;August;168;24;12
34a;low_marsh;non-veg;0.013655783;0.018897638;7.50E-05;0.000224989;0.002943174;0.022739331;August;169;25;13
34b;low_marsh;non-veg;0.003763927;0.010036429;0.004166667;0.00951956;0.016543154;0.03168302;August;170;26;13
35a;low_marsh;non-veg;0;0.004585432;0.01734104;0.074107615;0.187135389;;August;171;27;14
35b;low_marsh;non-veg;0;0.000668847;0.000222949;0.003864447;0.000668847;;August;172;28;14
36a;low_marsh;non-veg;0.048015123;0.037232461;0.039387634;0.018133175;0.029800832;0.065670088;August;173;29;15
36b;low_marsh;non-veg;0.020642722;0.020511296;;;;;August;174;30;15
37a;low_marsh;non-veg;0.032219029;0.036962665;0.022372529;0.026247305;0.043636634;0.029280618;August;175;31;16
37b;low_marsh;non-veg;0.008698857;0.010086351;0.009274018;0.011371044;0.012457449;0.082721524;August;176;32;16
38a;low_marsh;non-veg;0.001525553;0;0.000749681;0.00524777;0.014534227;0.022050466;August;177;33;17
38b;low_marsh;non-veg;0.031295211;0.031796025;0.011346558;0.002873563;0.022673845;0.014269275;August;178;34;17
39a;low_marsh;non-veg;0.033979113;0.000447094;0.006652216;0.020061382;0.080577897;0.094971232;August;179;35;18
39b;low_marsh;non-veg;0.019007634;0.000149936;7.51E-05;0.049886792;0.089573603;0.037507608;August;180;36;18
40a;low_marsh;veg;0.110176493;0.060362618;0.112488014;0.041270543;0.020489387;0.117616695;August;181;37;19
40b;low_marsh;veg;0.005034325;0.00239898;0.017995051;0.010646274;0.009378048;0.054534544;August;182;38;19
41a;low_marsh;veg;0.004607952;0.095060646;0.201154464;0.264497258;0.320633016;0.548773322;August;183;39;20
41b;low_marsh;veg;0.00267441;0.002099108;0.009520954;0.133147884;0.09070431;0.022790314;August;184;40;20
42a;low_marsh;veg;0.045922649;0.103530999;0.179023915;0.30656168;0.195210395;0.169553052;August;185;41;21
42b;low_marsh;veg;0.023874905;0.000899618;0.007571782;0.121148512;0.120471968;0.076154713;August;186;42;21
43a;low_marsh;veg;0.014718283;0.015218532;0.028637829;0.271384851;0.169394804;0.246390977;August;187;43;22
43b;low_marsh;veg;0.040172387;0.034487975;0.22404661;0.054761364;0.026475038;0.0579347;August;188;44;22
44a;low_marsh;veg;0.00188132;0.017015707;0.0144749;0.009932245;0.014089929;0.046361186;August;189;45;23
44b;low_marsh;veg;0.03405645;0.042655475;0.012972148;0.012056467;0.117750305;0.163676617;August;190;46;23
45a;low_marsh;veg;0.051173202;0.049435991;0.122493758;0.367970938;0.309862351;0.329551471;August;191;47;24
45b;low_marsh;veg;0.707976668;0.360962169;0.064511334;0.081010777;0.16376747;0.41738677;August;192;48;24
46a;high_marsh;non-veg;0.000152555;0;0;0.000828875;;;August;193;49;25
46b;high_marsh;non-veg;0;0;0;0.012508376;;;August;194;50;25
47a;high_marsh;non-veg;0.007048062;0.009462556;0.017947197;;;;August;195;51;26
47b;high_marsh;non-veg;0.00241966;0.000891795;0.000148666;;;;August;196;52;26
48a;high_marsh;non-veg;0.009885536;0.016800584;0.022279036;0.026880935;0.107021731;0.965653225;August;197;53;27
48b;high_marsh;non-veg;0;0.000884108;0.012524866;0.023207839;;;August;198;54;27
49a;high_marsh;non-veg;0.00090799;0;0;0;0.004237603;0.013996426;August;199;55;28
49b;high_marsh;non-veg;0.003944039;0.005920187;0.001753104;0.000292184;0.011102995;0.026175331;August;200;56;28
50a;high_marsh;non-veg;0.003646376;0.00828385;0.004563857;0.010201819;0.014358295;;August;201;57;29
50b;high_marsh;non-veg;0;0;7.50E-05;0.002548917;0.011397087;;August;202;58;29
51a;high_marsh;non-veg;0.006896552;0.008767406;0.009577838;0.017838714;0.020936233;;August;203;59;30
51b;high_marsh;non-veg;0;0;0;0.009147484;0.052710505;;August;204;60;30
52a;high_marsh;veg;0.020561574;0.026365348;0.029852909;0.070569483;;;August;205;61;31
52b;high_marsh;veg;0.020707443;0.025277033;0.021003839;0.035127109;;;August;206;62;31
53a;high_marsh;veg;0.003832265;0.004418049;0.030998769;0.035282185;;;August;207;63;32
53b;high_marsh;veg;0.017318889;0.011371044;0.008691244;0.01195046;;;August;208;64;32
54a;high_marsh;veg;0.000378129;0.015756224;0.059554828;0.01184763;0.033468408;;August;209;65;33
54b;high_marsh;veg;0.025581226;0.029872079;0.027377625;0.026742594;0.043722134;;August;210;66;33
55a;high_marsh;veg;0.016842595;0.028739979;0.12365754;0.072082293;0.051388784;0.034559048;August;211;67;34
55b;high_marsh;veg;0.015581272;0.004681926;0.001412324;0.001337793;0.009149743;0.043964288;August;212;68;34
56a;high_marsh;veg;0.039168242;0.050386445;0.033083042;0.033529106;0.110606624;0.177091856;August;213;69;35
56b;high_marsh;veg;0.022230624;0.017984542;0.011147444;0.092895363;0.075739557;0.153972032;August;214;70;35
57a;high_marsh;veg;0.005969049;0.040197002;0.038965742;0.132613892;0.147589706;;August;215;71;36
57b;high_marsh;veg;0.000148644;0.032724617;0.007815924;0.100820032;0.16875412;;August;216;72;36
22a;pioneer;non-veg;0.021801233;0.003348463;0.000149544;0.000448363;0.120258813;0.344932936;September;217;1;1
22b;pioneer;non-veg;0.02150212;0.015903686;0.00588893;0.003133159;0.121214398;0.370748299;September;218;2;1
23a;pioneer;non-veg;0.006004619;0.000378158;0.000226895;0.000378158;0.004084102;0.14177292;September;219;3;2
23b;pioneer;non-veg;0.048369565;0.007020221;0;0.005951927;0.170664629;0.48105424;September;220;4;2
24a;pioneer;non-veg;0.038910801;0.032624851;0.029059829;0.029473057;0.030505952;0.027113594;September;221;5;3
24b;pioneer;non-veg;0.039766259;0.040062435;0.02824019;0.016955455;0.043416846;0.02170197;September;222;6;3
25a;pioneer;non-veg;0.022361771;0.013893061;0.002028245;0.000524816;0.006748144;0.030066732;September;223;7;4
25b;pioneer;non-veg;0.028180846;0.019818332;0.010425261;0.000600601;0.004653607;0.011919934;September;224;8;4
26a;pioneer;non-veg;0.069811464;0.015201192;0.14051259;0.322824057;0.613952796;0.474668862;September;225;9;5
26b;pioneer;non-veg;0.011504975;0.025772034;0.091127458;0.295190215;0.207150922;0.257036925;September;226;10;5
27a;pioneer;non-veg;0.011578695;0.005194408;0.072361886;0.446928653;0.603433804;0.72733527;September;227;11;6
27b;pioneer;non-veg;0.079438437;0.016415299;0.144252274;0.635022355;0.59855375;0.767976775;September;228;12;6
28a;pioneer;veg;0.024558346;0.012592369;0.006951791;0.000904704;0.013981809;0.119219219;September;229;13;7
28b;pioneer;veg;0.024075206;0.015821836;0.005413941;0.014919778;0.089661413;0.340171972;September;230;14;7
29a;pioneer;veg;0.007090036;0.005735141;7.43E-05;0.085835315;0.408131411;0.518843381;September;231;15;8
29b;pioneer;veg;0.012208068;0.009375698;0.00655347;0.186459572;0.519099287;0.451991677;September;232;16;8
30a;pioneer;veg;0.001066504;0.001419818;0.006189411;0.000298753;0.012222388;0.265015295;September;233;17;9
30b;pioneer;veg;0.009722641;0.009751053;0.009532254;0.009009674;0.04817766;0.283650302;September;234;18;9
31a;pioneer;veg;0.010467656;0.003261917;0.00133077;0.002373183;0.031169023;0.106603494;September;235;19;10
31b;pioneer;veg;0.005652272;0.008410181;0.011525674;0.058462676;0.07611432;0.045067082;September;236;20;10
32a;pioneer;veg;0.024492234;0.260342055;0.147138367;0.217213414;0.459771796;0.465332067;September;237;21;11
32b;pioneer;veg;0.007411983;0.001575158;0.030671166;0.06484744;0.27398185;0.086545673;September;238;22;11
33a;pioneer;veg;0.009750332;0.005667781;0.09746716;0.537207449;0.683126677;0.751873136;September;239;23;12
33b;pioneer;veg;0.055904856;0.076211782;0.424233381;0.487291914;0.309824614;0.687583643;September;240;24;12
34a;low_marsh;non-veg;0.078054638;0.014582871;0.073196106;0.139283853;0.058039392;0.016078373;September;241;25;13
34b;low_marsh;non-veg;0;0;0.017175429;0.009547436;0.015089784;0.011869882;September;242;26;13
35a;low_marsh;non-veg;0.009149338;0.004904875;0.028091558;0.032852683;0.00476155;0.010008216;September;243;27;14
35b;low_marsh;non-veg;0.015506808;0.002527317;0.008482774;0.000223897;0.001422156;0.009336022;September;244;28;14
36a;low_marsh;non-veg;0.008649868;0.000221043;0.008620055;0.011493406;0.008472703;0.019113036;September;245;29;15
36b;low_marsh;non-veg;0.00015273;0;0;0.000826198;0.00899955;0.018514286;September;246;30;15
37a;low_marsh;non-veg;0.009138095;0.011420773;0.017164608;0.028801264;0.013797068;0.0211953;September;247;31;16
37b;low_marsh;non-veg;0.002730168;0.00014902;0.001412429;0;0.001114744;0.012656343;September;248;32;16
38a;low_marsh;non-veg;0.016299494;0.010720317;0.00252132;0.007506503;0.021054981;0.10650141;September;249;33;17
38b;low_marsh;non-veg;0.001518372;0.000223198;0.002161115;0.085825359;0.03467905;0.109511376;September;250;34;17
39a;low_marsh;non-veg;0.009696037;0;0;0.002344755;0.002428474;0.016507648;September;251;35;18
39b;low_marsh;non-veg;0.007158251;0;0;0.000378158;0.017623478;0.078100023;September;252;36;18
40a;low_marsh;veg;0.19491716;0.005700998;0.431624897;0.078824876;0.000763884;0.040137878;September;253;37;19
40b;low_marsh;veg;0.01482727;0.131194242;0.066991748;0.040295605;0.012972148;0.008318071;September;254;38;19
41a;low_marsh;veg;0.024386503;0.012133544;0.009319805;0.00644726;0.003298598;0.067791526;September;255;39;20
41b;low_marsh;veg;0.008372093;0.000606888;0.001210287;0.000680684;0.011949781;0.00887372;September;256;40;20
42a;low_marsh;veg;0.007857197;0.02818802;0.00719856;0.002628614;0.000687075;0.012725182;September;257;41;21
42b;low_marsh;veg;0.02480714;0.01382283;0.013973539;0.004904875;0.007536189;0.047332832;September;258;42;21
43a;low_marsh;veg;0.05986918;0.07895931;0.017092724;0.000529501;0.000912686;0.031001833;September;259;43;22
43b;low_marsh;veg;0.035087719;0.022189349;0.01275059;0.002800708;0.006410256;0.024916574;September;260;44;22
44a;low_marsh;veg;0.015546055;0.006410256;0.001144601;0.002975963;0.004428495;0.014051165;September;261;45;23
44b;low_marsh;veg;0.024857627;0.015126305;0.004916421;0.001890788;0.043866283;0.03017926;September;262;46;23
45a;low_marsh;veg;0.016058622;0.005739649;0.013288529;0.008775277;0.041968714;0.100801221;September;263;47;24
45b;low_marsh;veg;0.034684754;0.019346028;0.013337375;0.010059753;0.083724096;0.073816367;September;264;48;24
46a;high_marsh;non-veg;0.024836407;0.022648977;0.020189321;0.015540591;0.015126919;0.016309586;September;265;49;25
46b;high_marsh;non-veg;0.000915332;0.001949172;0.00104979;0;0.000150049;0.013522702;September;266;50;25
47a;high_marsh;non-veg;0.000457841;0;0.000149936;0;0;0.03029167;September;267;51;26
47b;high_marsh;non-veg;0.017772693;0.016792863;0.015143564;0.00322363;0;0.079991004;September;268;52;26
48a;high_marsh;non-veg;0.009390729;0.008914757;0.004568229;0.004199514;0.009506964;0.020414179;September;269;53;27
48b;high_marsh;non-veg;0.03524429;0.026178789;0.016052319;0.00698677;0.00037172;0.013079667;September;270;54;27
49a;high_marsh;non-veg;0.053724054;0.021066047;0.009595922;0;0.005322738;0.009306515;September;271;55;28
49b;high_marsh;non-veg;0.008696979;0.000224904;0;0.000224921;0.001725431;0.172351751;September;272;56;28
50a;high_marsh;non-veg;0.009224953;0.004830559;0.103078184;0.189083528;0.051196269;0.98381295;September;273;57;29
50b;high_marsh;non-veg;0.016284455;0.007676976;0.001115988;0.001485112;0.023379305;;September;274;58;29
51a;high_marsh;non-veg;0.001385895;0;0;0.000226895;0;;September;275;59;30
51b;high_marsh;non-veg;0;0;0;0;0.001949172;0.098312711;September;276;60;30
52a;high_marsh;veg;0.004540557;0.00098321;0.000453858;0.006731206;0.00990773;0.029345031;September;277;61;31
52b;high_marsh;veg;0.003705104;0;0;0.001337693;0.005127824;0.032178954;September;278;62;31
53a;high_marsh;veg;0.008773955;0.002420209;0;0;0;0.045609258;September;279;63;32
53b;high_marsh;veg;0.0011994;7.37E-05;0;0.000147351;0.000368378;0.012894194;September;280;64;32
54a;high_marsh;veg;0.010079414;0.000300075;0.000449337;0.004263276;0.013971306;0.043882679;September;281;65;33
54b;high_marsh;veg;0.000839118;0;0.00022531;0;0.009573741;0.021265284;September;282;66;33
55a;high_marsh;veg;0.001601831;7.50E-05;0.006372292;0.05345629;0.017555706;0.030481283;September;283;67;34
55b;high_marsh;veg;0.025482042;0.01843044;0.01122176;0.70984764;0.46764465;0.12357457;September;284;68;34
56a;high_marsh;veg;0.001601831;0.024589549;0.020166429;0.004797961;0.025938976;0.063668444;September;285;69;35
56b;high_marsh;veg;0.023213611;0.021700357;0.009661118;0.003715815;0;0.022146254;September;286;70;35
57a;high_marsh;veg;0.041596056;0.027455442;0.001739525;0.002193314;0.010361519;0.037437604;September;287;71;36
57b;high_marsh;veg;0.005830683;0.000223297;0.002378121;0.002229489;0.003269917;0.040651011;September;288;72;36
=======
IRIS ID;zone;vegetation;0-5cm;5-10cm;10-15cm;15-20cm;20-25cm;25-30cm;month;ID;ID_monthly;ID_plot
22a;pioneer;non-veg;0.035729691;0.151218811;0.067435159;0.037141412;0.084177261;0.624596398;June;1;1;1
22b;pioneer;non-veg;0.060366511;0.076200717;0.032751716;0.035832494;0.291983364;0.35791586;June;2;2;1
23a;pioneer;non-veg;0.040649218;0.03748232;0.065406562;0.033418295;0.074409393;0.134987593;June;3;3;2
23b;pioneer;non-veg;0.010347155;0.02430017;0.050643206;0.039515474;0.036916476;0.178766416;June;4;4;2
24a;pioneer;non-veg;0.007880455;0.002155172;0.006318763;0.000823477;0.010200255;0.021651184;June;5;5;3
24b;pioneer;non-veg;0.00543021;0.001526135;0.000763068;0.000305227;0.00015266;0.005408747;June;6;6;3
25a;pioneer;non-veg;0.010459612;0.005876068;0.005265166;0.062647844;0.071968252;0.077623823;June;7;7;4
25b;pioneer;non-veg;0.002792405;0;0.010399815;0.017872275;0.04783915;0.248588881;June;8;8;4
26a;pioneer;non-veg;0.115278761;0.398555531;0.469880402;0.633925309;0.598756856;0.607019351;June;9;9;5
26b;pioneer;non-veg;0.014896989;0.133045292;0.269397981;0.391849068;0.471494948;0.482802263;June;10;10;5
27a;pioneer;non-veg;0.070692953;0.149775337;0.643543907;0.449223757;0.240831731;0.38367522;June;11;11;6
27b;pioneer;non-veg;0.035765487;0.292051487;0.666930323;0.400862379;0.559362206;0.319824359;June;12;12;6
28a;pioneer;veg;0.096039678;0.29942029;0.149720994;0.466463856;0.793103448;0.600102182;June;13;13;7
28b;pioneer;veg;0.240446707;0.711459555;0.588866973;0.675653953;0.679967843;0.523973103;June;14;14;7
29a;pioneer;veg;0.049517262;0.044452424;0.127254437;0.056373429;0.108380049;0.08438667;June;15;15;8
29b;pioneer;veg;0.032649676;0.057389763;0.064558921;0.149583671;0.185911134;0.013926756;June;16;16;8
30a;pioneer;veg;0.018914922;0.001134902;0.000378301;0.000302641;0.004539608;0.00582583;June;17;17;9
30b;pioneer;veg;0.010908247;0.000152683;0.002213909;0.022902512;0.023971296;0.012808713;June;18;18;9
31a;pioneer;veg;0.011772092;0.011098613;0.0047994;0.019422572;0.001574803;0.006603136;June;19;19;10
31b;pioneer;veg;0.010629284;0.001513203;0.008929247;0.004463948;0.000756601;0.016734818;June;20;20;10
32a;pioneer;veg;0.056521739;0.068656079;0.367314953;0.789301232;0.666547967;0.455641135;June;21;21;11
32b;pioneer;veg;0.043430577;0.795225421;0.759139627;0.687839502;0.78687337;0.646479281;June;22;22;11
33a;pioneer;veg;0.190989518;0.304187555;0.774379008;0.608493696;0.648251955;0.462690974;June;23;23;12
33b;pioneer;veg;0.310524747;0.585008345;0.468203901;0.297957114;0.336206897;0.229376403;June;24;24;12
34a;low_marsh;non-veg;0.011903002;0.000294703;0.000147341;0.000221435;0.00508662;0.014517318;June;25;25;13
34b;low_marsh;non-veg;0.008559089;0;0;0;0;0.033241216;June;26;26;13
35a;low_marsh;non-veg;0.037801194;0.00591716;0.007236313;0.02806197;0.018859649;0.10003659;June;27;27;14
35b;low_marsh;non-veg;0.001308195;0.000674916;0;0.006299213;0.01912261;0.082870856;June;28;28;14
36a;low_marsh;non-veg;0.007530008;0.000663032;0.004864387;0.00273325;0.006297229;0.029163583;June;29;29;15
36b;low_marsh;non-veg;0.002949853;0.000146499;0.000147341;0.007519351;0.000812768;0.024606517;June;30;30;15
37a;low_marsh;non-veg;0.013378182;0.002083178;0;0.000966327;0.024188747;0.034480191;June;31;31;16
37b;low_marsh;non-veg;0.00117472;0.001049869;0;0.001724784;0.00832396;0.06104237;June;32;32;16
38a;low_marsh;non-veg;0.00956975;0.000680941;0.00015132;0.000453995;0.007566013;0.121988295;June;33;33;17
38b;low_marsh;non-veg;0.013816926;0.000149936;7.50E-05;0.016204051;0.022571148;0.081260866;June;34;34;17
39a;low_marsh;non-veg;0.017405318;0;0.000313849;0.004943115;0.021341703;0.030348298;June;35;35;18
39b;low_marsh;non-veg;0.017625441;0.009632795;0.008908525;0.03317158;0.091982328;0.36121976;June;36;36;18
40a;low_marsh;veg;0.022230595;0.010905608;0.075897134;0.134330558;0.171026453;0.225186059;June;37;37;19
40b;low_marsh;veg;0.007741451;0.000220183;0.001607365;0.008332115;0.008914219;0.032184917;June;38;38;19
41a;low_marsh;veg;0.016657991;0.012817728;0.012244602;0.015485451;0.006923909;0.029087767;June;39;39;20
41b;low_marsh;veg;0.054015228;0.050676848;0.052164262;0.058770656;0.053806048;0.055451324;June;40;40;20
42a;low_marsh;veg;0.014586967;0.002572445;0.000756601;0.001664523;0.001588863;0.035497112;June;41;41;21
42b;low_marsh;veg;0.039735597;0.022333932;0.02513465;0.03037702;0.033608618;0.040556199;June;42;42;21
43a;low_marsh;veg;0.050962876;0.090233992;0.053044636;0.063966931;0.05007715;0.056746532;June;43;43;22
43b;low_marsh;veg;0.013991832;0.022207612;0.020329068;0.093279766;0.050109569;0.091800161;June;44;44;22
44a;low_marsh;veg;0.011655188;0.002099108;0.000299873;7.50E-05;0;0.013223267;June;45;45;23
44b;low_marsh;veg;0.038065545;0.057779994;0.046665717;0.051150531;0.06561231;0.1411161;June;46;46;23
45a;low_marsh;veg;0.016187595;0.001134473;0.002344577;0.000302572;0.006001215;0.035234513;June;47;47;24
45b;low_marsh;veg;0.037080897;0.073688047;0.125902692;0.17577473;0.089890094;0.247689733;June;48;48;24
46a;high_marsh;non-veg;0.031986654;0.023018814;0.024005144;0.024301337;;;June;49;49;25
46b;high_marsh;non-veg;0.025072464;0.027633359;0.025292106;0.029741903;;;June;50;50;25
47a;high_marsh;non-veg;0.016389876;0.028487999;0.033262108;0.077443813;;;June;51;51;26
47b;high_marsh;non-veg;0.02057971;0.01759134;0.01880208;0.051363295;;;June;52;52;26
48a;high_marsh;non-veg;0.013936271;0.022763064;0.03566559;0.066800315;;;June;53;53;27
48b;high_marsh;non-veg;0.013486079;0.021907216;0.019223846;0.022936439;;;June;54;54;27
49a;high_marsh;non-veg;0.021403611;0.017666334;0.020310718;0.026938192;;;June;55;55;28
49b;high_marsh;non-veg;0.024063202;0.030309529;0.058412879;0.089250071;;;June;56;56;28
50a;high_marsh;non-veg;0.033699687;0.031079529;0.027085279;0.034388489;;;June;57;57;29
50b;high_marsh;non-veg;0.032606301;0.043088099;0.039420872;0.050846242;;;June;58;58;29
51a;high_marsh;non-veg;0.019210876;0.021151757;0.068530861;0.147316579;;;June;59;59;30
51b;high_marsh;non-veg;0.030223962;0.028108725;0.035910224;0.035111459;;;June;60;60;30
52a;high_marsh;veg;0.040136449;0.02485578;0.039669539;0.049284239;;;June;61;61;31
52b;high_marsh;veg;0.006650588;0.005745475;0.004885759;0.014595916;;;June;62;62;31
53a;high_marsh;veg;0.024641252;0.027348479;0.02307528;0.015885454;;;June;63;63;32
53b;high_marsh;veg;0.01852552;0.017538644;0.012039239;0.010998811;;;June;64;64;32
54a;high_marsh;veg;0.000530183;0.007134364;0.014937574;0.009669022;;;June;65;65;33
54b;high_marsh;veg;0.017525998;0.022819944;0.025085519;0.028695838;;;June;66;66;33
55a;high_marsh;veg;0.014133727;0.005469954;0.004070035;0.001221094;;;June;67;67;34
55b;high_marsh;veg;0.004391919;0.002587424;0.003293859;0.003619482;;;June;68;68;34
56a;high_marsh;veg;0.027463297;0.025069439;0.027989459;0.064026779;;;June;69;69;35
56b;high_marsh;veg;0.02790664;0.02022648;0.035253899;0.058831909;;;June;70;70;35
57a;high_marsh;veg;0.014857226;0.01659426;0.01915818;0.02392992;;;June;71;71;36
57b;high_marsh;veg;0.035724638;0.038957339;0.036678299;0.038957339;;;June;72;72;36
22a;pioneer;non-veg;0.044502618;0.101467918;0.040160339;0.042508131;0.269873686;0.372845479;July;73;1;1
22b;pioneer;non-veg;0.044247788;0.057747543;0.0362275;0.080698835;0.263575858;0.709526328;July;74;2;1
23a;pioneer;non-veg;0.120548551;0.208411893;0.185526602;0.122379398;0.060370505;0.158845289;July;75;3;2
23b;pioneer;non-veg;0.014542729;0.040374272;0.137184116;0.047668165;0.183526118;0.603919546;July;76;4;2
24a;pioneer;non-veg;0.037587413;0.026495726;0.124065238;0.028772879;0.096574318;0.193189964;July;77;5;3
24b;pioneer;non-veg;0.010432852;0.010646773;0.012529876;0.018106757;0.040848845;0.150286087;July;78;6;3
25a;pioneer;non-veg;0.030762534;0.02425107;0.012087833;0.024962556;0.024024024;0.039024042;July;79;7;4
25b;pioneer;non-veg;0.024203158;0.05483067;0.03748356;0.033747261;0.022352082;0.047406866;July;80;8;4
26a;pioneer;non-veg;0.078635243;0.364317047;0.646192203;0.715515939;0.631762125;0.735911769;July;81;9;5
26b;pioneer;non-veg;0.209715913;0.554130946;0.583875359;0.682877023;0.629811692;0.90297718;July;82;10;5
27a;pioneer;non-veg;0.034541546;0.153545303;0.495832724;0.763691684;0.827423682;0.703824424;July;83;11;6
27b;pioneer;non-veg;0.026011994;0.030501731;0.618212628;0.803285935;0.836415887;0.762985339;July;84;12;6
28a;pioneer;veg;0.04168541;0.091873573;0.12556186;0.063287409;0.052100221;0.039784867;July;85;13;7
28b;pioneer;veg;0.051060371;0.137756211;0.110813356;0.092819361;0.184471645;0.099080177;July;86;14;7
29a;pioneer;veg;0.043319143;0.099085923;0.071903544;0.617357002;0.736230825;0.651592636;July;87;15;8
29b;pioneer;veg;0.285056631;0.536925287;0.175895999;0.676960643;0.845374892;0.640778792;July;88;16;8
30a;pioneer;veg;0.081569835;0.032143397;0.132884586;0.10278324;0.045303282;0.036165544;July;89;17;9
30b;pioneer;veg;0.058241928;0.049920581;0.161283002;0.103320475;0.121051836;0.256788443;July;90;18;9
31a;pioneer;veg;0.139227104;0.07230975;0.019991082;0.01843044;0.026159334;0.014270849;July;91;19;10
31b;pioneer;veg;0.086195133;0.068370987;0.031435791;0.016871052;0.042211653;0.072866945;July;92;20;10
32a;pioneer;veg;0.039265264;0.091679451;0.170514319;0.290473407;0.501863899;0.424178232;July;93;21;11
32b;pioneer;veg;0.024553402;0.249721293;0.543103448;0.383111574;0.469542581;0.637978447;July;94;22;11
33a;pioneer;veg;0.030411183;0.170562454;0.682542001;0.814655172;0.882499087;0.739737034;July;95;23;12
33b;pioneer;veg;0.09385357;0.531127975;0.848596478;0.723789877;0.706549768;0.728425087;July;96;24;12
34a;low_marsh;non-veg;0.111683321;0.000378129;0.001586582;0.025778247;0.015899329;0.126828533;July;97;25;13
34b;low_marsh;non-veg;0.001615757;0.001210104;0.011345587;0.078674635;0.063762197;0.122060047;July;98;26;13
35a;low_marsh;non-veg;;;;;;;July;99;27;14
35b;low_marsh;non-veg;;;;;;;July;100;28;14
36a;low_marsh;non-veg;0.007184995;0.007160257;0.013720862;0.087113935;0.028297716;0.095541401;July;101;29;15
36b;low_marsh;non-veg;0.000835232;0.000149757;0.007371007;0.016463051;0.010359219;0.087767622;July;102;30;15
37a;low_marsh;non-veg;0.009684497;0.008695006;0.016349584;0.007580262;0.027868609;0.049795615;July;103;31;16
37b;low_marsh;non-veg;0.001830664;7.50E-05;0.000299873;0.000974586;0.004198216;0.011470125;July;104;32;16
38a;low_marsh;non-veg;0.00947071;0.003857791;0.020850709;0.054614221;0.178895613;0.332701925;July;105;33;17
38b;low_marsh;non-veg;0.012561652;0.023218878;0.004689154;0.017348485;0.004311323;0.027767269;July;106;34;17
39a;low_marsh;non-veg;0.038393904;0.025353731;0.02893127;0.035095289;0.053684514;0.220684685;July;107;35;18
39b;low_marsh;non-veg;0.013797286;0;0;0.001866507;0.055165721;0.121943948;July;108;36;18
40a;low_marsh;veg;0.029450453;0.029388518;0.091568515;0.121085895;0.135880494;0.071474797;July;109;37;19
40b;low_marsh;veg;0.009085403;0.007655147;0.016869798;0.02043698;0.035671819;0.027585694;July;110;38;19
41a;low_marsh;veg;0.006222355;0.06770795;0.173358874;0.104914168;0.134089737;0.242944514;July;111;39;20
41b;low_marsh;veg;0.002029312;0.000221092;0.010756649;0.024683171;0.063066382;0.074513561;July;112;40;20
42a;low_marsh;veg;0.093376513;0.043415778;0.085470085;0.092050526;0.071099009;0.083270307;July;113;41;21
42b;low_marsh;veg;0.131580976;0.142447563;0.146339623;0.122458236;0.106188679;0.289370671;July;114;42;21
43a;low_marsh;veg;0.067423133;0.141554151;0.151785073;0.192567568;0.105232892;0.124982012;July;115;43;22
43b;low_marsh;veg;0.015053283;0.016950391;0.06268766;0.054012459;0.036757707;0.043656307;July;116;44;22
44a;low_marsh;veg;0.02860724;0.024123442;0.038871564;0.079904376;0.059466898;0.084884479;July;117;45;23
44b;low_marsh;veg;0.009077269;0.06343476;0.002283946;0.000736757;0.00169554;0.019310142;July;118;46;23
45a;low_marsh;veg;0.010682187;0.012283395;0.010890221;0.020156284;0.04467729;0.050934164;July;119;47;24
45b;low_marsh;veg;0.001486436;0.063722259;0.168371074;0.141782323;0.116289262;0.173534999;July;120;48;24
46a;high_marsh;non-veg;0.187957875;0.078797421;0.048635198;0.010686334;0.005279035;0.059374528;July;121;49;25
46b;high_marsh;non-veg;0.015791144;0.017482517;0.044812241;0.006915307;0.027272727;0.097513598;July;122;50;25
47a;high_marsh;non-veg;0.011596789;0.014176105;0.011908241;;;;July;123;51;26
47b;high_marsh;non-veg;0.017628682;0.012710007;0.011471577;;;;July;124;52;26
48a;high_marsh;non-veg;0.003298598;0.00795756;0.017240109;0.045826273;;;July;125;53;27
48b;high_marsh;non-veg;0.018419706;0.017020971;0.025136455;0.04567653;;;July;126;54;27
49a;high_marsh;non-veg;0.001785316;0.007304602;0.024835646;0.03155588;;;July;127;55;28
49b;high_marsh;non-veg;0.01408243;0.015716665;0.008980952;0.012241055;;;July;128;56;28
50a;high_marsh;non-veg;0.012408648;0.029677805;0.054258912;0.012506592;;;July;129;57;29
50b;high_marsh;non-veg;0.009223674;0.065666894;0.054528931;0.022706492;;;July;130;58;29
51a;high_marsh;non-veg;0.023216392;0.017094017;0.021882472;0.027886426;0.13625498;;July;131;59;30
51b;high_marsh;non-veg;7.57E-05;7.43E-05;0.006243032;0.014198632;0.028834721;;July;132;60;30
52a;high_marsh;veg;0.009973206;0.016581446;0.011979547;0.017384953;;;July;133;61;31
52b;high_marsh;veg;0.010835913;0.03585138;0.052364743;0.018396466;;;July;134;62;31
53a;high_marsh;veg;0.010874456;0.03087011;0.01517719;0.013851028;;;July;135;63;32
53b;high_marsh;veg;0.025597894;0.025423729;0.01845734;0.026860098;;;July;136;64;32
54a;high_marsh;veg;0.001373522;0.002851782;0.002352941;0.274307939;0.26817731;;July;137;65;33
54b;high_marsh;veg;0.001077503;0.002499243;0.057225258;0.159781288;0.071081409;;July;138;66;33
55a;high_marsh;veg;0.020295203;0.026657008;0.025878942;0.028828046;0.327318841;;July;139;67;34
55b;high_marsh;veg;7.56E-05;7.43E-05;0;0.002303805;0.003715815;;July;140;68;34
56a;high_marsh;veg;0.204024298;0.308263971;0.18690547;0.055811534;0.11318371;0.342574699;July;141;69;35
56b;high_marsh;veg;0.047066647;0.023252445;0.037734483;0.210255667;0.036868028;0.151517346;July;142;70;35
57a;high_marsh;veg;0.003661607;0.017767449;0.000524777;0.001499363;0.000899685;0.014020093;July;143;71;36
57b;high_marsh;veg;0.007958732;0.010668408;0.017022818;0.014557833;0.023973347;0.025750762;July;144;72;36
22a;pioneer;non-veg;0.060448389;0.005772547;0.006148309;0.001282825;0.064887811;0.145205272;August;145;1;1
22b;pioneer;non-veg;0.013605442;0.006747638;0.000150004;0.000302893;0.208158597;0.575374781;August;146;2;1
23a;pioneer;non-veg;0.009014515;0.000374925;0.000454373;0.000458926;0.020236471;0.185199098;August;147;3;2
23b;pioneer;non-veg;0.010112888;7.70E-05;0;0;0.121592484;0.165306437;August;148;4;2
24a;pioneer;non-veg;0.003636645;0;0.002193314;0.004008471;0.030328241;0.056972081;August;149;5;3
24b;pioneer;non-veg;0.009198927;0.001574331;0;0.005847515;0.004358281;0.011041839;August;150;6;3
25a;pioneer;non-veg;0.01699158;0.012047297;0.00610119;0.000297265;0.002452984;0.005128205;August;151;7;4
25b;pioneer;non-veg;0.015470111;0.008186444;0.000810851;0.000811449;0.00088476;0.052522868;August;152;8;4
26a;pioneer;non-veg;0.01089161;0.05474103;0.761605094;0.792991276;0.611681311;0.499408459;August;153;9;5
26b;pioneer;non-veg;0.019491147;0.364801865;0.786656945;0.562208964;0.281407402;0.610159652;August;154;10;5
27a;pioneer;non-veg;0.013654984;0.301596777;0.734922696;0.933151047;0.812353584;0.846423135;August;155;11;6
27b;pioneer;non-veg;0.086081274;0.01061008;0.490797546;0.703506829;0.548629531;0.515218513;August;156;12;6
28a;pioneer;veg;0.071701051;0.12365754;0.040929036;0.014945859;0.012513272;0.14778136;August;157;13;7
28b;pioneer;veg;0.061474187;0.043262204;0.032229774;0.020493303;0.086136297;0.108630408;August;158;14;7
29a;pioneer;veg;0.093520273;0.048602854;0.020659929;0.3817265;0.816159251;0.842803753;August;159;15;8
29b;pioneer;veg;0.090422804;0.092214881;0.084053587;0.317662282;0.799665016;0.846259785;August;160;16;8
30a;pioneer;veg;0.017779473;0.001050578;0.003095975;0.066843703;0.050896384;0.086622557;August;161;17;9
30b;pioneer;veg;0.005475702;0.017905103;0.004044338;0.069024957;0.217659446;0.204851752;August;162;18;9
31a;pioneer;veg;0.011782708;0.007946623;0.0023997;0.005025126;0.122062908;0.108272597;August;163;19;10
31b;pioneer;veg;0.005644912;0.003675368;0.004048279;0.009445985;0.016196761;0.048906919;August;164;20;10
32a;pioneer;veg;0.263868529;0.851840584;0.288147139;0.222146585;0.683277795;0.810013614;August;165;21;11
32b;pioneer;veg;0.077312959;0.551688234;0.518185199;0.545806068;0.734340128;0.732193309;August;166;22;11
33a;pioneer;veg;0.042982591;0.171002874;0.577407127;0.510710771;0.665339865;0.473987126;August;167;23;12
33b;pioneer;veg;0.156346069;0.348554581;0.619394902;0.611541584;0.638575801;0.721237609;August;168;24;12
34a;low_marsh;non-veg;0.013655783;0.018897638;7.50E-05;0.000224989;0.002943174;0.022739331;August;169;25;13
34b;low_marsh;non-veg;0.003763927;0.010036429;0.004166667;0.00951956;0.016543154;0.03168302;August;170;26;13
35a;low_marsh;non-veg;0;0.004585432;0.01734104;0.074107615;0.187135389;;August;171;27;14
35b;low_marsh;non-veg;0;0.000668847;0.000222949;0.003864447;0.000668847;;August;172;28;14
36a;low_marsh;non-veg;0.048015123;0.037232461;0.039387634;0.018133175;0.029800832;0.065670088;August;173;29;15
36b;low_marsh;non-veg;0.020642722;0.020511296;;;;;August;174;30;15
37a;low_marsh;non-veg;0.032219029;0.036962665;0.022372529;0.026247305;0.043636634;0.029280618;August;175;31;16
37b;low_marsh;non-veg;0.008698857;0.010086351;0.009274018;0.011371044;0.012457449;0.082721524;August;176;32;16
38a;low_marsh;non-veg;0.001525553;0;0.000749681;0.00524777;0.014534227;0.022050466;August;177;33;17
38b;low_marsh;non-veg;0.031295211;0.031796025;0.011346558;0.002873563;0.022673845;0.014269275;August;178;34;17
39a;low_marsh;non-veg;0.033979113;0.000447094;0.006652216;0.020061382;0.080577897;0.094971232;August;179;35;18
39b;low_marsh;non-veg;0.019007634;0.000149936;7.51E-05;0.049886792;0.089573603;0.037507608;August;180;36;18
40a;low_marsh;veg;0.110176493;0.060362618;0.112488014;0.041270543;0.020489387;0.117616695;August;181;37;19
40b;low_marsh;veg;0.005034325;0.00239898;0.017995051;0.010646274;0.009378048;0.054534544;August;182;38;19
41a;low_marsh;veg;0.004607952;0.095060646;0.201154464;0.264497258;0.320633016;0.548773322;August;183;39;20
41b;low_marsh;veg;0.00267441;0.002099108;0.009520954;0.133147884;0.09070431;0.022790314;August;184;40;20
42a;low_marsh;veg;0.045922649;0.103530999;0.179023915;0.30656168;0.195210395;0.169553052;August;185;41;21
42b;low_marsh;veg;0.023874905;0.000899618;0.007571782;0.121148512;0.120471968;0.076154713;August;186;42;21
43a;low_marsh;veg;0.014718283;0.015218532;0.028637829;0.271384851;0.169394804;0.246390977;August;187;43;22
43b;low_marsh;veg;0.040172387;0.034487975;0.22404661;0.054761364;0.026475038;0.0579347;August;188;44;22
44a;low_marsh;veg;0.00188132;0.017015707;0.0144749;0.009932245;0.014089929;0.046361186;August;189;45;23
44b;low_marsh;veg;0.03405645;0.042655475;0.012972148;0.012056467;0.117750305;0.163676617;August;190;46;23
45a;low_marsh;veg;0.051173202;0.049435991;0.122493758;0.367970938;0.309862351;0.329551471;August;191;47;24
45b;low_marsh;veg;0.707976668;0.360962169;0.064511334;0.081010777;0.16376747;0.41738677;August;192;48;24
46a;high_marsh;non-veg;0.000152555;0;0;0.000828875;;;August;193;49;25
46b;high_marsh;non-veg;0;0;0;0.012508376;;;August;194;50;25
47a;high_marsh;non-veg;0.007048062;0.009462556;0.017947197;;;;August;195;51;26
47b;high_marsh;non-veg;0.00241966;0.000891795;0.000148666;;;;August;196;52;26
48a;high_marsh;non-veg;0.009885536;0.016800584;0.022279036;0.026880935;0.107021731;0.965653225;August;197;53;27
48b;high_marsh;non-veg;0;0.000884108;0.012524866;0.023207839;;;August;198;54;27
49a;high_marsh;non-veg;0.00090799;0;0;0;0.004237603;0.013996426;August;199;55;28
49b;high_marsh;non-veg;0.003944039;0.005920187;0.001753104;0.000292184;0.011102995;0.026175331;August;200;56;28
50a;high_marsh;non-veg;0.003646376;0.00828385;0.004563857;0.010201819;0.014358295;;August;201;57;29
50b;high_marsh;non-veg;0;0;7.50E-05;0.002548917;0.011397087;;August;202;58;29
51a;high_marsh;non-veg;0.006896552;0.008767406;0.009577838;0.017838714;0.020936233;;August;203;59;30
51b;high_marsh;non-veg;0;0;0;0.009147484;0.052710505;;August;204;60;30
52a;high_marsh;veg;0.020561574;0.026365348;0.029852909;0.070569483;;;August;205;61;31
52b;high_marsh;veg;0.020707443;0.025277033;0.021003839;0.035127109;;;August;206;62;31
53a;high_marsh;veg;0.003832265;0.004418049;0.030998769;0.035282185;;;August;207;63;32
53b;high_marsh;veg;0.017318889;0.011371044;0.008691244;0.01195046;;;August;208;64;32
54a;high_marsh;veg;0.000378129;0.015756224;0.059554828;0.01184763;0.033468408;;August;209;65;33
54b;high_marsh;veg;0.025581226;0.029872079;0.027377625;0.026742594;0.043722134;;August;210;66;33
55a;high_marsh;veg;0.016842595;0.028739979;0.12365754;0.072082293;0.051388784;0.034559048;August;211;67;34
55b;high_marsh;veg;0.015581272;0.004681926;0.001412324;0.001337793;0.009149743;0.043964288;August;212;68;34
56a;high_marsh;veg;0.039168242;0.050386445;0.033083042;0.033529106;0.110606624;0.177091856;August;213;69;35
56b;high_marsh;veg;0.022230624;0.017984542;0.011147444;0.092895363;0.075739557;0.153972032;August;214;70;35
57a;high_marsh;veg;0.005969049;0.040197002;0.038965742;0.132613892;0.147589706;;August;215;71;36
57b;high_marsh;veg;0.000148644;0.032724617;0.007815924;0.100820032;0.16875412;;August;216;72;36
22a;pioneer;non-veg;0.021801233;0.003348463;0.000149544;0.000448363;0.120258813;0.344932936;September;217;1;1
22b;pioneer;non-veg;0.02150212;0.015903686;0.00588893;0.003133159;0.121214398;0.370748299;September;218;2;1
23a;pioneer;non-veg;0.006004619;0.000378158;0.000226895;0.000378158;0.004084102;0.14177292;September;219;3;2
23b;pioneer;non-veg;0.048369565;0.007020221;0;0.005951927;0.170664629;0.48105424;September;220;4;2
24a;pioneer;non-veg;0.038910801;0.032624851;0.029059829;0.029473057;0.030505952;0.027113594;September;221;5;3
24b;pioneer;non-veg;0.039766259;0.040062435;0.02824019;0.016955455;0.043416846;0.02170197;September;222;6;3
25a;pioneer;non-veg;0.022361771;0.013893061;0.002028245;0.000524816;0.006748144;0.030066732;September;223;7;4
25b;pioneer;non-veg;0.028180846;0.019818332;0.010425261;0.000600601;0.004653607;0.011919934;September;224;8;4
26a;pioneer;non-veg;0.069811464;0.015201192;0.14051259;0.322824057;0.613952796;0.474668862;September;225;9;5
26b;pioneer;non-veg;0.011504975;0.025772034;0.091127458;0.295190215;0.207150922;0.257036925;September;226;10;5
27a;pioneer;non-veg;0.011578695;0.005194408;0.072361886;0.446928653;0.603433804;0.72733527;September;227;11;6
27b;pioneer;non-veg;0.079438437;0.016415299;0.144252274;0.635022355;0.59855375;0.767976775;September;228;12;6
28a;pioneer;veg;0.024558346;0.012592369;0.006951791;0.000904704;0.013981809;0.119219219;September;229;13;7
28b;pioneer;veg;0.024075206;0.015821836;0.005413941;0.014919778;0.089661413;0.340171972;September;230;14;7
29a;pioneer;veg;0.007090036;0.005735141;7.43E-05;0.085835315;0.408131411;0.518843381;September;231;15;8
29b;pioneer;veg;0.012208068;0.009375698;0.00655347;0.186459572;0.519099287;0.451991677;September;232;16;8
30a;pioneer;veg;0.001066504;0.001419818;0.006189411;0.000298753;0.012222388;0.265015295;September;233;17;9
30b;pioneer;veg;0.009722641;0.009751053;0.009532254;0.009009674;0.04817766;0.283650302;September;234;18;9
31a;pioneer;veg;0.010467656;0.003261917;0.00133077;0.002373183;0.031169023;0.106603494;September;235;19;10
31b;pioneer;veg;0.005652272;0.008410181;0.011525674;0.058462676;0.07611432;0.045067082;September;236;20;10
32a;pioneer;veg;0.024492234;0.260342055;0.147138367;0.217213414;0.459771796;0.465332067;September;237;21;11
32b;pioneer;veg;0.007411983;0.001575158;0.030671166;0.06484744;0.27398185;0.086545673;September;238;22;11
33a;pioneer;veg;0.009750332;0.005667781;0.09746716;0.537207449;0.683126677;0.751873136;September;239;23;12
33b;pioneer;veg;0.055904856;0.076211782;0.424233381;0.487291914;0.309824614;0.687583643;September;240;24;12
34a;low_marsh;non-veg;0.078054638;0.014582871;0.073196106;0.139283853;0.058039392;0.016078373;September;241;25;13
34b;low_marsh;non-veg;0;0;0.017175429;0.009547436;0.015089784;0.011869882;September;242;26;13
35a;low_marsh;non-veg;0.009149338;0.004904875;0.028091558;0.032852683;0.00476155;0.010008216;September;243;27;14
35b;low_marsh;non-veg;0.015506808;0.002527317;0.008482774;0.000223897;0.001422156;0.009336022;September;244;28;14
36a;low_marsh;non-veg;0.008649868;0.000221043;0.008620055;0.011493406;0.008472703;0.019113036;September;245;29;15
36b;low_marsh;non-veg;0.00015273;0;0;0.000826198;0.00899955;0.018514286;September;246;30;15
37a;low_marsh;non-veg;0.009138095;0.011420773;0.017164608;0.028801264;0.013797068;0.0211953;September;247;31;16
37b;low_marsh;non-veg;0.002730168;0.00014902;0.001412429;0;0.001114744;0.012656343;September;248;32;16
38a;low_marsh;non-veg;0.016299494;0.010720317;0.00252132;0.007506503;0.021054981;0.10650141;September;249;33;17
38b;low_marsh;non-veg;0.001518372;0.000223198;0.002161115;0.085825359;0.03467905;0.109511376;September;250;34;17
39a;low_marsh;non-veg;0.009696037;0;0;0.002344755;0.002428474;0.016507648;September;251;35;18
39b;low_marsh;non-veg;0.007158251;0;0;0.000378158;0.017623478;0.078100023;September;252;36;18
40a;low_marsh;veg;0.19491716;0.005700998;0.431624897;0.078824876;0.000763884;0.040137878;September;253;37;19
40b;low_marsh;veg;0.01482727;0.131194242;0.066991748;0.040295605;0.012972148;0.008318071;September;254;38;19
41a;low_marsh;veg;0.024386503;0.012133544;0.009319805;0.00644726;0.003298598;0.067791526;September;255;39;20
41b;low_marsh;veg;0.008372093;0.000606888;0.001210287;0.000680684;0.011949781;0.00887372;September;256;40;20
42a;low_marsh;veg;0.007857197;0.02818802;0.00719856;0.002628614;0.000687075;0.012725182;September;257;41;21
42b;low_marsh;veg;0.02480714;0.01382283;0.013973539;0.004904875;0.007536189;0.047332832;September;258;42;21
43a;low_marsh;veg;0.05986918;0.07895931;0.017092724;0.000529501;0.000912686;0.031001833;September;259;43;22
43b;low_marsh;veg;0.035087719;0.022189349;0.01275059;0.002800708;0.006410256;0.024916574;September;260;44;22
44a;low_marsh;veg;0.015546055;0.006410256;0.001144601;0.002975963;0.004428495;0.014051165;September;261;45;23
44b;low_marsh;veg;0.024857627;0.015126305;0.004916421;0.001890788;0.043866283;0.03017926;September;262;46;23
45a;low_marsh;veg;0.016058622;0.005739649;0.013288529;0.008775277;0.041968714;0.100801221;September;263;47;24
45b;low_marsh;veg;0.034684754;0.019346028;0.013337375;0.010059753;0.083724096;0.073816367;September;264;48;24
46a;high_marsh;non-veg;0.024836407;0.022648977;0.020189321;0.015540591;0.015126919;0.016309586;September;265;49;25
46b;high_marsh;non-veg;0.000915332;0.001949172;0.00104979;0;0.000150049;0.013522702;September;266;50;25
47a;high_marsh;non-veg;0.000457841;0;0.000149936;0;0;0.03029167;September;267;51;26
47b;high_marsh;non-veg;0.017772693;0.016792863;0.015143564;0.00322363;0;0.079991004;September;268;52;26
48a;high_marsh;non-veg;0.009390729;0.008914757;0.004568229;0.004199514;0.009506964;0.020414179;September;269;53;27
48b;high_marsh;non-veg;0.03524429;0.026178789;0.016052319;0.00698677;0.00037172;0.013079667;September;270;54;27
49a;high_marsh;non-veg;0.053724054;0.021066047;0.009595922;0;0.005322738;0.009306515;September;271;55;28
49b;high_marsh;non-veg;0.008696979;0.000224904;0;0.000224921;0.001725431;0.172351751;September;272;56;28
50a;high_marsh;non-veg;0.009224953;0.004830559;0.103078184;0.189083528;0.051196269;0.98381295;September;273;57;29
50b;high_marsh;non-veg;0.016284455;0.007676976;0.001115988;0.001485112;0.023379305;;September;274;58;29
51a;high_marsh;non-veg;0.001385895;0;0;0.000226895;0;;September;275;59;30
51b;high_marsh;non-veg;0;0;0;0;0.001949172;0.098312711;September;276;60;30
52a;high_marsh;veg;0.004540557;0.00098321;0.000453858;0.006731206;0.00990773;0.029345031;September;277;61;31
52b;high_marsh;veg;0.003705104;0;0;0.001337693;0.005127824;0.032178954;September;278;62;31
53a;high_marsh;veg;0.008773955;0.002420209;0;0;0;0.045609258;September;279;63;32
53b;high_marsh;veg;0.0011994;7.37E-05;0;0.000147351;0.000368378;0.012894194;September;280;64;32
54a;high_marsh;veg;0.010079414;0.000300075;0.000449337;0.004263276;0.013971306;0.043882679;September;281;65;33
54b;high_marsh;veg;0.000839118;0;0.00022531;0;0.009573741;0.021265284;September;282;66;33
55a;high_marsh;veg;0.001601831;7.50E-05;0.006372292;0.05345629;0.017555706;0.030481283;September;283;67;34
55b;high_marsh;veg;0.025482042;0.01843044;0.01122176;0.70984764;0.46764465;0.12357457;September;284;68;34
56a;high_marsh;veg;0.001601831;0.024589549;0.020166429;0.004797961;0.025938976;0.063668444;September;285;69;35
56b;high_marsh;veg;0.023213611;0.021700357;0.009661118;0.003715815;0;0.022146254;September;286;70;35
57a;high_marsh;veg;0.041596056;0.027455442;0.001739525;0.002193314;0.010361519;0.037437604;September;287;71;36
57b;high_marsh;veg;0.005830683;0.000223297;0.002378121;0.002229489;0.003269917;0.040651011;September;288;72;36
>>>>>>> 304dd794ce818e18410c54f22f93bb6fab345e6f