|
NEP 2.7.0
NetCDF Extension Pack
|
NEP (NetCDF Extension Pack) extends NetCDF-4 with high-performance compression and multi-format data access.
LZ4 and BZIP2 HDF5 filter plugins for NetCDF-4 files, both enabled by default. LZ4 targets speed (2–3× faster than DEFLATE); BZIP2 targets ratio (ideal for archival).
See Compression Filters — algorithm details, C/Fortran API reference, and performance benchmarks.
Five NetCDF UDF handlers that expose external scientific formats through the standard nc_open() API, all disabled by default:
See Format Readers — usage, code examples, and dependency information for each reader.
Over 55 C and Fortran programs covering classic NetCDF, NetCDF-4, NcZarr, OPeNDAP remote access, performance tuning, and parallel I/O. Companion code for The NetCDF Developer's Handbook, Second Edition.
See Example Programs — complete program listing by category.
NEP requires:
--enable-geotiff)--enable-grib2)--enable-fits)--enable-pds4)Build with CMake or Autotools:
See the Configuration Options section of the README for the full CMake and Autotools option reference.
Key API reference pages:
Refer to the documentation header for the exact version of NEP corresponding to this build.
See the COPYRIGHT file for licensing information.