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:
2929``` bash
3030python 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
3840EddyId 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:
4446EddyTracking tracking.yaml
4547```
4648
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