Use nccopy to convert, rechunk, and compress the data. How long does reorganizing 17.5 GB of data take?
nccopy -d1 cvx3.nc cvx4-d1.nctook about 15 minutes to copy and compress, resulting in 6.1 GB file. Accessing data for a specific location is fairly fast (1.2 sec instead of 10.3 sec), but getting all data for a specific time is now slower (13.2 sec instead of 0.25 sec).