Skip to content

2D support #3

@ooreilly

Description

@ooreilly

Currently, the library does not support 2D data. The wavelet transform kernel uses a 32^3 cube block size and will return an error if the each grid dimension is not divisible by 32. This proposal relaxes this requirement for the Z-direction so that it can support being either nz=1 or nz divisible by 32. When the user passes nz=1 the library shall operate on 2D data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions