[ncl-talk] error:cd_calender undefined

Dave Allured - NOAA Affiliate dave.allured at noaa.gov
Mon Nov 3 14:35:18 MST 2014


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/0e8fbe83/attachment.html 


More information about the ncl-talk mailing list