ASDF¶
This is the formal definition of the Adaptable Seismic Data Format (ASDF).
Note
For more details please see our paper:
Lion Krischer, James Smith, Wenjie Lei, Matthieu Lefebvre, Youyi Ruan, Elliott Sales de Andrade, Norbert Podhorszki, Ebru Bozdağ and Jeroen Tromp (2016),
An Adaptable Seismic Data Format,
Geophysical Journal International, 207(2).
http://dx.doi.org/10.1093/gji/ggw319
Note
This document is for version 1.0.1 of the format.
This is the Adaptable Seismic Data Format - if you are looking for the Advanced Scientific Data Format, go here: https://asdf.readthedocs.io/en/latest/
For further information and contact information please see these two web sites:
- Landing page of the ASDF data format: http://seismic-data.org
- Github repository of this document http://www.github.com/SeismicData/ASDF_definition
Additionally these pages and software projects are of further interest:
- C/Fortran implementation intended to be integrated into numerical solvers: https://github.com/SeismicData/asdf-library
- Python implementation: http://seismicdata.github.io/pyasdf/
- ASDF validation tool: https://github.com/SeismicData/asdf_validate
- Graphical user interface for ASDF: https://github.com/SeismicData/asdf_sextant
- SEIS-PROV: http://seismicdata.github.io/SEIS-PROV/
ASDF Format Changelog¶
Version 1.0.1 (Oktober 19th, 2017)
- Allow little and big endian 16 bit integer waveform data.
Version 1.0.0 (March 22nd, 2016)
- Initial ASDF version.