jfaghm / OceanEddies

A collection of algorithms to autonomously identify and track mesoscale ocean eddies in sea surface height (SSH) satellite data
92 stars 51 forks source link

No such ssh_data.nc file found in the eddyscan directory #21

Open ZhiminB opened 5 years ago

ZhiminB commented 5 years ago

Quote from readme: Below is an example for using scan_single.m (assuming current directory is eddyscan): % Find all anticyclonic eddies ssh_slice = ncread('ssh_data.nc', 'Grid_0001'); No such ssh_data.nc file found in the eddyscan directory.