[ncl-talk] Query- error while running cyclone track script

Gaurav Tiwari gaurav16 at iiserb.ac.in
Wed May 3 07:06:42 MDT 2017


Yes, exactly.




*************************************************************************
*Gaurav Tiwari*
Research Scholar
Department of Earth and Environmental Sciences
Indian Institute of Science Education and Research Bhopal
(IISER B)
Bhopal- 462066, Madhya Pradesh
Email: gaurav16 at iiserb.ac.in <saquib16 at iiserb.ac.in>
Mob: +91-7471112407
LinkedIn
<https://www.linkedin.com/in/gaurav-tiwari-bb36357a?trk=hp-identity-name>
Research gate <https://www.researchgate.net/profile/Gaurav_Tiwari5>




*[image: Description: Description: Description: Description: Description:
Description: Description: cid:image001.jpg at 01CC2469.06E9E6A0] **Please
consider the environment before printing this e-mail*

On Wed, May 3, 2017 at 6:31 PM, Rick Brownrigg <brownrig at ucar.edu> wrote:

> Did you load the supporting library, as described in the docs?
>
>   http://www.ncl.ucar.edu/Document/Functions/WRF_
> contributed/wrf_mapres_c.shtml
>
> ie.,:
>
>   load "$NCARG_ROOT/lib/ncarg/nclscripts/wrf/WRF_contributed.ncl"
>
> In NCL 6.4.0, many of these libraries are loaded automatically. WRF_contributed is not one of them.  You also may want to consider using wrf_map_resources() instead of wrf_mapres_c(), as described in the docs.
>
>
>
>
>
> On Wed, May 3, 2017 at 5:47 AM, Gaurav Tiwari <gaurav16 at iiserb.ac.in>
> wrote:
>
>> Still I am getting the same error:
>>
>> fatal:syntax error: line 73 in file trak.ncl before or near ; Set up map
>> resources
>>
>>   wrf_mapres_c(a,res,0)                          ; Set up map resources
>> ^
>>
>> fatal:syntax error: possibly an undefined procedure
>> fatal:Syntax Error in block, block not executed
>> fatal:error at line 143 in file trak.ncl
>>
>>
>>
>>
>>
>> *************************************************************************
>> *Gaurav Tiwari*
>> Research Scholar
>> Department of Earth and Environmental Sciences
>> Indian Institute of Science Education and Research Bhopal
>> (IISER B)
>> Bhopal- 462066, Madhya Pradesh
>> Email: gaurav16 at iiserb.ac.in <saquib16 at iiserb.ac.in>
>> Mob: +91-7471112407 <+91%2074711%2012407>
>> LinkedIn
>> <https://www.linkedin.com/in/gaurav-tiwari-bb36357a?trk=hp-identity-name>
>> Research gate <https://www.researchgate.net/profile/Gaurav_Tiwari5>
>>
>>
>>
>>
>> *[image: Description: Description: Description: Description: Description:
>> Description: Description: cid:image001.jpg at 01CC2469.06E9E6A0] **Please
>> consider the environment before printing this e-mail*
>>
>> On Wed, May 3, 2017 at 2:02 AM, Gaurav Tiwari <gaurav16 at iiserb.ac.in>
>> wrote:
>>
>>> Thank you Rick. I will try it and update you.
>>>
>>> Thanks,
>>> Gaurav
>>>
>>> On May 2, 2017 11:58 PM, "Rick Brownrigg" <brownrig at ucar.edu> wrote:
>>>
>>>> The error message means just what it says -- there is no procedure
>>>> found by the name WRF_map_c.  So you either have a typo (names are
>>>> case-sensitive) or there is no such function. If I were speculate, there is
>>>> a function in NCL named wrf_mapres_c() that takes three arguments:
>>>>
>>>> http://www.ncl.ucar.edu/Document/Functions/WRF_contributed/w
>>>> rf_mapres_c.shtml
>>>>
>>>> Note that it is deprecated in favor of wrf_map_resources.
>>>>
>>>>
>>>>
>>>> On Tue, May 2, 2017 at 10:44 AM, Gaurav Tiwari <gaurav16 at iiserb.ac.in>
>>>> wrote:
>>>>
>>>>> Hi,
>>>>>    I am running NCL script to plot cyclone track but I am getting an
>>>>> error which is given below:
>>>>>
>>>>>
>>>>> gaurav at 2-Lenovo-S510:~/ncl_scripts$ ncl track.ncl
>>>>>  Copyright (C) 1995-2017 - All Rights Reserved
>>>>>  University Corporation for Atmospheric Research
>>>>>  NCAR Command Language Version 6.4.0
>>>>>  The use of this software is governed by a License Agreement.
>>>>>  See http://www.ncl.ucar.edu/ for more details.
>>>>> fatal:syntax error: line 73 in file track.ncl before or near \n
>>>>>   WRF_map_c(a,res,0)
>>>>> --------------------^
>>>>>
>>>>> fatal:syntax error: possibly an undefined procedure
>>>>> fatal:Syntax Error in block, block not executed
>>>>> fatal:error at line 142 in file track.ncl
>>>>>
>>>>>
>>>>> My script is attached here. Kindly help me to short out this issue.
>>>>>
>>>>> Thanks,
>>>>> Gaurav
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> ************************************************************
>>>>> *************
>>>>> *Gaurav Tiwari*
>>>>> Research Scholar
>>>>> Department of Earth and Environmental Sciences
>>>>> Indian Institute of Science Education and Research Bhopal
>>>>> (IISER B)
>>>>> Bhopal- 462066, Madhya Pradesh
>>>>> Email: gaurav16 at iiserb.ac.in <saquib16 at iiserb.ac.in>
>>>>> Mob: +91-7471112407 <+91%2074711%2012407>
>>>>> LinkedIn
>>>>> <https://www.linkedin.com/in/gaurav-tiwari-bb36357a?trk=hp-identity-name>
>>>>> Research gate <https://www.researchgate.net/profile/Gaurav_Tiwari5>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> *[image: Description: Description: Description: Description:
>>>>> Description: Description: Description: cid:image001.jpg at 01CC2469.06E9E6A0] **Please
>>>>> consider the environment before printing this e-mail*
>>>>>
>>>>> _______________________________________________
>>>>> ncl-talk mailing list
>>>>> ncl-talk at ucar.edu
>>>>> List instructions, subscriber options, unsubscribe:
>>>>> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>>>>>
>>>>>
>>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20170503/2d7380be/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 2898 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20170503/2d7380be/attachment.png 


More information about the ncl-talk mailing list