AntSimi / py-eddy-tracker

Eddy identification and tracking
https://py-eddy-tracker.readthedocs.io/en/latest/
GNU General Public License v3.0
132 stars 55 forks source link

Data is Empty #237

Open acr604 opened 8 months ago

acr604 commented 8 months ago

I used to get the results before. But now in the same system and environment I am not getting any identified eddies for the same input file which I used earlier. Nothing changed or updated

Now I am getting

DEBUG 2024-03-16 21:42:46,474 observation. to_netcdf : Create Variable effective_area WARNING 2024-03-16 21:42:46,474 observation.create_variable : Data is empty DEBUG 2024-03-16 21:42:46,474 observation. to_netcdf : Create Variable effective_contour_height WARNING 2024-03-16 21:42:46,475 observation.create_variable : Data is empty DEBUG 2024-03-16 21:42:46,475 observation. to_netcdf : Create Variable effective_contour_latitude WARNING 2024-03-16 21:42:46,475 observation.create_variable : Data is empty DEBUG 2024-03-16 21:42:46,475 observation. to_netcdf : Create Variable effective_contour_longitude WARNING 2024-03-16 21:42:46,476 observation.create_variable : Data is empty DEBUG 2024-03-16 21:42:46,476 observation. to_netcdf : Create Variable effective_contour_shape_error WARNING 2024-03-16 21:42:46,476 observation.create_variable : Data is empty

zhanglan009 commented 5 months ago

I have the same problem.