ASDF for cosmologies
nstarman opened this issue · 2 comments
nstarman commented
Intended as a reminder to myself. But if anyone wants to just do it... :)
nstarman commented
@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...
eslavich commented
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.