[ncl-talk] error:Code not supported for calculate_Monthly_values

Ipshita Majhi ipmajhi at alaska.edu
Tue Feb 16 14:47:25 MST 2016


Dear NCL,

I get this message when I run this code. How do I fix it?


a=addfile("~/Documents/NCL_files/Snow_cover_IMS/NCL_codes/sce_mon_mean.nc","r")
; open output netCDF file

sce=byte2flt(a->sce)

printVarSummary(sce)

date=cd_calendar(sce&time,-2)

sce_month=calculate_monthly_values(sce,"avg",0,False)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20160216/b5962e67/attachment.html 


More information about the ncl-talk mailing list