[ncl-talk] interpolation warning

Sunmin Park mireiyue at gmail.com
Wed Oct 15 11:12:04 MDT 2014


Dear NCL Users.

I try to interpolate 201 pressure to 17 pressure levels and use “int2p_Wrap”. 
It does interpolation but I get warning 
"warning:int2p: 1025 input array(s) contained all missing data. No interpolation performed on these arrays” 
with

Variable: levNew
Type: float
Total Size: 416160 bytes
            104040 values
Number of Dimensions: 3
Dimensions and sizes:	[lat | 85] x [lon | 72] x [ALT | 17]
Coordinates:
            lat: [-85..85]
            lon: [-180..180]
            ALT: [1000..10]
Number Of Attributes: 2
  _FillValue :	-9999
  average_op_ncl :	dim_avg over dimension(s): year
(0)	interpolated_01:  min=-9999     max=-9999

I calculated the average of Extinction coefficient from CALIPSO for each month over the 7 years data (has 201 levels). And this averaged values should be interpolated by 17 levels. It seems that the interpolation worked but the Min. and Max values show wrong. How I can fix this? I appreciate any comments and suggestions.

Thanks in advance,
Sun-

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20141015/6bdb601b/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CALIPSO_7years.ncl
Type: application/octet-stream
Size: 5887 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20141015/6bdb601b/attachment.obj 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20141015/6bdb601b/attachment-0001.html 


More information about the ncl-talk mailing list