Unidata - To provide the data services, tools, and cyberinfrastructure leadership that advance Earth system science, enhance educational opportunities, and broaden participation. Unidata
         
  advanced  
 

build under HUPX v8.0

Please add me to your netcdf mailing list...

Also....

I have just ftp-ed the netcdf distribution over
to my hp9000s800 and am having dificulties getting
it to build under HUPX v8.0.  Its dying in when
testing under ncgen.  In xdb I can determine that
its giving a bus errors when trying to do an assignment
in module getfill.c (cdf_getfill) using values of FILL_DOUBLE
like:

     case NC_DOUBLE:
       gval->doublev = FILL_DOUBLE;
       return;

I believe that FILL_DOUBLE evaluates to xdr_d_infinity
which is type long cast to a double???   Anyway...
even adding an fprintf(stderr,"%lf\n",FILL_DOUBLE);
for debugging dies - saying FILL_DOUBLE is not a number.
The other assignments above such as FILL_FLOAT seem to work
OK.

(See also netcdf/src/netcdf.h for define FILL_DOUBLE and
 netcdf/src/array.c for xdr_d_infinity)

Does anyone have any ideas on what to try next??????
Any help would be greatly appreciated - Thanks

Rich Schramm
Monterey Bay Aquarium Research Institute
(408)647-3712


 
 
  Contact Us     Site Map     Search     Terms and Conditions     Privacy Policy     Participation Policy
 
National Science Foundation (NSF) UCAR Community Programs   Unidata is a member of the UCAR Community Programs, is managed by the University Corporation for Atmospheric Research, and is sponsored by the National Science Foundation.
P.O. Box 3000     Boulder, CO 80307-3000 USA     Tel: 303-497-8643     Fax: 303-497-8690