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

Problem in SSH output matrix #16

Open
boshravafaie opened this issue Dec 4, 2017 · 2 comments
Open

Problem in SSH output matrix #16

boshravafaie opened this issue Dec 4, 2017 · 2 comments

Comments

@boshravafaie
Copy link

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

@lematt1991
Copy link
Collaborator

I'm unable to access the file on the FTP server that you linked as it is password protected. If you are getting unexpected results in the generated SSH data, I suggest setting a breakpoint [here] to get a better sense of what is going on. If you can provide the actual netcdf file along with the parameters that you provided to set_up_ssh_data, I might be able to help you out a bit more.

@boshravafaie
Copy link
Author

Thank you very much for your help, I will do your suggestion and I will say the result.

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