lazarusA / DiskArrayTools.jl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:Other


Languages

Language:Julia 100.0%