Use passive voice throughout

This commit is contained in:
heyarne 2021-03-13 16:06:03 +01:00
commit 3e6e2dd09f
8 changed files with 29 additions and 29 deletions

View file

@ -448,7 +448,7 @@
"Spectral indices can get distorted by highly reflective clouds.\n",
"To avoid this the products include cloud masks, which contain information about the cloud positions in a product in order to discard them.\n",
"\n",
"In order to construct a cloud mask that we can operate on, we need to know the transformation needed from the coordinates given by the raster's coordinate reference system to the pixel coordinates of the highest resolution raster.\n",
"To construct a cloud mask, it is essential to know the transformation from the coordinates given by the raster's coordinate reference system to the pixel coordinates of the highest resolution raster.\n",
"\n",
"These are encoded as metadata in the raster file:"
]