Published November 19, 2024 | Version 4.0.0
Software Open

asdf-format/asdf: 4.0.0

  • 1. @pixee
  • 2. Space Telescope Science Institute
  • 3. Microsoft
  • 4. STScI
  • 5. Max Planck Institute for Astronomy
  • 6. Aperio Software
  • 7. @poolsideai
  • 8. Caltech/IPAC
  • 9. BAM
  • 10. Scientific Computing Core, Flatiron Institute
  • 11. HeidelbergCement
  • 12. Minnesota State University Moorhead
  • 13. ArrePath
  • 14. Leibniz Institute for Astrophysics @aipescience
  • 15. University of Florida

Description

This is a major release for asdf that includes removal of deprecated features and changes to some defaults.

Please see the "what's new" documentation: https://asdf.readthedocs.io/en/4.0.0/asdf/whats_new.html#whats-new-4-0-0 for a description of the included changes.

Changes include:

Feature

  • Switch default ASDF standard to 1.6.0. (#1744 <https://github.com/asdf-format/asdf/pull/1744>_)
  • Raise RuntimeError if a Convert subclass supports multiple tags but doesn't implement select_tag. (#1853 <https://github.com/asdf-format/asdf/pull/1853>_)

General

  • Set memmap=False to default for asdf.open and AsdfFile.__init__. (#1801 <https://github.com/asdf-format/asdf/pull/1801>_)

Removal

  • remove copy_arrays (replaced by memmap) (#1800 <https://github.com/asdf-format/asdf/pull/1800>_)
  • Remove deprecated API. See docs for full details. (#1852 <https://github.com/asdf-format/asdf/pull/1852>_)
  • Switch default convert_unknown_ndarray_subclasses to False and issue deprecation warning if it is enabled. (#1858 <https://github.com/asdf-format/asdf/pull/1858>_)

Files

asdf-format/asdf-4.0.0.zip

Files (1.2 MB)

Name Size Download all
md5:d65f3d0bb4f18f445bf38474a1e06297
1.2 MB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/asdf-format/asdf/tree/4.0.0 (URL)