Published August 4, 2024
| Version 3.4.0
Software
Open
asdf-format/asdf: 3.4.0
Authors/Creators
- Brett Graham
- Dan D'Avella1
- William Jamieson2
- Michael Droettboom3
- Edward Slavich
- Thomas Robitaille
- Nadia Dencheva4
- perrygreenfield
- Bernie Simon4
- Zach Burnett4
- Ken MacDonald5
- E. M. Bray
- James Davies6
- Stuart Mumford7
- Vadim Markovtsev8
- Erik Tollerud4
- Brigitta Sipőcz9
- Larry Bradley4
- Çağtay Fabry10
- Lehman Garrison11
- Ben Greiner
- P. L. Lim4
- Christoph Deil12
- Matt Craig13
- Kyle Barbary14
- Ole Streicher15
- Adam Ginsburg16
- Wolfgang Kerzendorf
- 1. @pixee
- 2. True Anomaly
- 3. Microsoft
- 4. Space Telescope Science Institute
- 5. STScI
- 6. Max Planck Institute for Astronomy
- 7. Aperio Software
- 8. @poolsideai
- 9. Caltech/IPAC
- 10. BAM
- 11. Scientific Computing Core, Flatiron Institute
- 12. HeidelbergCement
- 13. Minnesota State University Moorhead
- 14. ArrePath
- 15. Leibniz Institute for Astrophysics @aipescience
- 16. University of Florida
Description
- Fix issue where roundtripping a masked array with no masked values removes the mask [#1803]
- Use a custom exception
AsdfSerializationErrorto indicate when an object in the tree fails to be serialized by asdf (and by yaml). This exception currently inherits fromyaml.representer.RepresenterErrorto provide backwards compatibility. However this inheritance may be dropped in a future asdf version. Please migrate to the newAsdfSerializationError. [#1809] - Drop
importlib_metadataas a dependency on Python 3.12 and newer [#1810] - Bumped minimal requirement on
attrsfrom20.1.0to22.2.0[#1815]
Files
asdf-format/asdf-3.4.0.zip
Files
(1.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:4440563e6d8bc056d813f76e60052abe
|
1.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/asdf-format/asdf/tree/3.4.0 (URL)