G
Guest
What I need to be able to do is to calculate the difference in a value
(Temperature) between each depth bin. Then to find the absolute value of the
biggest difference by Station Code and then to find out the Depth - 1 at
which that biggest difference occurred. I am sure this can be done, but I
can't figure out exactly how. Any help would be greatly appreciated.
Thanks, cam
Here is an example of my data:
Station Code Depth (m) Temperature (oC)
061906FS04 1 14.8279
061906FS04 2 14.8016
061906FS04 3 14.7952
061906FS04 4 14.7961
061906FS04 5 14.7955
061906FS07 1 13.4263
061906FS07 2 13.4332
061906FS07 3 13.4257
061906FS07 4 13.3969
061906FS07 5 13.3866
(Temperature) between each depth bin. Then to find the absolute value of the
biggest difference by Station Code and then to find out the Depth - 1 at
which that biggest difference occurred. I am sure this can be done, but I
can't figure out exactly how. Any help would be greatly appreciated.
Thanks, cam
Here is an example of my data:
Station Code Depth (m) Temperature (oC)
061906FS04 1 14.8279
061906FS04 2 14.8016
061906FS04 3 14.7952
061906FS04 4 14.7961
061906FS04 5 14.7955
061906FS07 1 13.4263
061906FS07 2 13.4332
061906FS07 3 13.4257
061906FS07 4 13.3969
061906FS07 5 13.3866