NetcdfIO.jl

Utility functions to read and write netcdf files using NCDatasets

Installation

julia> using Pkg;
julia> Pkg.add("NetcdfIO");