README
Method
Method was described in :
Use case
Method is used in :
How do I get set up?
Short story
pip install pyeddytracker
Long story
To avoid problems with installation, use of the virtualenv Python virtual environment is recommended.
Then use pip to install all dependencies (numpy, scipy, matplotlib, netCDF4, ...), e.g.:
pip install numpy scipy netCDF4 matplotlib opencv-python pyyaml pint polygon3
Clone :
git clone https://github.com/AntSimi/py-eddy-tracker
Then run the following to install the eddy tracker :
python setup.py install
Tools gallery
Several examples based on py eddy tracker module are here.
Quick use
EddyId share/nrt_global_allsat_phy_l4_20190223_20190226.nc 20190223 adt ugos vgos longitude latitude ./ -v INFO
for identification, followed by:
EddyTracking tracking.yaml
for tracking (Edit the corresponding yaml files and then run the code).
Release files for pyEddyTracker 3.6.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyEddyTracker-3.6.1.tar.gz | 10.7 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyEddyTracker-3.6.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 21.4 MB
Release files / pyEddyTracker-3.6.1.tar.gz
| Download URL | pyEddyTracker-3.6.1.tar.gz |
|---|---|
| Size | 10.7 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
99e02202c21a6f44fdbb92a5ff0ecdd1dd28b94e3a3de70446578d09d010cf9e
|
|
BLAKE2b-256 checksum How to use checksums |
a63212fc4b424859a9ff65264ea8895cf3651f6720b8e61a127518d085614b23
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.7
|
Release files / pyEddyTracker-3.6.1-py3-none-any.whl
| Download URL | pyEddyTracker-3.6.1-py3-none-any.whl |
|---|---|
| Size | 10.7 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
db274da7e458bcdc2fc690aecfe55e0da15b0381165cbfda6546dad931d8434e
|
|
BLAKE2b-256 checksum How to use checksums |
dc6a29e95eef244d62d089ac85470abafb245fd75bb1669c93f786b6227dcd2f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.7
|