View source: R/profile_calcs.R
profile_tsrho_by_layer | R Documentation |
Calculate temperature, salinity, and density for each layer
profile_tsrho_by_layer(t, s, rho, z, mld)
t |
temperature vector |
s |
Salinity vector |
rho |
Density vector |
z |
Depth vector |
mld |
Mixed layer depth |
Sean Rohan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.