Ch5mpy
latest
Contents:
Ch5mpy : helper tools for reading or writing to h5 files
Overview
Installing
API
License and credits
Ch5mpy
Index
Edit on GitHub
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
Z
_
__init__() (ch5mpy.AttributeManager method)
(ch5mpy.Dataset method)
(ch5mpy.File method)
(ch5mpy.Group method)
(ch5mpy.H5Array method)
(ch5mpy.H5Dict method)
(ch5mpy.H5List method)
A
append() (ch5mpy.H5List method)
as_dict() (ch5mpy.AttributeManager method)
asstr() (ch5mpy.Dataset method)
astype() (ch5mpy.Dataset method)
(ch5mpy.H5Array method)
AttributeManager (class in ch5mpy)
attributes (ch5mpy.H5Dict attribute)
(ch5mpy.H5List attribute)
attrs (ch5mpy.Dataset attribute)
(ch5mpy.File attribute)
(ch5mpy.Group attribute)
B
build_virtual_dataset() (ch5mpy.File method)
(ch5mpy.Group method)
C
chunk_size (ch5mpy.H5Array attribute)
chunks (ch5mpy.Dataset attribute)
clear() (ch5mpy.File method)
(ch5mpy.Group method)
(ch5mpy.H5Dict method)
close() (ch5mpy.File method)
(ch5mpy.H5Dict method)
(ch5mpy.H5List method)
compression (ch5mpy.Dataset attribute)
compression_opts (ch5mpy.Dataset attribute)
contract() (ch5mpy.H5Array method)
copy() (ch5mpy.File method)
(ch5mpy.Group method)
(ch5mpy.H5Array method)
(ch5mpy.H5Dict method)
(ch5mpy.H5List method)
create_dataset() (ch5mpy.File method)
(ch5mpy.Group method)
create_dataset_like() (ch5mpy.File method)
(ch5mpy.Group method)
create_group() (ch5mpy.File method)
(ch5mpy.Group method)
create_virtual_dataset() (ch5mpy.File method)
(ch5mpy.Group method)
D
Dataset (class in ch5mpy)
dims (ch5mpy.Dataset attribute)
driver (ch5mpy.File attribute)
dset (ch5mpy.H5Array attribute)
dtype (ch5mpy.Dataset attribute)
(ch5mpy.H5Array attribute)
E
empty() (in module ch5mpy)
error_mode() (in module ch5mpy)
expand() (ch5mpy.H5Array method)
external (ch5mpy.Dataset attribute)
F
fields() (ch5mpy.Dataset method)
file (ch5mpy.Dataset attribute)
(ch5mpy.File attribute)
(ch5mpy.Group attribute)
(ch5mpy.H5Dict attribute)
(ch5mpy.H5List attribute)
File (class in ch5mpy)
file_info (ch5mpy.File attribute)
filename (ch5mpy.File attribute)
(ch5mpy.H5Dict attribute)
(ch5mpy.H5List attribute)
fillvalue (ch5mpy.Dataset attribute)
fletcher32 (ch5mpy.Dataset attribute)
flush() (ch5mpy.Dataset method)
(ch5mpy.File method)
full() (in module ch5mpy)
G
get() (ch5mpy.AttributeManager method)
(ch5mpy.File method)
(ch5mpy.Group method)
(ch5mpy.H5Dict method)
Group (class in ch5mpy)
H
H5Array (class in ch5mpy)
H5Dict (class in ch5mpy)
H5List (class in ch5mpy)
H5Mode (class in ch5mpy)
has_write_intent() (ch5mpy.H5Mode static method)
I
id (ch5mpy.Dataset attribute)
(ch5mpy.File attribute)
(ch5mpy.Group attribute)
is_chunked (ch5mpy.H5Array attribute)
is_closed (ch5mpy.H5Dict attribute)
(ch5mpy.H5List attribute)
is_scale (ch5mpy.Dataset attribute)
is_virtual (ch5mpy.Dataset attribute)
items() (ch5mpy.File method)
(ch5mpy.Group method)
(ch5mpy.H5Dict method)
iter_chunks() (ch5mpy.Dataset method)
(ch5mpy.H5Array method)
iter_chunks_with() (ch5mpy.H5Array method)
K
keys() (ch5mpy.AttributeManager method)
(ch5mpy.File method)
(ch5mpy.Group method)
(ch5mpy.H5Dict method)
L
len() (ch5mpy.Dataset method)
libver (ch5mpy.File attribute)
M
make_scale() (ch5mpy.Dataset method)
maptype() (ch5mpy.Dataset method)
(ch5mpy.H5Array method)
max() (ch5mpy.H5Array method)
MAX_MEM_USAGE (ch5mpy.H5Array attribute)
maxshape (ch5mpy.Dataset attribute)
mean() (ch5mpy.H5Array method)
meta_block_size (ch5mpy.File attribute)
min() (ch5mpy.H5Array method)
mode (ch5mpy.File attribute)
(ch5mpy.H5Dict attribute)
(ch5mpy.H5List attribute)
move() (ch5mpy.File method)
(ch5mpy.Group method)
N
name (ch5mpy.Dataset attribute)
(ch5mpy.File attribute)
(ch5mpy.Group attribute)
(ch5mpy.H5Dict attribute)
(ch5mpy.H5List attribute)
nbytes (ch5mpy.Dataset attribute)
ndim (ch5mpy.Dataset attribute)
(ch5mpy.H5Array attribute)
O
ones() (in module ch5mpy)
P
parent (ch5mpy.Dataset attribute)
(ch5mpy.File attribute)
(ch5mpy.Group attribute)
pop() (ch5mpy.File method)
(ch5mpy.Group method)
(ch5mpy.H5Dict method)
popitem() (ch5mpy.File method)
(ch5mpy.Group method)
(ch5mpy.H5Dict method)
R
READ (ch5mpy.H5Mode attribute)
read() (ch5mpy.H5Dict class method)
(ch5mpy.H5List class method)
read_direct() (ch5mpy.Dataset method)
(ch5mpy.H5Array method)
read_object() (in module ch5mpy)
READ_WRITE (ch5mpy.H5Mode attribute)
READ_WRITE_CREATE (ch5mpy.H5Mode attribute)
ref (ch5mpy.Dataset attribute)
(ch5mpy.File attribute)
(ch5mpy.Group attribute)
refresh() (ch5mpy.Dataset method)
regionref (ch5mpy.Dataset attribute)
(ch5mpy.File attribute)
(ch5mpy.Group attribute)
rename() (ch5mpy.H5Dict method)
require_dataset() (ch5mpy.File method)
(ch5mpy.Group method)
require_group() (ch5mpy.File method)
(ch5mpy.Group method)
resize() (ch5mpy.Dataset method)
S
scaleoffset (ch5mpy.Dataset attribute)
set() (ch5mpy.AttributeManager method)
set_error_mode() (in module ch5mpy)
setdefault() (ch5mpy.File method)
(ch5mpy.Group method)
(ch5mpy.H5Dict method)
shape (ch5mpy.Dataset attribute)
(ch5mpy.H5Array attribute)
shuffle (ch5mpy.Dataset attribute)
size (ch5mpy.Dataset attribute)
(ch5mpy.H5Array attribute)
swmr_mode (ch5mpy.File attribute)
T
to_dict() (ch5mpy.H5List method)
U
update() (ch5mpy.File method)
(ch5mpy.Group method)
(ch5mpy.H5Dict method)
userblock_size (ch5mpy.File attribute)
V
values() (ch5mpy.File method)
(ch5mpy.Group method)
(ch5mpy.H5Dict method)
virtual_sources() (ch5mpy.Dataset method)
visit() (ch5mpy.File method)
(ch5mpy.Group method)
visititems() (ch5mpy.File method)
(ch5mpy.Group method)
W
WRITE (ch5mpy.H5Mode attribute)
write() (ch5mpy.H5List class method)
write_dataset() (in module ch5mpy)
write_datasets() (in module ch5mpy)
write_direct() (ch5mpy.Dataset method)
write_object() (in module ch5mpy)
write_objects() (in module ch5mpy)
WRITE_TRUNCATE (ch5mpy.H5Mode attribute)
Z
zeros() (in module ch5mpy)