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