[ncl-talk] error:cd_calender undefined

Ipshita Majhi ipmajhi at alaska.edu
Mon Nov 3 14:47:16 MST 2014


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
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20141103/6664425e/attachment.html 


More information about the ncl-talk mailing list