DiskArrays.jl for Working with Large Disk-Based ND-Arrays
The Julia Programming Language via YouTube
35% Off Finance Skills That Get You Hired - Code CFI35
Free courses from frontend to fullstack and AI
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Explore the capabilities of DiskArrays.jl for handling large disk-based nd-arrays in this conference talk from JuliaCon 2024. Learn how this Julia package addresses the challenges of implementing the full AbstractArray interface for scientific data formats like NetCDF, HDF5, and Zarr. Discover the AbstractDiskArray interface, which simplifies backend implementation by requiring only methods for reading and writing dense hyperrectangular subsets of arrays. Gain insights into the package's features for querying internal chunking structures, enabling efficient mapreduce and broadcast operations. Examine how downstream packages like Rasters.jl, YAXArrays.jl, and DiskArrayEngine.jl leverage DiskArrays.jl to provide efficient and user-friendly ways to perform operations on larger-than-memory compressed arrays.
Syllabus
DiskArrays.jl for working with large disk-based nd-arrays | Cremer, Gans | JuliaCon 2024
Taught by
The Julia Programming Language