NetCDF.jl Reading and writing NetCDF files in Julia Package features High-level (MATLAB-like), low-level (C-like) and array-based access to NetCDF files. Manual Outline Quickstart High-level interface Medium-level interface Short note on reading and writing NC_CHAR and NC_STRING variables Acknowledgements Thanks to everyone who contributed to the package with pull requests, especially to Martijn Visser for creating the new generated C wrapper. Index NetCDF.NcDim NetCDF.NcVar NetCDF.create NetCDF.nccreate NetCDF.ncgetatt NetCDF.ncinfo NetCDF.ncputatt NetCDF.ncread NetCDF.ncread! NetCDF.ncwrite NetCDF.open NetCDF.putvar NetCDF.readvar