Permalink
Cannot retrieve contributors at this time
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
pyrings/NEWS.txt
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
14 lines (9 sloc)
497 Bytes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.. PyRings is package to handle rings in the ocean | |
News | |
==== | |
0.8 | |
--- | |
* New class RingCenter, which expects the default mks inputs (t,x,y,u,v). The class RingCenterFlex, under construction, will accept more types of inputs, like LatxLon and datetime. | |
0.6 | |
--- | |
* First public release. It estimates the ring center and propagation velocity assuming to be ab axis-symetric vortex. The velocity field is than corrected by the magnitude and position as all data was all sampled at the same instant. |