Hi RegCM Users
 
I got a problem when I tried to do the Postproc with 'regrid'. I regrided the output file 't2m.nc' based on CRU data and got the result 't2m_lonlat.nc'. I can open it in the 'ncview' but when I opened it with Grads(version 2.0.a9), it showed the problem. By the way, t2m.nc can open with Grads.
 
Anyone can help me with that? Many thanks in advance!
 
Thank you so much for your time!
 
lxw
 
[lxw576@vayu1 output]$ ~/RegCM-4.3-rc13/PostProc/regrid.sh t2m.nc -89.75,89.75,0.5 -179.75,179.75,0.5 bil

cdo remapbil: Processed 45396 values from 2 variables over 2 timesteps. ( 0.27s )

 [lxw576@vayu1 output]$ ncview t2m_lonlat.nc (it works)

[lxw576@vayu1 output]$ ~/autest/Bin/GrADSNcPlot t2m_lonlat.nc

 NetCDF: Invalid dimension ID or name                                          

 

 GrADSNcPlot.F90 :      126:Dimension x missing:          -46

abort: Fortran Abort Called


--