Skip to content

Latest commit

 

History

History
47 lines (34 loc) · 1.22 KB

index.rst

File metadata and controls

47 lines (34 loc) · 1.22 KB

ASDF Transform Schemas

The ASDF Transform Schemas define a set of schemas for serializing the models defined by astropy.modeling <astropy:astropy-modeling> for the ASDF file format. These schemas are based upon the schemas in the ASDF Standard <asdf-standard:asdf-standard> and are packaged for use by the ASDF <asdf:asdf> library.

Note

This is only a schema package, to use these schemas to serialize astropy models, one must install the asdf-astropy <asdf-astropy:asdf-astropy> package.

Included Resources

The following are listings of all the schemas provided by this package for ASDF.

Note

Typically, schemas are used in ASDF via their tag, which can be found in the manifest. Using a transform in ASDF it is recommended that you use the tag instead of a direct reference to the schema. When doing so make sure you are using the correct manifest version.

transforms.rst legacy.rst manifests.rst

Developer Resources

contributing.rst changes.rst

Index

  • genindex
  • modindex
  • search