HDFGroup / HDFGroup/hsds

support ARRAY of ARRAY types

Open
#5 1 comment 0 reactions 1 assignee Claimed by @mattjala View on GitHub
enhancement
Dominant language
Python
Stars
157
Forks
60
Avg merge
1d 5h
Merged PRs (30d)
15

Description

Array types with an Array base type are not working.

E.g.:
{
"type": {
"class": "H5T_ARRAY",
"base": {
"class": "H5T_ARRAY",
"base": {
"class": "H5T_STRING",
"charSet": "H5T_CSET_ASCII",
"strPad": "H5T_STR_NULLPAD",
"length": 20
},
"dims": [ 49, 60, 124, 51, 48 ]
},
"dims": [ 49, 60, 124, 51, 48 ]
}

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.