We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4cc109 commit 686011eCopy full SHA for 686011e
README.md
@@ -21,7 +21,7 @@ To avoid problems with installation, use of the virtualenv Python virtual enviro
21
Then use pip to install all dependencies (numpy, scipy, matplotlib, netCDF4, cython, pyproj, Shapely, ...), e.g.:
22
23
```bash
24
-pip install cython numpy matplotlib scipy netCDF4 shapely pyproj
+pip install opencv numpy matplotlib scipy netCDF4 shapely pyproj
25
```
26
27
Then run the following to install the eddy tracker:
0 commit comments