This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
> gmake[5]: Entering directory > `/home/gadavis/src/netcdf/trunk/work/solaris9-sparc/build-isa-sparcv8/netcdf-4.1.1/ncdap_test' > *** Testing DAP to netCDF-3 translation > Base URL: > file:///home/gadavis/src/netcdf/trunk/work/solaris9-sparc/build-isa-sparcv8/netcdf-4.1.1/ncdap_test/testdata3 > Client Parameters: [cache] > *** Testing: synth1 > *** Testing: synth2 > [...SNIP...] > *** Testing: test.nc > 14c14 > < s:b = -128b ; > --- > > s:b = 0b ; > 156c156 > < :Gb = -128b, 127b ; > --- > > :Gb = 0b, 0b ; > *** FAIL: test.nc > *** Testing: text.nc > 14c14 > < s:b = -128b ; > --- > > s:b = 0b ; > 156c156 > < :Gb = -128b, 127b ; > --- > > :Gb = 0b, 0b ; > *** FAIL: text.nc > *** PASSED: 80/82 ; 0 expected failures ; 2 unexpected failures > FAIL: tst_ncdap3.sh > *** Testing DAP to netCDF-4 translation > Base URL: > file:///home/gadavis/src/netcdf/trunk/work/solaris9-sparc/build-isa-sparcv8/netcdf-4.1.1/ncdap_test/testdata3 > Client Parameters: [netcdf4][cache] > *** Testing: synth1 > [...SNIP...] > *** Testing: test.nc > 13c13 > < s:b = 128UB ; > --- > > s:b = 0UB ; > 155c155 > < :Gb = 128UB, 127UB ; > --- > > :Gb = 0UB, 0UB ; > *** FAIL: test.nc > *** Testing: text.nc > 13c13 > < s:b = 128UB ; > --- > > s:b = 0UB ; > 155c155 > < :Gb = 128UB, 127UB ; > --- > > :Gb = 0UB, 0UB ; > *** FAIL: text.nc > *** PASSED: 80/82 ; 0 expected failures ; 2 unexpected failures > FAIL: tst_ncdap4.sh > > gmake[5]: Entering directory > `/home/gadavis/src/netcdf/trunk/work/solaris9-sparc/build-isa-sparcv8/netcdf-4.1.1/ncdap_test' > *** Testing DAP to netCDF-3 translation > Base URL: > file:///home/gadavis/src/netcdf/trunk/work/solaris9-sparc/build-isa-sparcv8/netcdf-4.1.1/ncdap_test/testdata3 > Client Parameters: [cache] > *** Testing: synth1 > *** Testing: synth2 > [...SNIP...] > *** Testing: test.nc > 14c14 Howdy Geoff! Could you retry this with the beta2 release to see if the problem is still there? Thanks! Ed Ticket Details =================== Ticket ID: WUL-837152 Department: Support netCDF Priority: Critical Status: Closed