You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vhirtham edited this page Nov 10, 2020
·
1 revision
ASDF file
File structure
optional index list at the end of the file. Consists of integers that provide the position of the first character of
each binary data block. The index refers to the beginning of the file.
Writing files
Steps (ignoring simple checks):
pre write step
running pre_write hooks of custom classes
add asdf version information to the tree using the key "asdf_library" and the value being an instance of a
special Software class
update the extension history using the "history" key is the tree.