/asdf

Pure Go implementation of the Advanced Scientific Data Format

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

asdf

GoDoc Build Status

asdf is a (WIP) pure-Go implementation of the Advanced Scientific Data Format (ASDF) as described by the ASDF standard.

Installation

Use go get:

sh> go get github.com/astrogo/asdf

Documentation

Documentation for asdf is served by godoc: godoc.org/github.com/astrogo/asdf

Contribute

astrogo/asdf is released under the BSD-3 license. Please send a pull request to astrogo/license, adding yourself to the AUTHORS and/or CONTRIBUTORS files.