I think the thing to do is file issues against the NetCDF package. Or even
better, fix the issue and open a pull request. The Compat
<https://github.com/JuliaLang/Compat.jl> package may be helpful.

On Tue, Mar 31, 2015 at 7:40 PM, Jinxuan Zhu <[email protected]> wrote:

> Suppose there is a matrix of 128*128*12*100 Array{Float64,4} which stands
> for a global temperature of 100 years, what is the most usual way to save
> this kind of matrices?
>
> Previously, I was using NetCDF.jl to save it in a netcdf file, however, it
> is not working under my current version of julia(0.4.0-dev+3004).
>
>
> Thank you for your time.
>
> Best Wishes,
> Jinxuan Zhu([email protected])
>

Reply via email to