We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c1c63c commit 802b6e4Copy full SHA for 802b6e4
1 file changed
gsw/stability.py
@@ -51,7 +51,7 @@ def Nsquared(SA, CT, p, lat=None, axis=0):
51
The shape along the pressure axis dimension is one
52
less than that of the inputs.
53
The units of N2 are radians2 s-2 however in may textbooks this is
54
- abreviated to s-2 as radians does not have a unit. To convert the
+ abbreviated to s-2 as radians does not have a unit. To convert the
55
frequency to hertz, cycles sec-1, divide the frequency by 2π, ie N/(2π).
56
p_mid : array
57
Pressure at midpoints of p, dbar.
0 commit comments