There is no "we" in "thesis"

This commit is contained in:
heyarne 2021-03-18 13:55:20 +01:00
commit b202c4da38
10 changed files with 14 additions and 14 deletions

View file

@ -206,7 +206,7 @@
"source": [
"#### NBR Plots\n",
"\n",
"We plot the NBR values for all dates side by side to get a first visual impression of changes that have occurred."
"The NBR values for all dates are shown side by side to get a first visual impression of the changes that have occurred."
]
},
{
@ -443,7 +443,7 @@
"Please note that the date given in the Waldbrandstatistik is different to the one [given by Deutsche Welle](https://www.dw.com/en/forest-fires-near-berlin-could-burn-for-days/a-45203042).\n",
"It is likely to be the result of an uncorrected typing error (August 13 vs. August 23), which is corrected in the following pages of the report.\n",
"\n",
"We can extract the area between the three evacuated villages and calculate the burned area.\n",
"Therea between the three evacuated villages is extracted to calculate its burned area.\n",
"The coordinates for the box used for the extract can be read from this plot that marks its axes using array coordinates:"
]
},
@ -861,7 +861,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"After masking the array with the shape of the nature reserve, only the pixels within that nature reserve that have at marks of at least a low severity burn are kept and all others omitted."
"After masking the array with the shape of the nature reserve, only the pixels within that nature reserve that have marks of at least a low severity burn are kept and all others omitted."
]
},
{