You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an issue to track my attempt to make abstract type AbstractVariable{T,N} <: AbstractDiskArray{T, N} end motivated by the discussion in issue JuliaGeo/NCDatasets.jl#274
This is not a small task and it will take some time since I am only working on it in my free time. @tiemvanderdeure have already started some work on the DiskArray side. JuliaIO/DiskArrays.jl#255