Skip to content

Problem in SSH output matrix #16

@boshravafaie

Description

@boshravafaie

Hello,
I followed the instruction mentioned in “A daily global mesoscale ocean eddy dataset from satellite altimetry “, and I could run the “setup SSH data”.
The input was “dt_global_en_phy_vxxc_l3_20070219_20170110.nc.gz” which extracted from “ftp://ftp.sltac.cls.fr/../../Core/SEALEVEL_GLO_PHY_L3_REP_OBSERVATIONS_008_045/dataset-duacs-rep-global-en-phy-unfiltered-l3-v3/2007/” and results were following items:

  1.  “lon.mat” which contains 26298×1 matrix.
    
  2.  “lat.mat” which contains 26298×1 matrix.
    
  3.  “SSH-32007053.mat”
    
  4.  “SSH-32007030.mat”
    
  5.  “SSH-32007021.mat”
    
  6.  “Dates.mat”
    

I expected to have a 26298×26298 matrix as SSH output but I had just 26298×1 matrix. Maybe I have not used right input file. Also following errors reported:
Error using scan_single (line 25)
Error- Invalid SSH data size, should be [length(lat), length(lon)]

Would you please advise me how to solve this problem?

Best Regards
Boshra

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