Skip to content
Snippets Groups Projects
Commit df0e3545 authored by Edoardo Pasetto's avatar Edoardo Pasetto
Browse files

Replace README.md

Added additional notes: original dataset file seabam919.xt removed from the repository to avoid potential copyright issues
parent 9ea58047
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,11 @@ 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)
-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 dataset file seabam919.txt has been removed fromt he repository to avoid potential copyright issues. The code for the QSVR assumes that such file is present
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.
## 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.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment