|
The Art of Computational Science
ACS Data Format
|
|
We present here the ACS data format, together with I/O functions to
read and write data in ACS data format. Full information about the
acs data format and its I/O can be found in:
We provide the following entry points, each roughly a factor ten
longer than the previous one:
- Name: Acsio
- Title: Acsio: ACS data format Input/Output
- Description:
The ACS data format specifies self-describing data, which can be
read and written by the functions provided in the acsio package.
Currently, the data format closely resembles that of the yaml format,
and in the near future we will rewrite acsio to bring the ACS format
into full compliance with yaml.
- Summary (1 page)
- Introduction (10 pages)
- Primer (100 pages)
Back to ACS toolbox page.
Back to ACS home page.