update script comments

This commit is contained in:
2020-02-12 11:31:06 +01:00
parent be4eba2661
commit 6cffcd1829
10 changed files with 34 additions and 20 deletions

View File

@@ -1,6 +1,7 @@
% PROGRAM: T2ED
% VERSION: [Interactive Standalone Version] V_1.8
% COMPATIBLE with Matlab version 2017b or later
% REQUIREMENTS: "Statistics and Machine Learning" Matlab Toolbox installed
% TOOLBOX: "Clustering/Transformation to ED Toolbox" within SERA Project
% DOCUMENT: "READ_ME_App_1A_v1_Description_T2ED.docx"
% --------------------------------------------------------------------------------------------------------------------
@@ -15,11 +16,12 @@
% FOR DETAILS on data requirements please refer to the document:
% "READ_ME_App_1A_v1_Description_T2ED.docx"
% --------------------------------------------------------------------------------------------------------------------
% OVEIRVIEW: THE PROGRAM takes as input a Seismic or/and a Production data parameters and
% OVERVIEW: THE PROGRAM takes as input a Seismic or/and a Production data parameters and
% transforms them into their Equivalent Dimensions (ED) following the Lasocki (2014) methodology
% --------------------------------------------------------------------------------------------------------------------
% AUTHORS: K. Leptokaropoulos and P. Urban,
% Last Updated: 03/2019, within SERA PROJECT, EU Horizon 2020 R&I
% AUTHORS: K. Leptokaropoulos, S. Lasocki and P. Urban,
% based on code 'EQ_DIM' originally developed by S. Lasocki (Lasocki, 2014)
% Last Updated: 07/2019, within SERA PROJECT, EU Horizon 2020 R&I
% programme under grant agreement No.730900
% CURRENT VERSION: v1.8 **** [INTERACTIVE STANDALONE VERSION!!]
%% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -