[ANN] ASDF.jl 2.0 release

We are pleased to announce ASDF.jl 2.0, the follow-up to the New package ASDF.jl announcement from 2018. This current iteration includes the following broad changes:

  1. Now part of the JuliaAstro organization
  2. Re-implemented in pure Julia (pre-2.0 was a Python wrapper)
  3. Wider support for the latest ASDF Standard (1.6.0)

We hope that this package will be a useful file I/O tool, especially for current and future ground and space-based missions (e.g., DKIST, JWST, Roman).

Thank you to the ASDF community and core maintainers for providing our team with invaluable feedback and test files, and thank you to @schnetter for creating and sharing the core implementation used in this package.

Please see our documentation for more. Now that basic functionality is in place, we have more features planned here. Feedback welcome!

– The JuliaAstro Team

6 Likes