asdf members mentioned wanting to put a comparison table of supported features for different language implementations of the spec on their website. Just opening an issue here to track some of the gaps that we currently have / could aim to add in future releases:
- File streaming (will be especially useful for large Roman files)
- Exploded form
- Transforms (good for working with native Julia objects)
- WCS
- Documentation for creating your own converter. Would this lend itself well to package extensions? Prior art here for astro-specific applications
- Direct construction of an
ASDF.ASDFFile object from a dict, instead of needing to round-trip through ASDF.write_file, ASDF.load_file
asdf members mentioned wanting to put a comparison table of supported features for different language implementations of the spec on their website. Just opening an issue here to track some of the gaps that we currently have / could aim to add in future releases:
ASDF.ASDFFileobject from a dict, instead of needing to round-trip throughASDF.write_file,ASDF.load_file