View source: R/internal_utils.R
calc_depth | R Documentation |
Calculate water level from barimetric pressure at meassured bottom,
calc_depth(P_water, P_ref, temp_water)
P_water |
pressure in water in kPa |
P_ref |
reference air pressure in kPa |
temp_water |
water temperature in degrees Celsius |
A numeric. water level in meters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.