[ncl-talk] error:cd_calender undefined

Ipshita Majhi ipmajhi at alaska.edu
Mon Nov 3 14:32:23 MST 2014


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


More information about the ncl-talk mailing list