Skip to content

trouble with netCDF

2 messages · Jason Turner, Brian Ripley

#
Having trouble with netCDF since I upgraded to 1.2.1 (did directly
from 1.1.1).  Package was recompiled after the upgrade.

Symptoms:
open.netCDF returns cleanly, but read.netCDF causes R to segfault
and dump core.  The netCDF file is good - written with netCDF version
3.x libraries, and ncdump reports the contents of the file successfully.
I used to use this library, on this very file, when I was at 1.1.1.
Any suggestions?

Jason Turner

Version:
 platform = i586-pc-linux-gnu
 arch = i586
 os = linux-gnu
 system = i586, linux-gnu
 status = 
 major = 1
 minor = 2.1
 year = 2001
 month = 01
 day = 15
 language = R

Search Path:
 .GlobalEnv, package:netCDF, package:RODBC, package:ts, package:local, package:ctest, Autoloads, package:base
#
On Thu, 25 Jan 2001, Jason Turner wrote:

            
Didn't think to download current version?

netCDF_1.0-1 for R <= 1.1.1
netCDF_1.1   for R >= 1.2.0

Please do not send bug reports to R-bugs and R-help: the first
set goes to R-devel too which means that the active developers see it
twice (and are probably twice as likely to ignore it, as I will next time).