Skip to content

Commit 73f3bec

Browse files
committed
update README.md
1 parent 4681d2f commit 73f3bec

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# OceanLab
22

3-
Package of Python scripts for Oceanography (Python 3.6)
3+
Package of Python scripts for Oceanography (Python +3.6)
44

55
## Synopsis
66

@@ -29,7 +29,8 @@ Check `examples` folder in our [github repository](github.com/iuryt/OceanLab).
2929
- *dyn_amp()*: Makes the projection of every dynamical mode to velocity to obtain its amplitude;
3030
- *zeta()*: Calculates the vorticity field by velocity field;
3131
- *psi2uv()*: Calculates the velocity field by stream function scalar field;
32-
- *eqmodes()*: Calculates the equatorial dynamical pressure and vertical velocity modes;
32+
- *vmodes()*: Calculates the QG pressure modes from N2 profile;
33+
- *eqmodes()*: Calculates the equatorial pressure and vertical velocity modes from N2 profile;
3334
- **EOF**
3435
- *eoft()*: Calculates the Empirical Orthogonal Functions;
3536
- *my_eof_interp()*: Fillgaps on matrix based on EOFs (translated from Cesar Rocha Matlab version);

0 commit comments

Comments
 (0)