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.

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.

Answers (1)

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

Products

Release

R2017a

Asked:

on 1 Jul 2018

Answered:

on 1 Jul 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!