go-netcdf | Go binding for the netCDF C library
kandi X-RAY | go-netcdf Summary
kandi X-RAY | go-netcdf Summary
go-netcdf is a Go library. go-netcdf has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
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.
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.
Support
Quality
Security
License
Reuse
Support
go-netcdf has a low active ecosystem.
It has 28 star(s) with 11 fork(s). There are 4 watchers for this library.
It had no major release in the last 6 months.
There are 4 open issues and 6 have been closed. On average issues are closed in 69 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of go-netcdf is current.
Quality
go-netcdf has 0 bugs and 0 code smells.
Security
go-netcdf has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
go-netcdf code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
go-netcdf is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
go-netcdf releases are not available. You will need to build from source code and install.
Installation instructions, examples and code snippets are available.
It has 5512 lines of code, 350 functions and 22 files.
It has high code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed go-netcdf and discovered the below as its top functions. This is intended to give you an instant insight into go-netcdf implemented functionality, and help decide if they suit your requirements.
- readAll reads all data from r .
- okDataStride checks whether the data is ok .
- Creates a list of all the files in the old file
- okDataSlice returns an error if the data slice is not valid .
- OpenReader opens a file for reading from r .
- UnravelIndex unwraes an index .
- Walk through all of the exported files
- checkWriteUint64At returns an error if the uint64 value is not a uint64 .
- checkReadUint16StridedSlice performs a read - only validation of v .
- checkWriteFloat64At returns an error if v is not a float64 .
Get all kandi verified functions for this library.
go-netcdf Key Features
No Key Features are available at this moment for go-netcdf.
go-netcdf Examples and Code Snippets
No Code Snippets are available at this moment for go-netcdf.
Community Discussions
No Community Discussions are available at this moment for go-netcdf.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install go-netcdf
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.
Support
Documentation can be found here: http://godoc.org/github.com/fhs/go-netcdf/netcdf.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page