Hello,
I am trying to use WRF utility, plotfmt_nc.ncl script to read output of ungrib..
Command: ncl plotfmt_nc.ncl 'inputFILE="FILE:2018-05-16_06"'
Error:
(0) VAR = missing
fatal:file (inFILE) isn't defined
fatal:["Execute.c":8637]:Execute: Error occurred at or near line 50 in file plotfmt_nc.ncl (consider X11/Xming open in background)
I dont understand which variable and how do I introduce variable in command line.. All the available source have mention above syntax to run the file...
Thanks in advance..
I am trying to use WRF utility, plotfmt_nc.ncl script to read output of ungrib..
Command: ncl plotfmt_nc.ncl 'inputFILE="FILE:2018-05-16_06"'
Error:
(0) VAR = missing
fatal:file (inFILE) isn't defined
fatal:["Execute.c":8637]:Execute: Error occurred at or near line 50 in file plotfmt_nc.ncl (consider X11/Xming open in background)
I dont understand which variable and how do I introduce variable in command line.. All the available source have mention above syntax to run the file...
Thanks in advance..