DiskArrayTools.jl

Author meggart
Popularity
6 Stars
Updated Last
11 Months Ago
Started In
March 2020

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