File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -29,10 +29,12 @@ Then run the following to install the eddy tracker:
29
29
``` bash
30
30
python setup.py install
31
31
```
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 ) .
32
34
33
- Two executables are now available in your PATH: EddyIdentification and EddyTracking
35
+ ![ ] ( https://py-eddy-tracker.readthedocs.io/en/latest/_static/logo.png )
34
36
35
- Edit the corresponding yaml files and then run the code, e.g.:
37
+ ### Quick use ###
36
38
37
39
``` bash
38
40
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:
44
46
EddyTracking tracking.yaml
45
47
```
46
48
47
- for tracking.
48
-
49
-
49
+ for tracking (Edit the corresponding yaml files and then run the code).
You can’t perform that action at this time.
0 commit comments