From 9e7897c6a982a513a6ae37b8161cc872e2d42045 Mon Sep 17 00:00:00 2001 From: Rocco Sedona <r.sedona@fz-juelich.de> Date: Tue, 19 May 2020 08:13:28 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25cd3b5..198784e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Code for the IGARSS2020 paper. In the code folder you can find the Python scripts with the implementation of the models and the bash script to request the resources on the HPC machine (JURECA supercomputer). A script to run the experiments in a systematic way on HPC systems at JSC using the JUBE module is provided as well. -Instructions: (TO BE ADDED) +Description of the content of the "code" folder: "image_generator_hdf.py" contains the utils for data loading -- GitLab