astropy/asdf-astropy

ASDF for cosmologies

nstarman opened this issue · 2 comments

Intended as a reminder to myself. But if anyone wants to just do it... :)

@eslavich, I've recently added the ability for a Cosmology to be parsed to/from a yaml string (#12279). I think this means I'm ready to get Cosmology working with ASDF...

Hooray! Since you already have a simple object representation that can be serialized to YAML, the only remaining pieces are a schema and some glue code. Feel free to chat with me on the astropy Slack if questions come up.