<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<pre>Package: netcdf-bin 
Version: <code>1:4.9.0-3</code>


When I attempt to compress a NetCDF file with nccopy in Bookworm, an HDF error is returned and an empty NetCDF is produced
If the same command + file are invoked <code>by </code>netcdf-bin:<code>1:4.7.4-1 (Bullseye), the compression is successful and the compressed NetCDF includes all the data.
 </code>

Example: (.nc file in attachment)

nccopy -d9 <span class="line" id="LC1" lang="plaintext">20240117_KNMI_Cabauw-CABAUW_PAR001.nc </span><span class="line" id="LC1" lang="plaintext">20240117_KNMI_Cabauw-CABAUW_PAR001.comp</span>.nc

output:

NetCDF: HDF error
Location: file ; line 1617


I am using a RaspberryPi4  Debian GNU/Linux 12 (bookworm), kernel 6.1.0-rpi4-rpi-v8,



</pre>
<p></p>
</body>
</html>