ruby-netcdf 0.8.0
RubyNetCDF is the Ruby interface to the NetCDF library built on the NArray library, which is an efficient multi-dimensional numeric array class for Ruby. This version works with Ruby2.0.
Gemfile:
=
install:
=
Runtime Dependencies (2):
narray
>= 0
narray_miss
>= 0
Development Dependencies (1):
test-unit
>= 0