Jayanti pal
Member
I have a wrf out file with t size 96 (a control simulation of tropical cyclone for 12days with 3 hour temporal resolution).
I want to plot this with ncl. it shows following error given below.
jayanti@jayanti-HP-ProDesk-600-G3-MT:~/WRF/WRF/run$ ncl wrf.ncl
Copyright (C) 1995-2019 - All Rights Reserved
University Corporation for Atmospheric Research
NCAR Command Language Version 6.6.2
The use of this software is governed by a License Agreement.
See http://www.ncl.ucar.edu/ for more details.
warning:_NclOpenFile: cannot open file </home/jayanti/WRF/WRF/runwrfout_d01_2019-04-23_00:00:00.nc>; No such file or directory
warning:isfilevar: undefined file returning missing value
fatal:The result of the conditional expression yields a missing value. NCL can not determine branch, see ismissing function
fatal:["Execute.c":8637]:Execute: Error occurred at or near line 1952 in file /usr/local/ncl-6.6.2/lib/ncarg/nclscripts/wrf/WRFUserARW.ncl
fatal:["Execute.c":8637]:Execute: Error occurred at or near line 73 in file wrf.ncl
I dont understand the error.
I want to plot this with ncl. it shows following error given below.
jayanti@jayanti-HP-ProDesk-600-G3-MT:~/WRF/WRF/run$ ncl wrf.ncl
Copyright (C) 1995-2019 - All Rights Reserved
University Corporation for Atmospheric Research
NCAR Command Language Version 6.6.2
The use of this software is governed by a License Agreement.
See http://www.ncl.ucar.edu/ for more details.
warning:_NclOpenFile: cannot open file </home/jayanti/WRF/WRF/runwrfout_d01_2019-04-23_00:00:00.nc>; No such file or directory
warning:isfilevar: undefined file returning missing value
fatal:The result of the conditional expression yields a missing value. NCL can not determine branch, see ismissing function
fatal:["Execute.c":8637]:Execute: Error occurred at or near line 1952 in file /usr/local/ncl-6.6.2/lib/ncarg/nclscripts/wrf/WRFUserARW.ncl
fatal:["Execute.c":8637]:Execute: Error occurred at or near line 73 in file wrf.ncl
I dont understand the error.