Hi Everyone,
I have a huge lake dataset , and I need to calculate the average count from the 0-2 meters. an simple example goes like below:
<colgroup><col><col><col></colgroup><tbody>
Lake ID
Depth (meter)
Counts
22
0
4.2
22
1
4.8
22
2
3.2
23
0.5
1
23
3
0.4
23
2
0.8
23
1
2.3...