From d9f95b9657aedc2b4739cdb09d9650a930dd80a6 Mon Sep 17 00:00:00 2001 From: Benjamin Thomas Schwertfeger Date: Sun, 26 Feb 2023 10:37:11 +0100 Subject: [PATCH] adjusted TOC format --- README.md | 26 +++++++++----------------- index.html | 26 ++++++++------------------ index.ipynb | 24 ++++++++---------------- 3 files changed, 25 insertions(+), 51 deletions(-) diff --git a/README.md b/README.md index f9fd431..26fc0e4 100644 --- a/README.md +++ b/README.md @@ -98,23 +98,15 @@ ____ ## Table of contents (https://btschwertfeger.github.io/BiasAdjustCXX-Performance-Test/) -1. Download and compilation BiasAdjustCXX v1.8 -2. Generate test data sets -3. Run the performance tests for BiasAdjustCXX v1.8, xclim v0.40.0 and python-cmethods v0.6.1 -4. Evaluation of the results - - 4.1 Results of BiasAdjustCXX v1.8 (DM, LS, VS, QM, and QDM) - - - 4.2 Results of xclim v0.40.0 (QDM) - - - 4.3 Results of python-cmethods v0.6.1 (QM and QDM) - - - 4.4 Comparison of the execution time of QDM - -5. Conclusion](#conclusion) +1. Download and compilation BiasAdjustCXX v1.8
+2. Generate test data sets
+3. Run the performance tests for BiasAdjustCXX v1.8, xclim v0.40.0 and python-cmethods v0.6.1
+4. Evaluation of the results
+ 4.1 Results of BiasAdjustCXX v1.8 (DM, LS, VS, QM, and QDM)
+ 4.2 Results of xclim v0.40.0 (QDM)
+ 4.3 Results of python-cmethods v0.6.1 (QM and QDM)
+ 4.4 Comparison of the execution time of QDM
+5. Conclusion](#conclusion)
___ ## Abbreviations diff --git a/index.html b/index.html index f0096db..778a3f5 100644 --- a/index.html +++ b/index.html @@ -14658,24 +14658,14 @@

Disclaimer

Table of contents

    -
  1. Download and compilation BiasAdjustCXX v1.8
  2. -
  3. Generate test data sets
  4. -
  5. Run the performance tests for BiasAdjustCXX v1.8, xclim v0.40.0 and python-cmethods v0.6.1
  6. -
  7. Evaluation of the results

    -

    4.1 Results of BiasAdjustCXX v1.8 (DM, LS, VS, QM, and QDM)

    -
  8. -
- -
4.2 [Results of xclim v0.40.0 (QDM)](#evaluate-xclim)
-
-
-4.3 [Results of python-cmethods v0.6.1 (QM and QDM)](#evaluate-pycmethods)   
-
-
-4.4 [Comparison of the execution time of QDM](#comp-results)
-
-
-
    +
  1. Download and compilation BiasAdjustCXX v1.8
  2. +
  3. Generate test data sets
  4. +
  5. Run the performance tests for BiasAdjustCXX v1.8, xclim v0.40.0 and python-cmethods v0.6.1
  6. +
  7. Evaluation of the results
    + 4.1 Results of BiasAdjustCXX v1.8 (DM, LS, VS, QM, and QDM)
    + 4.2 Results of xclim v0.40.0 (QDM)
    + 4.3 Results of python-cmethods v0.6.1 (QM and QDM)
    + 4.4 Comparison of the execution time of QDM
  8. Conclusion

diff --git a/index.ipynb b/index.ipynb index b1db7c1..3f0dc75 100644 --- a/index.ipynb +++ b/index.ipynb @@ -101,22 +101,14 @@ "\n", "## Table of contents\n", "\n", - "1. [Download and compilation BiasAdjustCXX v1.8](#download-and-compile-biasadjustcxx)\n", - "2. [Generate test data sets](#generate-test-data-sets)\n", - "3. [Run the performance tests for BiasAdjustCXX v1.8, xclim v0.40.0 and python-cmethods v0.6.1](#run-perf-tests)\n", - "4. [Evaluation of the results](#evaluate-results)\n", - " \n", - " 4.1 [Results of BiasAdjustCXX v1.8 (DM, LS, VS, QM, and QDM)](#evaluate-cxx)\n", - "\n", - "\n", - " 4.2 [Results of xclim v0.40.0 (QDM)](#evaluate-xclim)\n", - " \n", - " \n", - " 4.3 [Results of python-cmethods v0.6.1 (QM and QDM)](#evaluate-pycmethods) \n", - " \n", - " \n", - " 4.4 [Comparison of the execution time of QDM](#comp-results)\n", - "\n", + "1. [Download and compilation BiasAdjustCXX v1.8](#download-and-compile-biasadjustcxx)
\n", + "2. [Generate test data sets](#generate-test-data-sets)
\n", + "3. [Run the performance tests for BiasAdjustCXX v1.8, xclim v0.40.0 and python-cmethods v0.6.1](#run-perf-tests)
\n", + "4. [Evaluation of the results](#evaluate-results)
\n", + " 4.1 [Results of BiasAdjustCXX v1.8 (DM, LS, VS, QM, and QDM)](#evaluate-cxx)
\n", + " 4.2 [Results of xclim v0.40.0 (QDM)](#evaluate-xclim)
\n", + " 4.3 [Results of python-cmethods v0.6.1 (QM and QDM)](#evaluate-pycmethods)
\n", + " 4.4 [Comparison of the execution time of QDM](#comp-results)
\n", "5. [Conclusion](#conclusion)\n", "___\n", "\n",