Registry / other / ruby-netcdf

ruby-netcdf

JSON →
library0.8.0rbrubygemsunverified

Ruby interface to the NetCDF library built on the NArray library for efficient multi-dimensional numeric array handling.

gem install ruby-netcdf
INSTALL
IMPORT
SIG · RUBY-NETCDF
R
ruby-netcdf
otherrubyv0.8.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

NetCDF
require 'netcdf'

Open a NetCDF file and list its variables

require 'netcdf' file = NetCDF.open('data.nc') puts file.variables.keys
Debug
Known issues
breakingRequires Ruby 2.0 or older; may not work with newer Ruby versions.
fix
Use an alternative like ruby-netcdf-revised or upgrade the gem.
affects: >= 0.8.0
Upgrade
Version history
0.8.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
ruby-netcdf — gem install ruby-netcdf · libregistry