Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
zarr
ZarrVariableMetadata
Interface ZarrVariableMetadata
Experimental
interface
ZarrVariableMetadata
{
chunks
:
readonly
number
[]
;
compressor
:
null
|
string
;
dataType
:
string
;
dimensionNames
:
readonly
string
[]
;
name
:
string
;
shape
:
readonly
number
[]
;
}
Index
Properties
chunks
compressor
data
Type
dimension
Names
name
shape
Properties
Readonly
Experimental
chunks
chunks
:
readonly
number
[]
Readonly
Experimental
compressor
compressor
:
null
|
string
Readonly
Experimental
data
Type
data
Type
:
string
Readonly
Experimental
dimension
Names
dimension
Names
:
readonly
string
[]
Readonly
Experimental
name
name
:
string
Readonly
Experimental
shape
shape
:
readonly
number
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
chunks
compressor
data
Type
dimension
Names
name
shape
@honua/sdk-js
Loading...