- To: netcdf-java@xxxxxxxxxxxxxxxx
- Subject: [netcdf-java] Chunksize in netcdfAll5
- From: Roman Shevchuk <roman.shevchuk@xxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 30 Jul 2018 09:17:48 +0200
Dear support,I switch to using netcdfAll version 5.0.0-beta2. While writing netcdf4 file, I didn't find the way to explicitly set the Chunksize for each variable. Before I could add "_ChunkSizes" attribute to the variable, but it's not working anymore. Is there another way to set chunksize?
Best regards, Roman