The document provides an introduction to NetCDF4 and covers its key features and performance. It discusses NetCDF4's history as a joint project between Unidata and HDF Group to combine the strengths of netCDF and HDF5. NetCDF4 uses HDF5 as its storage layer and allows writing netCDF files with HDF5 features like compression, groups and parallel I/O. It provides an overview of NetCDF4's features and APIs, and shows performance benchmarks demonstrating the significant size reductions and minor performance impacts of using compression. The document concludes with suggestions for users regarding chunking for performance and using the classic model for backward compatibility.