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 |BOLDVERSION| 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/
Version 1.0.3 (September 24th, 2019)
- Allow all ASCII chars in the names of provenance data sets.
- Allow the following extra characters in the names of auxiliary data sets
and their path names:
_\.!#$%&*+,:;<=>\?@\^~
Version 1.0.2 (March 1st, 2018)
- Allow adding very short waveforms that might start and end within the same second.
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.
.. toctree:: :hidden: :maxdepth: 2 introduction big_picture container header events waveforms auxiliary_data provenance potential_shortcomings of_tags_and_labels