Blosc / Blosc/c-blosc2

Some ZFP restrictions

Open
#396 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
584
Forks
113
PR merge metrics
No merged PRs in 30d

Description

When using a ZFP, it must be kept in mind that for this to work properly the block size must be 4, 4x4, 4x4x4 and 4x4x4x4 items for 1, 2, 3, and 4 dimensions respectively. Furthermore, it cannot be used any filter, so the filter must be set to `NO_FILTER`.

Contributor guide

Open the contributing guide

Research direction

Start by locating the ZFP integration and the code paths that handle block dimensions and filters. Check how the stated one- through four-dimensional block-size requirements and NO_FILTER restriction are currently handled, then define completion as enforcing or clearly reporting these constraints.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
data
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.