I am using your read_grads.m to read WRF model output after post-processing through ARWpost. While opening the .ctl file it is showing the following error.
Show older comments
Dear Sir,
I am using your read_grads.m to read WRF model output after post-processing through ARWpost. While opening the .ctl file it is showing the following error.
>>read_grads1('MD-160816-3DVAR31.ctl','RAINC');
Is it the end ? ENDVARS
Please help me to solve this, I am attaching the .ctl with this mail.
1 Comment
Walter Roberson
on 1 Jul 2018
This appears to refer to https://www.mathworks.com/matlabcentral/fileexchange/15326-grads-matlab-interface
Answers (1)
Walter Roberson
on 1 Jul 2018
0 votes
That message is normal when ENDVARS is found where it is expected to be found, in the case where you did not pass the option 'quiet', 1
Categories
Find more on Histograms in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!