Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.04 KB

README.md

File metadata and controls

16 lines (13 loc) · 1.04 KB

DiskArrayTools.jl

Lifecycle Build Status codecov.io

This package collects additional functionalities to work with DiskArrays. Currently it provides:

  • diskstack concatenating arrays of the same type to a new DiskArray along a new dimension
  • InterpolatedDiskArray interpolates data to a new grid using Interpolations.jl
  • CFDiskArray treats disk arrays that use sentinel values for missing data or that have an offset and scaling factor