{
   "classification": {
      "method": "rf_otb"
   },
   "color_tables": {
      "otb": "color_table.txt"
   },
   "features": {
      "DTM": "True",
      "original_bands": [
         "1",
         "2",
         "3",
         "4",
         "5",
         "6",
         "7",
         "8",
         "9",
         "10",
         "11",
         "12"
      ],
      "ratios": [
         "2_4"
      ],
      "special_indices": [
         "NDVI",
         "NDWI",
         "NDCI",
         "NDSI"
      ],
      "textures": "True",
      "time_difference_bands": [
         "1",
         "2",
         "3",
         "4",
         "5",
         "6",
         "7",
         "8",
         "9",
         "11",
         "12"
      ]
   },
   "general": {
      "class_stats": "class_stats.xml",
      "img_labeled": "labeled_img.tif",
      "img_labeled_regularized": "labeled_img_regular.tif",
      "img_stats": "img_stats.xml",
      "merged_layers": "merged.shp",
      "no_data_mask": "no_data.shp",
      "training_samples_extracted": "training_samples_extracted.sqlite",
      "training_samples_location": "training_samples_location.sqlite",
      "training_sampling": "smallest",
      "training_shp": "train_points.shp",
      "training_shp_extended": "train_points_ext.shp",
      "validation_shp": "validation_points.shp",
      "validation_shp_extended": "validation_points_ext.shp"
   },
   "local_paths": {
      "copy_folder": "/home/hagolle/DONNEES/ALCD/",
      "current_server": "hagolleo@s2calc.cesbio.cnes.fr:/"
   },
   "masks": {
      "background": {
         "class_name": "1",
         "shp": "background.shp"
      },
      "clouds_shadows": {
         "class_name": "4",
         "shp": "clouds_shadows.shp"
      },
      "high_clouds": {
         "class_name": "3",
         "shp": "high_clouds.shp"
      },
      "land": {
         "class_name": "5",
         "shp": "land.shp"
      },
      "low_clouds": {
         "class_name": "2",
         "shp": "low_clouds.shp"
      },
      "snow": {
         "class_name": "7",
         "shp": "snow.shp"
      },
      "water": {
         "class_name": "6",
         "shp": "water.shp"
      }
   },
   "postprocessing": {
      "binary_confusion_matrix": "bin_confusion_matrix.csv",
      "confusion_matrix": "confusion_matrix.csv",
      "model_metrics": "model_metrics.csv"
   },
   "training_parameters": {
      "Kfold": "10",
      "dilatation_radius": "2",
      "expansion_distance": "100",
      "regularization_radius": "1",
      "training_proportion": "0.9"
   },
   "user_choices": {
      "main_dir": "montreux_outputs/Montreux_32TLS_20240213",
      "raw_img": "Montreux_bands.tif"
   }
}
