Skip to content

Add support for 2GB+ files with virtual stacks#17

Open
ExtraE113 wants to merge 6 commits intofiji:masterfrom
ExtraE113:virtualstack
Open

Add support for 2GB+ files with virtual stacks#17
ExtraE113 wants to merge 6 commits intofiji:masterfrom
ExtraE113:virtualstack

Conversation

@ExtraE113
Copy link
Copy Markdown

Fixes #13

@ctrueden ctrueden self-assigned this Jul 29, 2022
{
rawdata[i] = (float) rawdata_ints[i];
}
ip = new FloatProcessor(nCols, nRows);
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Load hdf5 dataset > 2GB

3 participants