Skip to content

Commit 290affd

Browse files
update changelog
1 parent f6e8633 commit 290affd

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff 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

1923
Fixed
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

2532
Added
2633
^^^^^

0 commit comments

Comments
 (0)