fengweiigg / GRACE_Matlab_Toolbox

GRACE_Matlab_Toolbox
GNU General Public License v3.0
61 stars 36 forks source link

GIA removing #3

Open JoshRasta opened 4 years ago

JoshRasta commented 4 years ago

I tried to process GRACE level 2 data using GRACE matlab toolbox for determination of TWS. I can't pass the process of GIA removing stage. Please, support me.

2295360453CNU commented 1 year ago

Hello, I met the same problem, may I ask how do you deal with it? In the first step "Remove the GIA effect", the following error was encountered: save

Unable to create 'LSSM-60-180.mat' because 'LEGENDRE' does not exist.

whuzhangyu commented 1 year ago

Hello, I met the same problem, may I ask how do you deal with it? In the first step "Remove the GIA effect", the following error was encountered: save

Unable to create 'LSSM-60-180.mat' because 'LEGENDRE' does not exist.

Your error probably happens at line 199 of the file GRACE_functions\simons\plm2xyz.m, you may set up a breakpoint there to diagnose what's going wrong.