Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

using NaN for eddy surface area #20

Open
hbagheri opened this issue Sep 28, 2018 · 1 comment
Open

using NaN for eddy surface area #20

hbagheri opened this issue Sep 28, 2018 · 1 comment

Comments

@hbagheri
Copy link

Dear Sir/Madam;
I have a problem to run the script in the Persian Gulf area.
I have 3 ssh files and area map and other files specific for the area. but it returns
###------------------------------------
Scanning SSH data for eddies
Iteration 1

ans =

33    53

Invalid areamap, using NaN for eddy surface area
Subscript indices must either be real positive integers or logicals.

Error in bottom_up_single (line 88)
sshExtended = [ssh_data(:, end-(2threshold-1):end), ssh_data(:,
:), ssh_data(:, 1:2
threshold)];

Error in scan_single (line 48)
eddies = bottom_up_single(ssh, lat, lon, areamap, ctype,
varargin{:});

Error in complete_run (line 105)
ant_eddies = scan_single(ssh_data, lat, lon, dates(i), 'anticyc',
scan_type, area_map, 'sshUnits', SSH_Units,...
###------------------------------------
can any one help me to solve it?
I can send all of my data if needed.
Sincerely

@Kris-wu-glut
Copy link

I also encountered the same problem, how to solve it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants