--- a
+++ b/README_ODS.txt
@@ -0,0 +1,70 @@
+--------------------------------------------------------------------------------
+Overview
+--------------------------------------------------------------------------------
+File format: ODS - OpenDocument Spreadsheet.
+Method of data processing: These files were generated through the analysis of
+the DCCO/PDCCO generation log.
+--------------------------------------------------------------------------------
+Type 1: p16_times.ods p25_times.ods p36_times.ods
+--------------------------------------------------------------------------------
+Collumn variables
+--------------------------------------------------------------------------------
+File: The name of the log file used to obtain the row data.
+
+Begin: The time of the beginning of the DCCO/PDCCO generation proccess for File.
+
+End: The time of the end of the DCCO/PDCCO generation proccess for File.
+
+Diff: The total time of the DCCO/PDCCO generation proccess. End-Begin in
+seconds.
+
+Time: The total time of the DCCO/PDCCO generation proccess. End-Begin in
+hours.
+--------------------------------------------------------------------------------
+Other variables
+--------------------------------------------------------------------------------
+Total time:  The total time for the PDCCO generation proccess. Including
+sequential and partitioned parts.
+
+Mean part time: The mean of the generation time for the partitioned part of the
+PDCCO generation proccess. In hours.
+
+Std.Dev part time: The standard deviation of the generation time for the
+partitioned part of the PDCCO generation proccess. In hours.
+
+Max part time: The maximun generation time for the partitioned part of the
+PDCCO generation proccess. In hours.
+--------------------------------------------------------------------------------
+Type 2: comparison_times.ods
+It's a summary of all Type 1 data.
+--------------------------------------------------------------------------------
+Collumn variables
+--------------------------------------------------------------------------------
+Case: The size of the partition used for the PDCCO generation proccess.
+
+Total time: The total time of the PDCCO generation proccess for Case. In
+hours.
+
+Base: The time of the sequential part of the PDCCO generation proccess for Case.
+In hours.
+
+Part: The maximum time of the partitioned part of the PDCCO generation proccess.
+In hours.
+--------------------------------------------------------------------------------
+Type 3: times.ods
+--------------------------------------------------------------------------------
+Collumn variables
+--------------------------------------------------------------------------------
+File: The name of the log file used to obtain the row data.
+
+Begin: The time of the beginning of the DCCO generation proccess for File.
+
+End: The time of the end of the DCCO generation proccess for File.
+
+Diff: The total time of the DCCO generation proccess. End-Begin in
+seconds.
+
+H: The total time of the DCCO generation proccess. End-Begin in
+hours.
+
+N: The number of terminal segments added in the DCCO generation proccess.