Skip to content

Commit 1e20305

Browse files
authored
Update README.md
1 parent 8b739a2 commit 1e20305

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,11 @@ Check `examples` folder in our [github repository](github.com/iuryt/OceanLab/exa
2424
- **EOF**
2525
- *eoft()*: Calculates the Empirical Orthogonal Functions;
2626
- *my_eof_interp()*: Fillgaps on matrix based on EOFs (translated from Cesar Rocha Matlab version);
27+
- **UTILS**
28+
- *argdistnear()*: Searchs the position of the closest points in an array to a reference point;
29+
- *meaneddy()*: Performs an eddy-mean decomposing with a low-pass filter;
30+
2731

2832
## Contributors
2933

30-
Everyone can contribute to this code. Some of functions was based on Filipe Fernandes or Cesar Rocha functions and some of them was created with help of Dante C. Napolitano, Hélio M. R. Almeida and Wandrey Watanabe at Ocean Dynamics Lab of University of São Paulo (USP).
34+
Everyone can contribute to this code. Some of functions were based on Filipe Fernandes or Cesar Rocha functions and some of them were created with help of Dante C. Napolitano, Hélio M. R. Almeida and Wandrey Watanabe at Ocean Dynamics Lab of University of São Paulo (USP).

0 commit comments

Comments
 (0)