From 8165bdc61921708760af621c785c87146ee316d9 Mon Sep 17 00:00:00 2001 From: Gabriel Stefanini Vicente Date: Mon, 15 Apr 2024 10:14:20 -0400 Subject: [PATCH] Update date (#63) --- notebooks/damage-assessment/README.md | 4 ++++ notebooks/damage-assessment/damage-assessment.ipynb | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/notebooks/damage-assessment/README.md b/notebooks/damage-assessment/README.md index 0c59d8b..6b7e0f4 100644 --- a/notebooks/damage-assessment/README.md +++ b/notebooks/damage-assessment/README.md @@ -67,6 +67,10 @@ For the final assessment of infrastructural damage, in roads, points of interest - Using Microsoft footprint layer, they are overlaid with the change map and computed which is the percentage (in $[0,1]$ range) of their area which are likely damaged, but they do not come with landuse information. +## Results + + + ## Limitations ```{important} diff --git a/notebooks/damage-assessment/damage-assessment.ipynb b/notebooks/damage-assessment/damage-assessment.ipynb index ede374b..715e7d6 100644 --- a/notebooks/damage-assessment/damage-assessment.ipynb +++ b/notebooks/damage-assessment/damage-assessment.ipynb @@ -43,7 +43,7 @@ "metadata": {}, "source": [ "```{note}\n", - "The results shown in this analysis only reflect the damages until **March 17, 2024**. As the team completes further analysis, the notebook will be updated. \n", + "The results shown in this analysis only reflect the damages until **April 10, 2024**. As the team completes further analysis, the notebook will be updated. \n", "```" ] } @@ -64,7 +64,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.10.13" + "version": "3.8.19" } }, "nbformat": 4,