Skip to content
Snippets Groups Projects

update information on dataset

1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
+ 3
0
@@ -36,6 +36,9 @@ This repository refers to two different works that investigated the application
@@ -36,6 +36,9 @@ This repository refers to two different works that investigated the application
in the directoy Dataset. To run the code on the SeaBAM dataset download the txt file from the dataset website (see link in the following section) and put it in the Dataset folder.
in the directoy Dataset. To run the code on the SeaBAM dataset download the txt file from the dataset website (see link in the following section) and put it in the Dataset folder.
Finally, to use the code as it is it also necessary to remove all the header iformation in the tetx file and leave the numerical data values only.
Finally, to use the code as it is it also necessary to remove all the header iformation in the tetx file and leave the numerical data values only.
 
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.
## 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.
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.
Loading