Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 476 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 476 Bytes

badctext

Tools for creating and manipulating badc text files (csv files with metadata)

This code (with example files) has been provided by BADC to aid the community to create and manipulate badc text files.

BADC text files are simply traditional comma separated value text files for data, which begin with a metadata block.

Further information at http://badc.nerc.ac.uk/help/formats/badc-csv/

The unit tests within the code show examples of how to use the code.