Antoine Delepoulle
Antoine Delepoulle
Could you share input file and code used to try to reproduce error?
I don't understand there is non adt field in your shared file
I don't know which dataset you are talking about. But almost all datasets used in example come from [CMEMS data](https://resources.marine.copernicus.eu/products), with some modifications to save memory.
I wrote small changes in the [netcdf_filter branch] (https://github.com/AntSimi/py-eddy-tracker/tree/netcdf_filter), can you try it and tell me if it solves your problem? If the result is positive, I will release a...
Maybe try detection on whole file
Did you remove `indexs` options in RegularGridDataset object?
`No extrema found in contour of 4pixels` this warning is catch when all pixel in contour have same value When i do a quick ncview on your sla file, i...
> but why the top of picture show 4 Anticyclonic eddies ,9 cyclonic eddies? Maybe you don't look at the right place, unzoom your plot or/and look at eddies coordinates
Look at help of `EddyTracking` you will found options to do that. `EddyTracking -h` But if you use animation example in the documentation zarr or nc files will be ok
Hi, I don't understand what you mean by correct the longitude? To draw coastline use library compatible with matplotlib like cartopy.