Skip to content

meggart/DiskArrayTools.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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