go-netcdf

module
v1.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 10, 2024 License: MIT

README

Build Status GoDoc codecov

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

First, make sure you have the netCDF C library is installed. Most Linux distributions have a package for it: libnetcdf-dev in Ubuntu/Debian, netcdf in ArchLinux, etc. You can also download the source from Unidata, compile and install it.

Then, to install go-netcdf, run:

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

Directories

Path Synopsis
Package netcdf is a Go binding for the netCDF C library.
Package netcdf is a Go binding for the netCDF C library.
ncmem
Package ncmem is a Go binding for the netCDF C library's in-memory operations.
Package ncmem is a Go binding for the netCDF C library's in-memory operations.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL