Skip to content

ronanj/go-netcdf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status GoDoc

Overview

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

Documentation can be found here: http://godoc.org/github.com/fhs/go-netcdf/netcdf

Installation

How to install:

$ go get github.com/fhs/go-netcdf/netcdf

About

Go binding for the netCDF C library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%