ncremap vertical interpolation is only working for the first timestep. I checked with different versions from 4.9.2 to 5.1.5. All are having the same problem. ncap2 -O -v -s 'defdim("plev",17);plev[$plev]={100000,92500,85000, 70000,60000,50000,40000,30000,25000,20000,15000,10000,7000,5000, 3000,2000,1000};' vrt_prs_ncep_L17.nc ncremap --vrt_out=vrt_prs_ncep_L17.nc in_data.nc out.nc All values after the first timestep in "out.nc" are zero. "in_data.nc" is attached here
ncremap vertical interpolation is only work for the first timestep. I checked with different versions from 4.9.2 to 5.1.5. All are having the same problem. ncap2 -O -v -s 'defdim("plev",17);plev[$plev]={100000,92500,85000, 70000,60000,50000,40000,30000,25000,20000,15000,10000,7000,5000, 3000,2000,1000};' vrt_prs_ncep_L17.nc ncremap --vrt_out=vrt_prs_ncep_L17.nc in_data.nc out.nc All values after the first timestep in "out.nc" are zero. "in_data.nc" is attached here