Tiles
|
|---> list_subswath_each_tile.json [FILE]
|--- tile_000000
|        |---> transform_px_to_crs.json [FILE]
|        |
|        |---> tile_000cm.npy [FILE]
|        |---> ...
|        |---> tile_NNNcm.npy [FILE]
|--- tile_000001
|        |---> transform_px_to_crs.json [FILE]
|        |
|        |
|        |---> tile_000cm.npy [FILE]
|        |---> ...
|        |---> tile_NNNcm.npy [FILE]
|--- ...
|
TempData
|
|--- Survey01
|        |
|        |--- Swath01
|        |        |
|        |        |--- VV
|        |        |     |---> Polygon_TotalArea.json [FILE]
|        |        |     |---> subSwath_organized.json [FILE]
|        |        |     |---> Swath01_VV_header_file.json [FILE]
|        |        |     |---> Swath01_lat.npy [FILE]
|        |        |     |---> Swath01_lon.npy [FILE]
|        |        |     |--- SubSwath00
|        |        |     |       |---> mat3d_sub.npy [FILE]                              /* provvisorio *\ 
|        |        |     |       |---> list_index_tiles.json [FILE]                      /* provvisorio *\  
|        |        |     |       |--- Data_default
|        |        |     |       |       |---> subswath_00_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_00_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_00_channel_0N.npy [FILE]
|        |        |     |       |--- Data_current_filter
|        |        |     |       |       |---> subswath_00_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_00_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_00_channel_0N.npy [FILE]
|        |        |     |       |--- tomography
|        |        |     |       |       |---> depth_000cm.npy [FILE]
|        |        |     |       |       |---> depth_001cm.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> depth_NNNcm.npy [FILE]
|        |        |     |       |--- tomography_inferenza
|        |        |     |       |       |---> depth_000cm.npy [FILE]
|        |        |     |       |       |---> depth_001cm.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> depth_NNNcm.npy [FILE]
|        |        |     |       |--- georef
|        |        |     |       |       |---> georef_matrix_lat.npy [FILE]
|        |        |     |       |       |---> georef_matrix_lon.npy [FILE]
|        |        |     |       |       |---> Polygon_SubswathArea.json [FILE]
|        |        |     |--- SubSwath01
|        |        |     |       |---> mat3d_sub.npy [FILE]                              /* provvisorio *\ 
|        |        |     |       |---> list_index_tiles.json [FILE]                      /* provvisorio *\  
|        |        |     |       |--- Data_default
|        |        |     |       |       |---> subswath_01_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_01_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_01_channel_0N.npy [FILE]
|        |        |     |       |--- Data_current_filter
|        |        |     |       |       |---> subswath_01_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_01_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_01_channel_0N.npy [FILE]
|        |        |     |       |--- tomography
|        |        |     |       |       |---> depth_000cm.npy [FILE]
|        |        |     |       |       |---> depth_001cm.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> depth_NNNcm.npy [FILE]
|        |        |     |       |--- georef
|        |        |     |       |       |---> georef_matrix_lat.npy [FILE]
|        |        |     |       |       |---> georef_matrix_lon.npy [FILE]
|        |        |     |       |       |---> Polygon_SubswathArea.json [FILE]
|        |        |     |--- SubSwath...
|        |        |     |       |
|        |        |     |--- SubSwathNN
|        |        |     |       |---> mat3d_sub.npy [FILE]                              /* provvisorio *\ 
|        |        |     |       |---> list_index_tiles.json [FILE]                      /* provvisorio *\  
|        |        |     |       |--- Data_default
|        |        |     |       |       |---> subswath_NN_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_NN_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_NN_channel_0N.npy [FILE]
|        |        |     |       |--- Data_current_filter
|        |        |     |       |       |---> subswath_NN_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_NN_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_NN_channel_0N.npy [FILE]
|        |        |     |       |--- tomography
|        |        |     |       |       |---> depth_000cm.npy [FILE]
|        |        |     |       |       |---> depth_001cm.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> depth_NNNcm.npy [FILE]
|        |        |     |       |--- georef
|        |        |     |       |       |---> georef_matrix_lat.npy [FILE]
|        |        |     |       |       |---> georef_matrix_lon.npy [FILE]
|        |        |     |       |       |---> Polygon_SubswathArea.json [FILE]
|        |        |--- HH
|        |        |     |---> Polygon_TotalArea.json [FILE]
|        |        |     |---> subSwath_organized.json [FILE]
|        |        |     |---> Swath01_HH_header_file.json [FILE]
|        |        |     |---> Swath01_lat.npy [FILE]
|        |        |     |---> Swath01_lon.npy [FILE]
|        |        |     |--- SubSwath00
|        |        |     |       |---> mat3d_sub.npy [FILE]                              /* provvisorio *\ 
|        |        |     |       |---> list_index_tiles.json [FILE]                      /* provvisorio *\  
|        |        |     |       |--- Data_default
|        |        |     |       |       |---> subswath_00_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_00_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_00_channel_0N.npy [FILE]
|        |        |     |       |--- Data_current_filter
|        |        |     |       |       |---> subswath_00_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_00_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_00_channel_0N.npy [FILE]
|        |        |     |       |--- tomography
|        |        |     |       |       |---> depth_000cm.npy [FILE]
|        |        |     |       |       |---> depth_001cm.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> depth_NNNcm.npy [FILE]
|        |        |     |       |--- georef
|        |        |     |       |       |---> georef_matrix_lat.npy [FILE]
|        |        |     |       |       |---> georef_matrix_lon.npy [FILE]
|        |        |     |       |       |---> Polygon_SubswathArea.json [FILE]
|        |        |     |--- SubSwath01
|        |        |     |       |---> mat3d_sub.npy [FILE]                              /* provvisorio *\ 
|        |        |     |       |---> list_index_tiles.json [FILE]                      /* provvisorio *\  
|        |        |     |       |--- Data_default
|        |        |     |       |       |---> subswath_01_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_01_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_01_channel_0N.npy [FILE]
|        |        |     |       |--- Data_current_filter
|        |        |     |       |       |---> subswath_01_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_01_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_01_channel_0N.npy [FILE]
|        |        |     |       |--- tomography
|        |        |     |       |       |---> depth_000cm.npy [FILE]
|        |        |     |       |       |---> depth_001cm.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> depth_NNNcm.npy [FILE]
|        |        |     |       |--- georef
|        |        |     |       |       |---> georef_matrix_lat.npy [FILE]
|        |        |     |       |       |---> georef_matrix_lon.npy [FILE]
|        |        |     |       |       |---> Polygon_SubswathArea.json [FILE]
|        |        |     |--- SubSwath...
|        |        |     |       |
|        |        |     |--- SubSwathNN
|        |        |     |       |---> mat3d_sub.npy [FILE]                              /* provvisorio *\ 
|        |        |     |       |---> list_index_tiles.json [FILE]                      /* provvisorio *\  
|        |        |     |       |--- Data_default
|        |        |     |       |       |---> subswath_NN_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_NN_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_NN_channel_0N.npy [FILE]
|        |        |     |       |--- Data_current_filter
|        |        |     |       |       |---> subswath_NN_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_NN_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_NN_channel_0N.npy [FILE]
|        |        |     |       |--- tomography
|        |        |     |       |       |---> depth_000cm.npy [FILE]
|        |        |     |       |       |---> depth_001cm.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> depth_NNNcm.npy [FILE]
|        |        |     |       |--- georef
|        |        |     |       |       |---> georef_matrix_lat.npy [FILE]
|        |        |     |       |       |---> georef_matrix_lon.npy [FILE]
|        |        |     |       |       |---> Polygon_SubswathArea.json [FILE]
|        |--- Swath02
|        |        |
|        |        |--- VV
|        |        |     |---> Polygon_TotalArea.json [FILE]
|        |        |     |---> subSwath_organized.json [FILE]
|        |        |     |---> Swath02_VV_header_file.json [FILE]
|        |        |     |---> Swath02_lat.npy [FILE]
|        |        |     |---> Swath02_lon.npy [FILE]
|        |        |     |--- SubSwath00
|        |        |     |       |---> mat3d_sub.npy [FILE]                              /* provvisorio *\ 
|        |        |     |       |---> list_index_tiles.json [FILE]                      /* provvisorio *\  
|        |        |     |       |--- Data_default
|        |        |     |       |       |---> subswath_00_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_00_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_00_channel_0N.npy [FILE]
|        |        |     |       |--- Data_current_filter
|        |        |     |       |       |---> subswath_00_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_00_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_00_channel_0N.npy [FILE]
|        |        |     |       |--- tomography
|        |        |     |       |       |---> depth_000cm.npy [FILE]
|        |        |     |       |       |---> depth_001cm.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> depth_NNNcm.npy [FILE]
|        |        |     |       |--- georef
|        |        |     |       |       |---> georef_matrix_lat.npy [FILE]
|        |        |     |       |       |---> georef_matrix_lon.npy [FILE]
|        |        |     |       |       |---> Polygon_SubswathArea.json [FILE]
|        |        |     |--- SubSwath01
|        |        |     |       |---> mat3d_sub.npy [FILE]                              /* provvisorio *\ 
|        |        |     |       |---> list_index_tiles.json [FILE]                      /* provvisorio *\  
|        |        |     |       |--- Data_default
|        |        |     |       |       |---> subswath_01_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_01_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_01_channel_0N.npy [FILE]
|        |        |     |       |--- Data_current_filter
|        |        |     |       |       |---> subswath_01_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_01_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_01_channel_0N.npy [FILE]
|        |        |     |       |--- tomography
|        |        |     |       |       |---> depth_000cm.npy [FILE]
|        |        |     |       |       |---> depth_001cm.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> depth_NNNcm.npy [FILE]
|        |        |     |       |--- georef
|        |        |     |       |       |---> georef_matrix_lat.npy [FILE]
|        |        |     |       |       |---> georef_matrix_lon.npy [FILE]
|        |        |     |       |       |---> Polygon_SubswathArea.json [FILE]
|        |        |     |--- SubSwath...
|        |        |     |       |
|        |        |     |--- SubSwathNN
|        |        |     |       |---> mat3d_sub.npy [FILE]                              /* provvisorio *\ 
|        |        |     |       |---> list_index_tiles.json [FILE]                      /* provvisorio *\  
|        |        |     |       |--- Data_default
|        |        |     |       |       |---> subswath_NN_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_NN_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_NN_channel_0N.npy [FILE]
|        |        |     |       |--- Data_current_filter
|        |        |     |       |       |---> subswath_NN_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_NN_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_NN_channel_0N.npy [FILE]
|        |        |     |       |--- tomography
|        |        |     |       |       |---> depth_000cm.npy [FILE]
|        |        |     |       |       |---> depth_001cm.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> depth_NNNcm.npy [FILE]
|        |        |     |       |--- georef
|        |        |     |       |       |---> georef_matrix_lat.npy [FILE]
|        |        |     |       |       |---> georef_matrix_lon.npy [FILE]
|        |        |     |       |       |---> Polygon_SubswathArea.json [FILE]
|        |        |--- HH
|        |        |     |---> Polygon_TotalArea.json [FILE]
|        |        |     |---> subSwath_organized.json [FILE]
|        |        |     |---> Swath02_HH_header_file.json [FILE]
|        |        |     |---> Swath02_lat.npy [FILE]
|        |        |     |---> Swath02_lon.npy [FILE]
|        |        |     |--- SubSwath00
|        |        |     |       |---> mat3d_sub.npy [FILE]                              /* provvisorio *\ 
|        |        |     |       |---> list_index_tiles.json [FILE]                      /* provvisorio *\  
|        |        |     |       |--- Data_default
|        |        |     |       |       |---> subswath_00_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_00_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_00_channel_0N.npy [FILE]
|        |        |     |       |--- Data_current_filter
|        |        |     |       |       |---> subswath_00_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_00_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_00_channel_0N.npy [FILE]
|        |        |     |       |--- tomography
|        |        |     |       |       |---> depth_000cm.npy [FILE]
|        |        |     |       |       |---> depth_001cm.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> depth_NNNcm.npy [FILE]
|        |        |     |       |--- georef
|        |        |     |       |       |---> georef_matrix_lat.npy [FILE]
|        |        |     |       |       |---> georef_matrix_lon.npy [FILE]
|        |        |     |       |       |---> Polygon_SubswathArea.json [FILE]
|        |        |     |--- SubSwath01
|        |        |     |       |---> mat3d_sub.npy [FILE]                              /* provvisorio *\ 
|        |        |     |       |---> list_index_tiles.json [FILE]                      /* provvisorio *\  
|        |        |     |       |--- Data_default
|        |        |     |       |       |---> subswath_01_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_01_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_01_channel_0N.npy [FILE]
|        |        |     |       |--- Data_current_filter
|        |        |     |       |       |---> subswath_01_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_01_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_01_channel_0N.npy [FILE]
|        |        |     |       |--- tomography
|        |        |     |       |       |---> depth_000cm.npy [FILE]
|        |        |     |       |       |---> depth_001cm.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> depth_NNNcm.npy [FILE]
|        |        |     |       |--- georef
|        |        |     |       |       |---> georef_matrix_lat.npy [FILE]
|        |        |     |       |       |---> georef_matrix_lon.npy [FILE]
|        |        |     |       |       |---> Polygon_SubswathArea.json [FILE]
|        |        |     |--- SubSwath...
|        |        |     |       |
|        |        |     |--- SubSwathNN
|        |        |     |       |---> mat3d_sub.npy [FILE]                              /* provvisorio *\ 
|        |        |     |       |---> list_index_tiles.json [FILE]                      /* provvisorio *\  
|        |        |     |       |--- Data_default
|        |        |     |       |       |---> subswath_NN_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_NN_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_NN_channel_0N.npy [FILE]
|        |        |     |       |--- Data_current_filter
|        |        |     |       |       |---> subswath_NN_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_NN_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_NN_channel_0N.npy [FILE]
|        |        |     |       |--- tomography
|        |        |     |       |       |---> depth_000cm.npy [FILE]
|        |        |     |       |       |---> depth_001cm.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> depth_NNNcm.npy [FILE]
|        |        |     |       |--- georef
|        |        |     |       |       |---> georef_matrix_lat.npy [FILE]
|        |        |     |       |       |---> georef_matrix_lon.npy [FILE]
|        |        |     |       |       |---> Polygon_SubswathArea.json [FILE]
|        |--- Swath03
|        |        |
|        |        |--- VV
|        |        |     |---> Polygon_TotalArea.json [FILE]
|        |        |     |---> subSwath_organized.json [FILE]
|        |        |     |---> Swath03_VV_header_file.json [FILE]
|        |        |     |---> Swath03_lat.npy [FILE]
|        |        |     |---> Swath03_lon.npy [FILE]
|        |        |     |--- SubSwath00
|        |        |     |       |---> mat3d_sub.npy [FILE]                              /* provvisorio *\ 
|        |        |     |       |---> list_index_tiles.json [FILE]                      /* provvisorio *\  
|        |        |     |       |--- Data_default
|        |        |     |       |       |---> subswath_00_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_00_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_00_channel_0N.npy [FILE]
|        |        |     |       |--- Data_current_filter
|        |        |     |       |       |---> subswath_00_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_00_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_00_channel_0N.npy [FILE]
|        |        |     |       |--- tomography
|        |        |     |       |       |---> depth_000cm.npy [FILE]
|        |        |     |       |       |---> depth_001cm.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> depth_NNNcm.npy [FILE]
|        |        |     |       |--- georef
|        |        |     |       |       |---> georef_matrix_lat.npy [FILE]
|        |        |     |       |       |---> georef_matrix_lon.npy [FILE]
|        |        |     |       |       |---> Polygon_SubswathArea.json [FILE]
|        |        |     |--- SubSwath01
|        |        |     |       |---> mat3d_sub.npy [FILE]                              /* provvisorio *\ 
|        |        |     |       |---> list_index_tiles.json [FILE]                      /* provvisorio *\  
|        |        |     |       |--- Data_default
|        |        |     |       |       |---> subswath_01_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_01_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_01_channel_0N.npy [FILE]
|        |        |     |       |--- Data_current_filter
|        |        |     |       |       |---> subswath_01_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_01_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_01_channel_0N.npy [FILE]
|        |        |     |       |--- tomography
|        |        |     |       |       |---> depth_000cm.npy [FILE]
|        |        |     |       |       |---> depth_001cm.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> depth_NNNcm.npy [FILE]
|        |        |     |       |--- georef
|        |        |     |       |       |---> georef_matrix_lat.npy [FILE]
|        |        |     |       |       |---> georef_matrix_lon.npy [FILE]
|        |        |     |       |       |---> Polygon_SubswathArea.json [FILE]
|        |        |     |--- SubSwath...
|        |        |     |       |
|        |        |     |--- SubSwathNN
|        |        |     |       |---> mat3d_sub.npy [FILE]                              /* provvisorio *\ 
|        |        |     |       |---> list_index_tiles.json [FILE]                      /* provvisorio *\  
|        |        |     |       |--- Data_default
|        |        |     |       |       |---> subswath_NN_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_NN_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_NN_channel_0N.npy [FILE]
|        |        |     |       |--- Data_current_filter
|        |        |     |       |       |---> subswath_NN_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_NN_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_NN_channel_0N.npy [FILE]
|        |        |     |       |--- tomography
|        |        |     |       |       |---> depth_000cm.npy [FILE]
|        |        |     |       |       |---> depth_001cm.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> depth_NNNcm.npy [FILE]
|        |        |     |       |--- georef
|        |        |     |       |       |---> georef_matrix_lat.npy [FILE]
|        |        |     |       |       |---> georef_matrix_lon.npy [FILE]
|        |        |     |       |       |---> Polygon_SubswathArea.json [FILE]
|        |        |--- HH
|        |        |     |---> Polygon_TotalArea.json [FILE]
|        |        |     |---> subSwath_organized.json [FILE]
|        |        |     |---> Swath03_HH_header_file.json [FILE]
|        |        |     |---> Swath03_lat.npy [FILE]
|        |        |     |---> Swath03_lon.npy [FILE]
|        |        |     |--- SubSwath00
|        |        |     |       |---> mat3d_sub.npy [FILE]                              /* provvisorio *\ 
|        |        |     |       |---> list_index_tiles.json [FILE]                      /* provvisorio *\  
|        |        |     |       |--- Data_default
|        |        |     |       |       |---> subswath_00_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_00_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_00_channel_0N.npy [FILE]
|        |        |     |       |--- Data_current_filter
|        |        |     |       |       |---> subswath_00_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_00_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_00_channel_0N.npy [FILE]
|        |        |     |       |--- tomography
|        |        |     |       |       |---> depth_000cm.npy [FILE]
|        |        |     |       |       |---> depth_001cm.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> depth_NNNcm.npy [FILE]
|        |        |     |       |--- georef
|        |        |     |       |       |---> georef_matrix_lat.npy [FILE]
|        |        |     |       |       |---> georef_matrix_lon.npy [FILE]
|        |        |     |       |       |---> Polygon_SubswathArea.json [FILE]
|        |        |     |--- SubSwath01
|        |        |     |       |---> mat3d_sub.npy [FILE]                              /* provvisorio *\ 
|        |        |     |       |---> list_index_tiles.json [FILE]                      /* provvisorio *\  
|        |        |     |       |--- Data_default
|        |        |     |       |       |---> subswath_01_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_01_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_01_channel_0N.npy [FILE]
|        |        |     |       |--- Data_current_filter
|        |        |     |       |       |---> subswath_01_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_01_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_01_channel_0N.npy [FILE]
|        |        |     |       |--- tomography
|        |        |     |       |       |---> depth_000cm.npy [FILE]
|        |        |     |       |       |---> depth_001cm.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> depth_NNNcm.npy [FILE]
|        |        |     |       |--- georef
|        |        |     |       |       |---> georef_matrix_lat.npy [FILE]
|        |        |     |       |       |---> georef_matrix_lon.npy [FILE]
|        |        |     |       |       |---> Polygon_SubswathArea.json [FILE]
|        |        |     |--- SubSwath...
|        |        |     |       |
|        |        |     |--- SubSwathNN
|        |        |     |       |---> mat3d_sub.npy [FILE]                              /* provvisorio *\ 
|        |        |     |       |---> list_index_tiles.json [FILE]                      /* provvisorio *\  
|        |        |     |       |--- Data_default
|        |        |     |       |       |---> subswath_NN_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_NN_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_NN_channel_0N.npy [FILE]
|        |        |     |       |--- Data_current_filter
|        |        |     |       |       |---> subswath_NN_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_NN_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_NN_channel_0N.npy [FILE]
|        |        |     |       |--- tomography
|        |        |     |       |       |---> depth_000cm.npy [FILE]
|        |        |     |       |       |---> depth_001cm.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> depth_NNNcm.npy [FILE]
|        |        |     |       |--- georef
|        |        |     |       |       |---> georef_matrix_lat.npy [FILE]
|        |        |     |       |       |---> georef_matrix_lon.npy [FILE]
|        |        |     |       |       |---> Polygon_SubswathArea.json [FILE]
|        |--- Swath04
|        |    ...
|---Survey02
|        |
|        |--- Swath01
|        |        |
|        |        |--- VV
|        |        |     |---> Polygon_TotalArea.json [FILE]
|        |        |     |---> subSwath_organized.json [FILE]
|        |        |     |---> Swath01_VV_header_file.json [FILE]
|        |        |     |---> Swath01_lat.npy [FILE]
|        |        |     |---> Swath01_lon.npy [FILE]
|        |        |     |--- SubSwath00
|        |        |     |       |---> mat3d_sub.npy [FILE]                              /* provvisorio *\ 
|        |        |     |       |---> list_index_tiles.json [FILE]                      /* provvisorio *\  
|        |        |     |       |--- Data_default
|        |        |     |       |       |---> subswath_00_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_00_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_00_channel_0N.npy [FILE]
|        |        |     |       |--- Data_current_filter
|        |        |     |       |       |---> subswath_00_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_00_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_00_channel_0N.npy [FILE]
|        |        |     |       |--- tomography
|        |        |     |       |       |---> depth_000cm.npy [FILE]
|        |        |     |       |       |---> depth_001cm.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> depth_NNNcm.npy [FILE]
|        |        |     |       |--- georef
|        |        |     |       |       |---> georef_matrix_lat.npy [FILE]
|        |        |     |       |       |---> georef_matrix_lon.npy [FILE]
|        |        |     |       |       |---> Polygon_SubswathArea.json [FILE]
|        |        |     |--- SubSwath01
|        |        |     |       |---> mat3d_sub.npy [FILE]                              /* provvisorio *\ 
|        |        |     |       |---> list_index_tiles.json [FILE]                      /* provvisorio *\  
|        |        |     |       |--- Data_default
|        |        |     |       |       |---> subswath_01_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_01_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_01_channel_0N.npy [FILE]
|        |        |     |       |--- Data_current_filter
|        |        |     |       |       |---> subswath_01_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_01_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_01_channel_0N.npy [FILE]
|        |        |     |       |--- tomography
|        |        |     |       |       |---> depth_000cm.npy [FILE]
|        |        |     |       |       |---> depth_001cm.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> depth_NNNcm.npy [FILE]
|        |        |     |       |--- georef
|        |        |     |       |       |---> georef_matrix_lat.npy [FILE]
|        |        |     |       |       |---> georef_matrix_lon.npy [FILE]
|        |        |     |       |       |---> Polygon_SubswathArea.json [FILE]
|        |        |     |--- SubSwath...
|        |        |     |       |
|        |        |     |--- SubSwathNN
|        |        |     |       |---> mat3d_sub.npy [FILE]                              /* provvisorio *\ 
|        |        |     |       |---> list_index_tiles.json [FILE]                      /* provvisorio *\  
|        |        |     |       |--- Data_default
|        |        |     |       |       |---> subswath_NN_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_NN_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_NN_channel_0N.npy [FILE]
|        |        |     |       |--- Data_current_filter
|        |        |     |       |       |---> subswath_NN_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_NN_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_NN_channel_0N.npy [FILE]
|        |        |     |       |--- tomography
|        |        |     |       |       |---> depth_000cm.npy [FILE]
|        |        |     |       |       |---> depth_001cm.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> depth_NNNcm.npy [FILE]
|        |        |     |       |--- georef
|        |        |     |       |       |---> georef_matrix_lat.npy [FILE]
|        |        |     |       |       |---> georef_matrix_lon.npy [FILE]
|        |        |     |       |       |---> Polygon_SubswathArea.json [FILE]
|        |        |--- HH
|        |        |     |---> Polygon_TotalArea.json [FILE]
|        |        |     |---> subSwath_organized.json [FILE]
|        |        |     |---> Swath01_HH_header_file.json [FILE]
|        |        |     |---> Swath01_lat.npy [FILE]
|        |        |     |---> Swath01_lon.npy [FILE]
|        |        |     |--- SubSwath00
|        |        |     |       |---> mat3d_sub.npy [FILE]                              /* provvisorio *\ 
|        |        |     |       |---> list_index_tiles.json [FILE]                      /* provvisorio *\  
|        |        |     |       |--- Data_default
|        |        |     |       |       |---> subswath_00_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_00_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_00_channel_0N.npy [FILE]
|        |        |     |       |--- Data_current_filter
|        |        |     |       |       |---> subswath_00_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_00_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_00_channel_0N.npy [FILE]
|        |        |     |       |--- tomography
|        |        |     |       |       |---> depth_000cm.npy [FILE]
|        |        |     |       |       |---> depth_001cm.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> depth_NNNcm.npy [FILE]
|        |        |     |       |--- georef
|        |        |     |       |       |---> georef_matrix_lat.npy [FILE]
|        |        |     |       |       |---> georef_matrix_lon.npy [FILE]
|        |        |     |       |       |---> Polygon_SubswathArea.json [FILE]
|        |        |     |--- SubSwath01
|        |        |     |       |---> mat3d_sub.npy [FILE]                              /* provvisorio *\ 
|        |        |     |       |---> list_index_tiles.json [FILE]                      /* provvisorio *\  
|        |        |     |       |--- Data_default
|        |        |     |       |       |---> subswath_01_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_01_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_01_channel_0N.npy [FILE]
|        |        |     |       |--- Data_current_filter
|        |        |     |       |       |---> subswath_01_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_01_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_01_channel_0N.npy [FILE]
|        |        |     |       |--- tomography
|        |        |     |       |       |---> depth_000cm.npy [FILE]
|        |        |     |       |       |---> depth_001cm.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> depth_NNNcm.npy [FILE]
|        |        |     |       |--- georef
|        |        |     |       |       |---> georef_matrix_lat.npy [FILE]
|        |        |     |       |       |---> georef_matrix_lon.npy [FILE]
|        |        |     |       |       |---> Polygon_SubswathArea.json [FILE]
|        |        |     |--- SubSwath...
|        |        |     |       |
|        |        |     |--- SubSwathNN
|        |        |     |       |---> mat3d_sub.npy [FILE]                              /* provvisorio *\ 
|        |        |     |       |---> list_index_tiles.json [FILE]                      /* provvisorio *\  
|        |        |     |       |--- Data_default
|        |        |     |       |       |---> subswath_NN_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_NN_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_NN_channel_0N.npy [FILE]
|        |        |     |       |--- Data_current_filter
|        |        |     |       |       |---> subswath_NN_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_NN_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_NN_channel_0N.npy [FILE]
|        |        |     |       |--- tomography
|        |        |     |       |       |---> depth_000cm.npy [FILE]
|        |        |     |       |       |---> depth_001cm.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> depth_NNNcm.npy [FILE]
|        |        |     |       |--- georef
|        |        |     |       |       |---> georef_matrix_lat.npy [FILE]
|        |        |     |       |       |---> georef_matrix_lon.npy [FILE]
|        |        |     |       |       |---> Polygon_SubswathArea.json [FILE]
|        |--- Swath02
|        |        |
|        |        |--- VV
|        |        |     |---> Polygon_TotalArea.json [FILE]
|        |        |     |---> subSwath_organized.json [FILE]
|        |        |     |---> Swath02_VV_header_file.json [FILE]
|        |        |     |---> Swath02_lat.npy [FILE]
|        |        |     |---> Swath02_lon.npy [FILE]
|        |        |     |--- SubSwath00
|        |        |     |       |---> mat3d_sub.npy [FILE]                              /* provvisorio *\ 
|        |        |     |       |---> list_index_tiles.json [FILE]                      /* provvisorio *\  
|        |        |     |       |--- Data_default
|        |        |     |       |       |---> subswath_00_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_00_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_00_channel_0N.npy [FILE]
|        |        |     |       |--- Data_current_filter
|        |        |     |       |       |---> subswath_00_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_00_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_00_channel_0N.npy [FILE]
|        |        |     |       |--- tomography
|        |        |     |       |       |---> depth_000cm.npy [FILE]
|        |        |     |       |       |---> depth_001cm.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> depth_NNNcm.npy [FILE]
|        |        |     |       |--- georef
|        |        |     |       |       |---> georef_matrix_lat.npy [FILE]
|        |        |     |       |       |---> georef_matrix_lon.npy [FILE]
|        |        |     |       |       |---> Polygon_SubswathArea.json [FILE]
|        |        |     |--- SubSwath01
|        |        |     |       |---> mat3d_sub.npy [FILE]                              /* provvisorio *\ 
|        |        |     |       |---> list_index_tiles.json [FILE]                      /* provvisorio *\  
|        |        |     |       |--- Data_default
|        |        |     |       |       |---> subswath_01_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_01_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_01_channel_0N.npy [FILE]
|        |        |     |       |--- Data_current_filter
|        |        |     |       |       |---> subswath_01_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_01_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_01_channel_0N.npy [FILE]
|        |        |     |       |--- tomography
|        |        |     |       |       |---> depth_000cm.npy [FILE]
|        |        |     |       |       |---> depth_001cm.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> depth_NNNcm.npy [FILE]
|        |        |     |       |--- georef
|        |        |     |       |       |---> georef_matrix_lat.npy [FILE]
|        |        |     |       |       |---> georef_matrix_lon.npy [FILE]
|        |        |     |       |       |---> Polygon_SubswathArea.json [FILE]
|        |        |     |--- SubSwath...
|        |        |     |       |
|        |        |     |--- SubSwathNN
|        |        |     |       |---> mat3d_sub.npy [FILE]                              /* provvisorio *\ 
|        |        |     |       |---> list_index_tiles.json [FILE]                      /* provvisorio *\  
|        |        |     |       |--- Data_default
|        |        |     |       |       |---> subswath_NN_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_NN_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_NN_channel_0N.npy [FILE]
|        |        |     |       |--- Data_current_filter
|        |        |     |       |       |---> subswath_NN_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_NN_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_NN_channel_0N.npy [FILE]
|        |        |     |       |--- tomography
|        |        |     |       |       |---> depth_000cm.npy [FILE]
|        |        |     |       |       |---> depth_001cm.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> depth_NNNcm.npy [FILE]
|        |        |     |       |--- georef
|        |        |     |       |       |---> georef_matrix_lat.npy [FILE]
|        |        |     |       |       |---> georef_matrix_lon.npy [FILE]
|        |        |     |       |       |---> Polygon_SubswathArea.json [FILE]
|        |        |--- HH
|        |        |     |---> Polygon_TotalArea.json [FILE]
|        |        |     |---> subSwath_organized.json [FILE]
|        |        |     |---> Swath02_HH_header_file.json [FILE]
|        |        |     |---> Swath02_lat.npy [FILE]
|        |        |     |---> Swath02_lon.npy [FILE]
|        |        |     |--- SubSwath00
|        |        |     |       |---> mat3d_sub.npy [FILE]                              /* provvisorio *\ 
|        |        |     |       |---> list_index_tiles.json [FILE]                      /* provvisorio *\  
|        |        |     |       |--- Data_default
|        |        |     |       |       |---> subswath_00_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_00_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_00_channel_0N.npy [FILE]
|        |        |     |       |--- Data_current_filter
|        |        |     |       |       |---> subswath_00_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_00_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_00_channel_0N.npy [FILE]
|        |        |     |       |--- tomography
|        |        |     |       |       |---> depth_000cm.npy [FILE]
|        |        |     |       |       |---> depth_001cm.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> depth_NNNcm.npy [FILE]
|        |        |     |       |--- georef
|        |        |     |       |       |---> georef_matrix_lat.npy [FILE]
|        |        |     |       |       |---> georef_matrix_lon.npy [FILE]
|        |        |     |       |       |---> Polygon_SubswathArea.json [FILE]
|        |        |     |--- SubSwath01
|        |        |     |       |---> mat3d_sub.npy [FILE]                              /* provvisorio *\ 
|        |        |     |       |---> list_index_tiles.json [FILE]                      /* provvisorio *\  
|        |        |     |       |--- Data_default
|        |        |     |       |       |---> subswath_01_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_01_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_01_channel_0N.npy [FILE]
|        |        |     |       |--- Data_current_filter
|        |        |     |       |       |---> subswath_01_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_01_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_01_channel_0N.npy [FILE]
|        |        |     |       |--- tomography
|        |        |     |       |       |---> depth_000cm.npy [FILE]
|        |        |     |       |       |---> depth_001cm.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> depth_NNNcm.npy [FILE]
|        |        |     |       |--- georef
|        |        |     |       |       |---> georef_matrix_lat.npy [FILE]
|        |        |     |       |       |---> georef_matrix_lon.npy [FILE]
|        |        |     |       |       |---> Polygon_SubswathArea.json [FILE]
|        |        |     |--- SubSwath...
|        |        |     |       |
|        |        |     |--- SubSwathNN
|        |        |     |       |---> mat3d_sub.npy [FILE]                              /* provvisorio *\ 
|        |        |     |       |---> list_index_tiles.json [FILE]                      /* provvisorio *\  
|        |        |     |       |--- Data_default
|        |        |     |       |       |---> subswath_NN_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_NN_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_NN_channel_0N.npy [FILE]
|        |        |     |       |--- Data_current_filter
|        |        |     |       |       |---> subswath_NN_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_NN_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_NN_channel_0N.npy [FILE]
|        |        |     |       |--- tomography
|        |        |     |       |       |---> depth_000cm.npy [FILE]
|        |        |     |       |       |---> depth_001cm.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> depth_NNNcm.npy [FILE]
|        |        |     |       |--- georef
|        |        |     |       |       |---> georef_matrix_lat.npy [FILE]
|        |        |     |       |       |---> georef_matrix_lon.npy [FILE]
|        |        |     |       |       |---> Polygon_SubswathArea.json [FILE]
|        |--- Swath03
|        |        |
|        |        |--- VV
|        |        |     |---> Polygon_TotalArea.json [FILE]
|        |        |     |---> subSwath_organized.json [FILE]
|        |        |     |---> Swath03_VV_header_file.json [FILE]
|        |        |     |---> Swath03_lat.npy [FILE]
|        |        |     |---> Swath03_lon.npy [FILE]
|        |        |     |--- SubSwath00
|        |        |     |       |---> mat3d_sub.npy [FILE]                              /* provvisorio *\ 
|        |        |     |       |---> list_index_tiles.json [FILE]                      /* provvisorio *\  
|        |        |     |       |--- Data_default
|        |        |     |       |       |---> subswath_00_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_00_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_00_channel_0N.npy [FILE]
|        |        |     |       |--- Data_current_filter
|        |        |     |       |       |---> subswath_00_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_00_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_00_channel_0N.npy [FILE]
|        |        |     |       |--- tomography
|        |        |     |       |       |---> depth_000cm.npy [FILE]
|        |        |     |       |       |---> depth_001cm.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> depth_NNNcm.npy [FILE]
|        |        |     |       |--- georef
|        |        |     |       |       |---> georef_matrix_lat.npy [FILE]
|        |        |     |       |       |---> georef_matrix_lon.npy [FILE]
|        |        |     |       |       |---> Polygon_SubswathArea.json [FILE]
|        |        |     |--- SubSwath01
|        |        |     |       |---> mat3d_sub.npy [FILE]                              /* provvisorio *\ 
|        |        |     |       |---> list_index_tiles.json [FILE]                      /* provvisorio *\  
|        |        |     |       |--- Data_default
|        |        |     |       |       |---> subswath_01_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_01_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_01_channel_0N.npy [FILE]
|        |        |     |       |--- Data_current_filter
|        |        |     |       |       |---> subswath_01_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_01_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_01_channel_0N.npy [FILE]
|        |        |     |       |--- tomography
|        |        |     |       |       |---> depth_000cm.npy [FILE]
|        |        |     |       |       |---> depth_001cm.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> depth_NNNcm.npy [FILE]
|        |        |     |       |--- georef
|        |        |     |       |       |---> georef_matrix_lat.npy [FILE]
|        |        |     |       |       |---> georef_matrix_lon.npy [FILE]
|        |        |     |       |       |---> Polygon_SubswathArea.json [FILE]
|        |        |     |--- SubSwath...
|        |        |     |       |
|        |        |     |--- SubSwathNN
|        |        |     |       |---> mat3d_sub.npy [FILE]                              /* provvisorio *\ 
|        |        |     |       |---> list_index_tiles.json [FILE]                      /* provvisorio *\  
|        |        |     |       |--- Data_default
|        |        |     |       |       |---> subswath_NN_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_NN_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_NN_channel_0N.npy [FILE]
|        |        |     |       |--- Data_current_filter
|        |        |     |       |       |---> subswath_NN_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_NN_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_NN_channel_0N.npy [FILE]
|        |        |     |       |--- tomography
|        |        |     |       |       |---> depth_000cm.npy [FILE]
|        |        |     |       |       |---> depth_001cm.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> depth_NNNcm.npy [FILE]
|        |        |     |       |--- georef
|        |        |     |       |       |---> georef_matrix_lat.npy [FILE]
|        |        |     |       |       |---> georef_matrix_lon.npy [FILE]
|        |        |     |       |       |---> Polygon_SubswathArea.json [FILE]
|        |        |--- HH
|        |        |     |---> Polygon_TotalArea.json [FILE]
|        |        |     |---> subSwath_organized.json [FILE]
|        |        |     |---> Swath03_HH_header_file.json [FILE]
|        |        |     |---> Swath03_lat.npy [FILE]
|        |        |     |---> Swath03_lon.npy [FILE]
|        |        |     |--- SubSwath00
|        |        |     |       |---> mat3d_sub.npy [FILE]                              /* provvisorio *\ 
|        |        |     |       |---> list_index_tiles.json [FILE]                      /* provvisorio *\  
|        |        |     |       |--- Data_default
|        |        |     |       |       |---> subswath_00_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_00_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_00_channel_0N.npy [FILE]
|        |        |     |       |--- Data_current_filter
|        |        |     |       |       |---> subswath_00_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_00_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_00_channel_0N.npy [FILE]
|        |        |     |       |--- tomography
|        |        |     |       |       |---> depth_000cm.npy [FILE]
|        |        |     |       |       |---> depth_001cm.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> depth_NNNcm.npy [FILE]
|        |        |     |       |--- georef
|        |        |     |       |       |---> georef_matrix_lat.npy [FILE]
|        |        |     |       |       |---> georef_matrix_lon.npy [FILE]
|        |        |     |       |       |---> Polygon_SubswathArea.json [FILE]
|        |        |     |--- SubSwath01
|        |        |     |       |---> mat3d_sub.npy [FILE]                              /* provvisorio *\ 
|        |        |     |       |---> list_index_tiles.json [FILE]                      /* provvisorio *\  
|        |        |     |       |--- Data_default
|        |        |     |       |       |---> subswath_01_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_01_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_01_channel_0N.npy [FILE]
|        |        |     |       |--- Data_current_filter
|        |        |     |       |       |---> subswath_01_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_01_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_01_channel_0N.npy [FILE]
|        |        |     |       |--- tomography
|        |        |     |       |       |---> depth_000cm.npy [FILE]
|        |        |     |       |       |---> depth_001cm.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> depth_NNNcm.npy [FILE]
|        |        |     |       |--- georef
|        |        |     |       |       |---> georef_matrix_lat.npy [FILE]
|        |        |     |       |       |---> georef_matrix_lon.npy [FILE]
|        |        |     |       |       |---> Polygon_SubswathArea.json [FILE]
|        |        |     |--- SubSwath...
|        |        |     |       |
|        |        |     |--- SubSwathNN
|        |        |     |       |---> mat3d_sub.npy [FILE]                              /* provvisorio *\ 
|        |        |     |       |---> list_index_tiles.json [FILE]                      /* provvisorio *\  
|        |        |     |       |--- Data_default
|        |        |     |       |       |---> subswath_NN_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_NN_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_NN_channel_0N.npy [FILE]
|        |        |     |       |--- Data_current_filter
|        |        |     |       |       |---> subswath_NN_channel_00.npy [FILE]
|        |        |     |       |       |---> subswath_NN_channel_01.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> subswath_NN_channel_0N.npy [FILE]
|        |        |     |       |--- tomography
|        |        |     |       |       |---> depth_000cm.npy [FILE]
|        |        |     |       |       |---> depth_001cm.npy [FILE]
|        |        |     |       |       |---> ...
|        |        |     |       |       |---> depth_NNNcm.npy [FILE]
|        |        |     |       |--- georef
|        |        |     |       |       |---> georef_matrix_lat.npy [FILE]
|        |        |     |       |       |---> georef_matrix_lon.npy [FILE]
|        |        |     |       |       |---> Polygon_SubswathArea.json [FILE]
|        |--- Swath04
|        |    ...
|---Survey03
|   ...