File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -15,12 +15,19 @@ Changed
1515 New identifications are produced with this type, old files could still be loaded.
1616 If you use old identifications for tracking use the `--unraw ` option to unpack old times and store data with the new format.
1717- Now amplitude is stored with .1 mm of precision (instead of 1 mm), same advice as for time.
18+ - expose more parameters to users for bash tools build_network & divide_network
19+ - add warning when loading a file created from a previous version of py-eddy-tracker.
20+
21+
1822
1923Fixed
2024^^^^^
2125
2226- Fix bug in convolution(filter), lowest rows was replace by zeros in convolution computation.
2327 Important impact for tiny kernel
28+ - Fix bug when loading dataset in zarr format, not all variables were correctly loaded
29+ - Fix bug when zarr dataset has same size for number of observations and contour size
30+ - Fix bug when tracking, previous_virtual_obs was not always loaded
2431
2532Added
2633^^^^^
You can’t perform that action at this time.
0 commit comments