asdf
Installation
Overview
Core Features
Configuration
Command line tool
Common use cases
URIs in ASDF
ASDF schemas
Resources and resource mappings
Converters
Extensions
Extension manifests
Binary block compressors
Validators
User API
Developer API
asdf.tagged Module
asdf.exceptions Module
asdf.extension Package
asdf.resource Module
asdf.yamlutil Module
asdf.treeutil Module
asdf.util Module
Functions
load_yaml
get_array_base
get_base_uri
calculate_padding
uri_match
get_class_name
get_file_type
Classes
Class Inheritance Diagram
asdf.versioning Module
asdf.schema Module
asdf.tags.core Package
asdf.testing.helpers Module
asdf.lazy_nodes Module
High level overview of the basic ASDF library
Contributing
ASDF-format Open Source Code of Conduct
Release Cycle and Major Dependency Support Policy
What’s New
Deprecations
Change Log
Citation
asdf
Developer API
get_array_base
View page source
get_array_base
asdf.util.
get_array_base
(
arr
)
[source]
For a given Numpy array, finds the base array that “owns” the actual data.