Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
M
|
N
|
O
|
R
|
S
|
T
|
U
|
V
|
W
|
Y
A
add_history_entry() (asdf.AsdfFile method)
add_type() (asdf.asdftypes.AsdfTypeIndex method)
asdf (module)
asdf.asdftypes (module)
asdf.extension (module)
asdf.tests.helpers (module)
asdf.util (module)
asdf.versioning (module)
asdf.yamlutil (module)
AsdfExtension (class in asdf)
(class in asdf.extension)
AsdfExtensionList (class in asdf.extension)
AsdfFile (class in asdf)
AsdfSpec (class in asdf.versioning)
AsdfTypeIndex (class in asdf.asdftypes)
AsdfVersion (class in asdf.versioning)
assert_allclose() (asdf.Stream method)
assert_equal() (asdf.Stream method)
assert_roundtrip_tree() (in module asdf.tests.helpers)
assert_tree_match() (in module asdf.tests.helpers)
B
block (asdf.Stream attribute)
blocks (asdf.AsdfFile attribute)
C
calculate_padding() (in module asdf.util)
close() (asdf.AsdfFile method)
comments (asdf.AsdfFile attribute)
copy() (asdf.AsdfFile method)
copy_to_new_asdf() (asdf.Stream method)
custom_tree_to_tagged_tree() (in module asdf.yamlutil)
CustomType (class in asdf)
(class in asdf.asdftypes)
D
display_warnings() (in module asdf.tests.helpers)
dtype (asdf.Stream attribute)
E
ExternalArrayReference (class in asdf)
F
file_format_version (asdf.AsdfFile attribute)
filepath_to_url() (in module asdf.util)
fill_defaults() (asdf.AsdfFile method)
filter() (asdf.versioning.AsdfSpec method)
find_references() (asdf.AsdfFile method)
fix_yaml_tag() (asdf.asdftypes.AsdfTypeIndex method)
format_tag() (in module asdf.asdftypes)
from_custom_type() (asdf.asdftypes.AsdfTypeIndex method)
from_tree() (asdf.CustomType method)
(asdf.ExternalArrayReference class method)
(asdf.Stream class method)
from_tree_tagged() (asdf.CustomType method)
(asdf.ExternalArrayReference method)
(asdf.Stream method)
from_yaml_tag() (asdf.asdftypes.AsdfTypeIndex method)
G
get_actual_shape() (asdf.Stream method)
get_array_base() (in module asdf.util)
get_array_compression() (asdf.AsdfFile method)
get_array_storage() (asdf.AsdfFile method)
get_base_uri() (in module asdf.util)
get_extensions_used() (asdf.asdftypes.AsdfTypeIndex method)
get_file_sizes() (in module asdf.tests.helpers)
get_hook_for_type() (asdf.asdftypes.AsdfTypeIndex method)
get_real_tag() (asdf.asdftypes.AsdfTypeIndex method)
H
handle_dynamic_subclasses (asdf.asdftypes.CustomType attribute)
(asdf.CustomType attribute)
(asdf.ExternalArrayReference attribute)
(asdf.Stream attribute)
has_hook (asdf.asdftypes.AsdfTypeIndex attribute)
has_required_modules (asdf.asdftypes.CustomType attribute)
(asdf.CustomType attribute)
(asdf.ExternalArrayReference attribute)
(asdf.Stream attribute)
human_list() (in module asdf.util)
I
incompatible_version() (asdf.CustomType method)
(asdf.ExternalArrayReference method)
(asdf.Stream method)
iter_subclasses() (in module asdf.util)
M
make_reference() (asdf.AsdfFile method)
make_yaml_tag() (asdf.CustomType method)
(asdf.ExternalArrayReference method)
(asdf.Stream method)
match() (asdf.versioning.AsdfSpec method)
N
name (asdf.asdftypes.CustomType attribute)
(asdf.CustomType attribute)
(asdf.ExternalArrayReference attribute)
(asdf.Stream attribute)
names() (asdf.CustomType method)
(asdf.ExternalArrayReference method)
(asdf.Stream method)
O
open (in module asdf)
open() (asdf.AsdfFile class method)
open_external() (asdf.AsdfFile method)
organization (asdf.asdftypes.CustomType attribute)
(asdf.CustomType attribute)
(asdf.ExternalArrayReference attribute)
(asdf.Stream attribute)
R
remove_defaults() (asdf.AsdfFile method)
requires (asdf.asdftypes.CustomType attribute)
(asdf.CustomType attribute)
(asdf.ExternalArrayReference attribute)
(asdf.Stream attribute)
reserve_blocks() (asdf.Stream class method)
resolve_and_inline() (asdf.AsdfFile method)
resolve_name() (in module asdf.util)
resolve_references() (asdf.AsdfFile method)
resolve_uri() (asdf.AsdfFile method)
resolver() (asdf.AsdfFile method)
run_hook() (asdf.AsdfFile method)
run_modifying_hook() (asdf.AsdfFile method)
S
select() (asdf.versioning.AsdfSpec method)
set_array_compression() (asdf.AsdfFile method)
set_array_storage() (asdf.AsdfFile method)
shape (asdf.Stream attribute)
standard (asdf.asdftypes.CustomType attribute)
(asdf.CustomType attribute)
(asdf.ExternalArrayReference attribute)
(asdf.Stream attribute)
Stream (class in asdf)
supported_versions (asdf.asdftypes.CustomType attribute)
(asdf.CustomType attribute)
(asdf.ExternalArrayReference attribute)
(asdf.Stream attribute)
T
tag_base() (asdf.CustomType method)
(asdf.ExternalArrayReference method)
(asdf.Stream method)
tag_mapping (asdf.AsdfExtension attribute)
(asdf.AsdfFile attribute)
(asdf.extension.AsdfExtension attribute)
(asdf.extension.AsdfExtensionList attribute)
tag_to_schema_resolver (asdf.AsdfFile attribute)
(asdf.extension.AsdfExtensionList attribute)
tagged_tree_to_custom_tree() (in module asdf.yamlutil)
test() (in module asdf)
to_tree() (asdf.CustomType method)
(asdf.ExternalArrayReference class method)
(asdf.Stream class method)
to_tree_tagged() (asdf.CustomType method)
(asdf.ExternalArrayReference method)
(asdf.Stream method)
tree (asdf.AsdfFile attribute)
type_index (asdf.AsdfFile attribute)
(asdf.extension.AsdfExtensionList attribute)
types (asdf.AsdfExtension attribute)
(asdf.CustomType attribute)
(asdf.ExternalArrayReference attribute)
(asdf.Stream attribute)
(asdf.asdftypes.CustomType attribute)
(asdf.extension.AsdfExtension attribute)
U
update() (asdf.AsdfFile method)
uri (asdf.AsdfFile attribute)
url_mapping (asdf.AsdfExtension attribute)
(asdf.AsdfFile attribute)
(asdf.extension.AsdfExtension attribute)
(asdf.extension.AsdfExtensionList attribute)
V
validate() (asdf.AsdfFile method)
validators (asdf.asdftypes.CustomType attribute)
(asdf.CustomType attribute)
(asdf.ExternalArrayReference attribute)
(asdf.Stream attribute)
(asdf.extension.AsdfExtensionList attribute)
version (asdf.AsdfFile attribute)
(asdf.CustomType attribute)
(asdf.ExternalArrayReference attribute)
(asdf.Stream attribute)
(asdf.asdftypes.CustomType attribute)
version_map (asdf.AsdfFile attribute)
version_string (asdf.AsdfFile attribute)
W
write_to() (asdf.AsdfFile method)
Y
yaml_tag (asdf.asdftypes.CustomType attribute)
(asdf.CustomType attribute)
(asdf.ExternalArrayReference attribute)
(asdf.Stream attribute)
yaml_to_asdf() (in module asdf.tests.helpers)