File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 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);
You can’t perform that action at this time.
0 commit comments