[ncl-talk] error:cd_calender undefined

Alan Brammer abrammer at albany.edu
Mon Nov 3 20:23:30 MST 2014


These can be very useful to catch these kind of things.

http://www.ncl.ucar.edu/Applications/editor.shtml

On Mon, Nov 3, 2014 at 4:47 PM, Ipshita Majhi <ipmajhi at alaska.edu> wrote:

> Thank you very much
> Best Regards
> Ipshita
>
> On Mon, Nov 3, 2014 at 3:35 PM, Dave Allured - NOAA Affiliate <
> dave.allured at noaa.gov> wrote:
>
>> Ipshita,
>>
>> Spelling mistake.  Please change to "cd_calendar".
>>
>> --Dave
>>
>> On Mon, Nov 3, 2014 at 2:32 PM, Ipshita Majhi <ipmajhi at alaska.edu> wrote:
>>
>>> Hi,
>>>
>>> I am getting the above mentioned. I am not sure why? It would be great
>>> if someone could guide me.
>>> Best Regards
>>> Ipshita
>>> ;*******************************************
>>> load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl"
>>> load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_csm.ncl"
>>> load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/contributed.ncl"
>>> ;*******************************************
>>>
>>> ;Reading in the data
>>> a=addfile("~/Documents/Snow_cover_IMS/nhsce_v01r01_19661004_20140602.nc
>>> ","r")
>>> sce=a->snow_cover_extent
>>> time_sce=a->time
>>> printVarSummary(time_sce)
>>>
>>> ;Now converting the time from georgian to ut_calender
>>>
>>> sce_ut=cd_calender(time_sce)
>>>
>>> _______________________________________________
>>> ncl-talk mailing list
>>> List instructions, subscriber options, unsubscribe:
>>> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>>>
>>>
>>
>
> _______________________________________________
> ncl-talk mailing list
> 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/20141103/c099d0eb/attachment.html 


More information about the ncl-talk mailing list