Skip to content

Commit aa0535f

Browse files
committed
Merge branch 'master' of github.com:AntSimi/py-eddy-tracker
2 parents f8b97a8 + 5584ee4 commit aa0535f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,12 @@ Then run the following to install the eddy tracker:
2929
```bash
3030
python setup.py install
3131
```
32+
### Tools gallery ###
33+
Several examples based on py eddy tracker module are [here](https://py-eddy-tracker.readthedocs.io/en/latest/python_module/index.html).
3234

33-
Two executables are now available in your PATH: EddyIdentification and EddyTracking
35+
![](https://py-eddy-tracker.readthedocs.io/en/latest/_static/logo.png)
3436

35-
Edit the corresponding yaml files and then run the code, e.g.:
37+
### Quick use ###
3638

3739
```bash
3840
EddyId share/nrt_global_allsat_phy_l4_20190223_20190226.nc 20190223 adt ugos vgos longitude latitude ./ -v INFO
@@ -44,6 +46,4 @@ for identification, followed by:
4446
EddyTracking tracking.yaml
4547
```
4648

47-
for tracking.
48-
49-
49+
for tracking (Edit the corresponding yaml files and then run the code).

0 commit comments

Comments
 (0)