Apocrypha

asdf

Python library for the Advanced Scientific Data Format

ASDF (Advanced Scientific Data Format) is a proposed next generation interchange format for scientific data. ASDF aims to exist in the same middle ground that made FITS so successful, by being a hybrid text and binary format: containing human editable metadata for interchange, and raw binary data that is fast to load and use. Unlike FITS, the metadata is highly structured and is designed up-front for extensibility.

Available in

OverlayNewestEbuildsLast activity
benzene-overlay GitHub ↗ 5.3.1 6 25 h details ›
science gitweb ↗ 3.5.0 1 4 d details ›

Versions & arches

VersionOverlay amd64x86 Committed
5.3.1 benzene-overlay amd64 testing x86 testing 36 d view · download · history ↗
4.5.0 benzene-overlay amd64 testing x86 testing 10 mo view · download · history ↗
3.5.0 science amd64 testing x86 untested view · download · history ↗
2.15.2 benzene-overlay amd64 testing x86 testing 35 d view · download · history ↗
2.15.0 benzene-overlay amd64 testing x86 testing 3 mo view · download · history ↗
2.13.0 benzene-overlay amd64 testing x86 testing 3 mo view · download · history ↗
2.10.1 benzene-overlay amd64 testing x86 testing 3 mo view · download · history ↗

Use flags of 5.3.1

  • all Including all optional supports.
  • http asdf.open with urls (like those for s3 resources) provided using dev-python/fsspec.
  • intersphinx Enable intersphinx while doc building.
  • lz4 Including optional support for lz4 compression provided by dev-python/lz4.