NEP 2.7.0
NetCDF Extension Pack
Loading...
Searching...
No Matches
performance Directory Reference

Files

 bzip2.c
 Demonstrates how BZIP2 compression levels and the shuffle filter affect NetCDF-4 compression ratio and I/O throughput.
 
 cache_tuning.c
 Demonstrates NetCDF-4 chunk cache configuration for optimal I/O performance.
 
 chunking.c
 Demonstrates how chunk shape selection affects NetCDF-4 I/O performance.
 
 deflate.c
 Demonstrates how zlib deflate levels and the shuffle filter affect NetCDF-4 compression ratio and I/O throughput.
 
 endianness.c
 Demonstrates byte order (endianness) handling performance in NetCDF-4/HDF5.
 
 fill_values.c
 Demonstrates fill value handling performance across classic and NetCDF-4 formats.
 
 lossless.c
 Compare best-performing settings of all lossless compression filters.
 
 lz4.c
 Demonstrates how LZ4 compression levels and the shuffle filter affect NetCDF-4 compression ratio and I/O throughput.
 
 quantize.c
 Demonstrates how lossy quantization pre-filters interact with lossless compression to affect compression ratio, I/O throughput, and precision loss on a realistic scientific dataset.
 
 szip.c
 Demonstrates how SZIP options_mask and pixels_per_block affect NetCDF-4 compression ratio and I/O throughput.
 
 zstandard.c
 Demonstrates how Zstandard compression levels and the shuffle filter affect NetCDF-4 compression ratio and I/O throughput.