quince-science / KPI

Data quality reports for data processed in QuinCe
MIT License
0 stars 2 forks source link

Allow data import from multiple data files #24

Open cla023 opened 4 years ago

cla023 commented 4 years ago

The KPI script can only import data from one file. Allow import of data from multiple files from the same station. Suggestion: Import data from each file separately, then concatenate into one python data frame.