CSVNetCDF
CSVNetCDF is a data interchange approach and accompanying workflow for converting comma-separated values (CSV) files into the Network Common Data Form (NetCDF). The goal is to preserve tabular measurements while enabling integration with array-oriented scientific datasets and metadata standards such as CF conventions.
Conceptually, CSVNetCDF defines how to map CSV structure to a NetCDF data model. A CSV file may
Workflow typically involves parsing the CSV, defining or inferring dimensions, creating the NetCDF dataset, defining dimensions
Applications and limitations: CSVNetCDF is useful for archiving sensor logs, experimental data, or outputs from model
Status and adoption: CSVNetCDF is not a formal international standard but a descriptive term used in some