NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
Has anyone ported netcdf to the Convex. I've had some problems with it, even though there are some ifdef's for the convex in the header files. It does not have the <memory.h> file but does have memset defined. The variable convex is not defined by the compiler. Second, it netcdf.inc fails to compile with the fortran compiler. Third, the c version does not pass all the tests. It fails in nctest: Script started on Thu Jun 13 15:35:22 1991 nctest .teddy% --- Testing nccreate ... - --- Testing ncopen ... - --- Testing ncredef ... - --- Testing ncendef ... - --- Testing ncclose ... - --- Testing ncinquire ... - --- Testing ncsync ... - --- Testing ncabort ... - --- Testing ncdimdef ... - --- Testing ncdimid ... - --- Testing ncdiminq ... - --- Testing ncdimrename ... - --- Testing ncvardef ... - --- Testing ncvarid ... - --- Testing ncvarinq ... - --- Testing ncvarput1 ... *** test_varputget1: ncvarget1 returned double -1, expected 1 *** test_varputget1: ncvarget1 returned double -2, expected 2 *** test_varputget1: ncvarget1 returned double -3, expected 3 *** test_varputget1: ncvarget1 returned double -1, expected 1 *** test_varputget1: ncvarget1 returned double -2, expected 2 *** test_varputget1: ncvarget1 returned double -3, expected 3 - --- Testing ncvarget1 ... *** test_varputget1: ncvarget1 returned double -1, expected 1 *** test_varputget1: ncvarget1 returned double -2, expected 2 *** test_varputget1: ncvarget1 returned double -3, expected 3 *** test_varputget1: ncvarget1 returned double -1, expected 1 *** test_varputget1: ncvarget1 returned double -2, expected 2 *** test_varputget1: ncvarget1 returned double -3, expected 3 - --- Testing ncvarput ... *** test_varputget: bad values returned from ncvarget name=doublev type=NC_DOUBLE dims=(2) *** test_varputget: bad values returned from ncvarget name=doublev type=NC_DOUBLE dims=(2) *** test_varputget: bad values returned from ncvarget name=doublev type=NC_DOUBLE dims=(2) *** test_varputget: bad values returned from ncvarget name=scalarv type=NC_DOUBLE dims=() *** test_varputget: bad values returned from ncvarget name=scalarv type=NC_DOUBLE dims=() *** test_varputget: bad values returned from ncvarget name=scalarv type=NC_DOUBLE dims=() - --- Testing ncvarget ... *** test_varputget: bad values returned from ncvarget name=doublev type=NC_DOUBLE dims=(2) *** test_varputget: bad values returned from ncvarget name=doublev type=NC_DOUBLE dims=(2) *** test_varputget: bad values returned from ncvarget name=doublev type=NC_DOUBLE dims=(2) *** test_varputget: bad values returned from ncvarget name=scalarv type=NC_DOUBLE dims=() *** test_varputget: bad values returned from ncvarget name=scalarv type=NC_DOUBLE dims=() *** test_varputget: bad values returned from ncvarget name=scalarv type=NC_DOUBLE dims=() *** test_slabs: ncvarget got wrong value for point - --- Testing ncvarrename ... - --- Testing ncattput ... - --- Testing ncattinq ... - --- Testing ncattget ... - --- Testing ncattcopy ... - --- Testing ncattname ... - --- Testing ncattrename ... - --- Testing ncattdel ... - --- Testing nctypelen ... .teddy% ^D script done on Thu Jun 13 15:36:00 1991 It also fails in the ncdump test. It fails the -n test in ncgen, too. Any success anyone has in bringing up netcdf on a Convex machine, I would appreciate. David Forslund Advanced Computing Laboratory MS B287 Los Alamos National Laboratory Los Alamos, NM 87545 Voice:(505) 665-1907 FAX: (505) 665-4939 EMAIL: dwf@xxxxxxxx
netcdfgroup
archives: