Package netcdf is a Go binding for the netCDF C library. This package supports netCDF version 3, and 4 if netCDF 4 support is enabled in the C library.
Documentation can be found here: http://godoc.org/github.com/fhs/go-netcdf/netcdf
How to install:
$ go get github.com/fhs/go-netcdf/netcdf
