mirror of
https://github.com/heyarne/earth-observation-for-journalism.git
synced 2026-05-06 19:13:40 +02:00
Use passive voice throughout
This commit is contained in:
parent
3d50f4a014
commit
3e6e2dd09f
8 changed files with 29 additions and 29 deletions
|
|
@ -149,7 +149,7 @@
|
|||
"cell_type": "markdown",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"The API query is initialized for a time span we are interested in and using an area that slightly extends the geometry fetched from OpenStreetMap. This is done to increase the likelihood that the phenomenon we are interested in is visible on the products we download - we don't know where exactly we will need to look, we only know proximity."
|
||||
"The API query is initialized for a time span of interest, using an area that slightly extends the geometry fetched from OpenStreetMap. This is done to increase the likelihood that the phenomenon is visible on the downloaded products - it is still unknown where exactly to look, there is only some information about proximity."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -228,7 +228,7 @@
|
|||
"cell_type": "markdown",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"We also want to avoid merging or reprojecting adjacent tiles if possible, so we prefer tiles that easily cover the entire area of interest:"
|
||||
"Merging or reprojecting adjacent tiles is avoided if possible, so tiles that easily cover the entire area of interest are preferred:"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue