laccore / grainsizeaggregator

Python script to aggregate grain size data into a single CSV file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

grainsizeaggregator

Python script that aggregates grain size CSVs into a single Excel file. Each grain size CSV has three columns. The second column of each file contains the data of interest. Each column is extracted as a row, and combined with the first column of any file (it should be identical in all files), which is used as a header row.

About

Python script to aggregate grain size data into a single CSV file


Languages

Language:Python 96.6%Language:PowerShell 1.8%Language:Shell 1.6%