From bb4409c132dfa15b6966973e8cb464d48fbf5904 Mon Sep 17 00:00:00 2001
From: Edoardo Pasetto <e.pasetto@fz-juelich.de>
Date: Tue, 30 May 2023 15:46:20 +0200
Subject: [PATCH] update information on dataset

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 6e88498..54b8a23 100644
--- a/README.md
+++ b/README.md
@@ -33,5 +33,8 @@ This repository refers to two different works that investigated the application
 ## Important notes  
 In the code the variable k0 actually refers to the hyperparameter P in the manuscript(the value that appears in the exponent of B in the encoding procedure)
 
+The SeaBAM dataset, as specified in the manuscripts contains 919 data points, however, due to some data missing in some samples only 793 were used in the experiments.
+
+
 ## Notes on the used datasets.
 The SeaBAM dataset was is publicly available at https://seabass.gsfc.nasa.gov/seabam/pub/maritorena_oreilly_schieber. In the website it is also possible to find further information regarding the dataset itself. For further details on the synthetic dataset and how it was generated please refer to GRSL/MERIS_dataset_generation.
-- 
GitLab