From 88175cadd6904ecf9d9c7dd613311bf92a97d123 Mon Sep 17 00:00:00 2001 From: Alireza Adli Date: Mon, 5 Aug 2024 17:58:27 -0400 Subject: [PATCH] Add description --- scrub_mtl_class.py | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/scrub_mtl_class.py b/scrub_mtl_class.py index 54e1420..3558e4c 100644 --- a/scrub_mtl_class.py +++ b/scrub_mtl_class.py @@ -1,8 +1,9 @@ """ -ScrubMTL module -SPDX - License - Identifier: LGPL - 3.0 -Copyright © 2022 Concordia CERC group -Project Developer: alireza.adli@concordia.ca +scrub_layer_class module +The workflow of cleaning and updating the Montreal Buildings dataset. +The development of this class has been stopped but the whole workflow +can be found in a module namely handle_mtl_ds_workflow, in the same project. +Project Developer: Alireza Adli alireza.adli@concordia.ca """ from scrub_layer_class import *