genbil
Added by Claire Phillips about 11 years ago
Hello,
I am new to CDO, and need a little push in the right direction.
Why does the following crash CDO? Looks innocent enough to me. I'm trying to regrid a regular 288 x 192 grid to 144 x 90.
cdo genbil,r144x90 ../tas/tas_Amon_CESM1-BGC_historical_r1i1p1_185001-200512.nc /wd/TestWeights.nc
I posted to this forum because I wonder if I need to install more libraries for full functionality? I installed cdo-1.6.1-win32
Thanks!
Claire
Replies (3)
RE: genbil - Added by Ralf Mueller about 11 years ago
Hi!
what's the error message? Do you use plain windows or cygwin?
cheers
ralf
RE: genbil - Added by Claire Phillips almost 11 years ago
I've finally come back to this. When I use any of the regrid functions i get an error. I'm using Cygwin. "Segmentation fault".
Any ideas?
RE: genbil - Added by Claire Phillips almost 11 years ago
More info: I installed the win32 zip package, which I was calling up through R.
Since I got stuck I went ahead and installed Cygwin, and am still having trouble with the regrid functions from Cygwin.
I hesitate to install the Cygwin binary with the Windows binary already loaded. As you can see, I'm stuck and confused!