Skip to content

using NaN for eddy surface area #20

@hbagheri

Description

@hbagheri

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions