pecos.io.read_campbell_scientific module

pecos.io.read_campbell_scientific.read_campbell_scientific(file_name, index_col='TIMESTAMP', encoding=None)[source]

Read Campbell Scientific CSV file

Parameters:

file_name : string

File name with full path

index_col : string

Index column name

encoding : string

character encoding (i.e. utf-16)