kyang2014

Results 15 comments of kyang2014

Maybe this is known. I just tried 1.14.2 with the same file. It is still seg fault. ``` "./h5copy -i repacked2.h5 -o test2.h5 -s value -d value Segmentation fault (core...

> > This error doesn’t happen in the DAP4 response. > > I do not understand this comment. I tried DAP4 and it also fails on same error. Use `ncdump...

> It is documented as part of the netcdf spec that '/' is an illegal character in names. So I fail to understand the complaint. You might want to talk...

checksum also fails for the string data: Check this one: ncdump -v "/PROCESSOR/job_configuration" "dap4://test.opendap.org/opendap/GESDISC/S5P_OFFL_L1B_RA_BD8_20180430T001950_20180430T020120_02818_01_010000_20180430T035011.nc.dmrpp" The error message: ``` checksumhack=0 Error:Checksum mismatch: job_configuration NetCDF: DAP failure Location: file vardata.c; line 478...

> I checked the URL you sent, and it seems to work for me using the current main branch of netcdf-c. What version of netcdf-c are you using? I am...