CFAPyX Package
Details:
Inspiration for CFA
Xarray Engine Overview
Fragments, Partitions and Chunks
cfapyx Usage and Options
CFA Creator Usage
API Reference
CFA Creator
CFA Backend Entrypoint
CFA DataStore
CFA Wrappers
CFA Groups
CFAPyX Package
Index
Index
_
|
A
|
C
|
D
|
F
|
G
|
I
|
K
|
M
|
O
|
P
|
S
|
V
|
W
_
__array__() (cfapyx.wrappers.FragmentArrayWrapper method)
__getitem__() (cfapyx.wrappers.FragmentArrayWrapper method)
__init__() (cfapyx.wrappers.CFAPartition method)
(cfapyx.wrappers.FragmentArrayWrapper method)
__weakref__ (cfapyx.wrappers.FragmentArrayWrapper attribute)
_accumulate_attrs() (cfapyx.creator.CFACreateMixin method)
_arrange_dimensions() (cfapyx.creator.CFACreateMixin method)
_assemble_location() (cfapyx.creator.CFACreateMixin method)
_call_file() (cfapyx.creator.CFANetCDF method)
_collect_dim_info() (cfapyx.creator.CFACreateMixin method)
_determine_non_aggregated() (cfapyx.creator.CFACreateMixin method)
_determine_size_opts() (cfapyx.creator.CFACreateMixin method)
_display_item() (cfapyx.creator.CFANetCDF method)
_filter_files() (cfapyx.creator.CFANetCDF method)
_first_pass() (cfapyx.creator.CFACreateMixin method)
_second_pass() (cfapyx.creator.CFACreateMixin method)
_update_info() (cfapyx.creator.CFACreateMixin method)
_write_aggregated_variable() (cfapyx.creator.CFAWriteMixin method)
_write_dimensions() (cfapyx.creator.CFAWriteMixin method)
_write_fragment_addresses() (cfapyx.creator.CFAWriteMixin method)
_write_fragment_shapes() (cfapyx.creator.CFAWriteMixin method)
_write_nonagg_variable() (cfapyx.creator.CFAWriteMixin method)
_write_shape_dims() (cfapyx.creator.CFAWriteMixin method)
_write_variables() (cfapyx.creator.CFAWriteMixin method)
A
agg_dims (cfapyx.creator.CFANetCDF property)
aggregated_vars (cfapyx.creator.CFANetCDF property)
C
cfa_options (cfapyx.datastore.CFADataStore property)
(cfapyx.wrappers.CFAOptionsMixin property)
CFACreateMixin (class in cfapyx.creator)
CFADataStore (class in cfapyx.datastore)
CFAGroupWrapper (class in cfapyx.group)
CFANetCDF (class in cfapyx.creator)
CFANetCDFBackendEntrypoint (class in cfapyx.backend)
CFAOptionsMixin (class in cfapyx.wrappers)
CFAPartition (class in cfapyx.wrappers)
cfapyx.backend
module
cfapyx.creator
module
cfapyx.datastore
module
cfapyx.group
module
cfapyx.wrappers
module
CFAStoreBackendEntrypoint (class in cfapyx.backend)
CFAWriteMixin (class in cfapyx.creator)
coord_dims (cfapyx.creator.CFANetCDF property)
copy() (cfapyx.wrappers.CFAPartition method)
create() (cfapyx.creator.CFANetCDF method)
D
display_attrs() (cfapyx.creator.CFANetCDF method)
display_dimension() (cfapyx.creator.CFANetCDF method)
display_dimensions() (cfapyx.creator.CFANetCDF method)
display_variable() (cfapyx.creator.CFANetCDF method)
display_variables() (cfapyx.creator.CFANetCDF method)
F
FragmentArrayWrapper (class in cfapyx.wrappers)
G
get_attrs() (cfapyx.datastore.CFADataStore method)
get_kwargs() (cfapyx.wrappers.CFAPartition method)
get_variables() (cfapyx.datastore.CFADataStore method)
I
identical_vars (cfapyx.creator.CFANetCDF property)
K
keys() (cfapyx.group.VariableWrapper method)
M
module
cfapyx.backend
cfapyx.creator
cfapyx.datastore
cfapyx.group
cfapyx.wrappers
O
open_cfa_dataset() (in module cfapyx.backend)
open_cfa_variable() (cfapyx.datastore.CFADataStore method)
open_dataset() (cfapyx.backend.CFANetCDFBackendEntrypoint method)
(cfapyx.backend.CFAStoreBackendEntrypoint method)
open_variable() (cfapyx.datastore.CFADataStore method)
P
perform_decoding() (cfapyx.datastore.CFADataStore method)
pure_dims (cfapyx.creator.CFANetCDF property)
S
scalar_vars (cfapyx.creator.CFANetCDF property)
V
VariableWrapper (class in cfapyx.group)
W
write() (cfapyx.creator.CFANetCDF method)