mirror of
https://github.com/heyarne/earth-observation-for-journalism.git
synced 2026-05-06 19:13:40 +02:00
Minor wording fixes
This commit is contained in:
parent
6e6c9fe5d4
commit
7eceb3a605
2 changed files with 4 additions and 7 deletions
|
|
@ -206,12 +206,9 @@
|
||||||
"cell_type": "markdown",
|
"cell_type": "markdown",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"source": [
|
"source": [
|
||||||
"The tiling grid of Level 2A products is based on the Universal Transverse Mercator (UTM) Coordinate Reference System.\n",
|
"The tiling grid of Level 2A products is based on the Universal Transverse Mercator (UTM) Coordinate Reference System. The coordinates given by this grid are based on 6° subdivisions in the vertical direction (along the longitude), and 8° subdivisions in the horizontal direction (along the latitude; see the [Sentinel-2 User Guide](https://sentinel.esa.int/web/sentinel/missions/sentinel-2/news/-/asset_publisher/Ac0d/content/sentinel-2-level-1c-product-tiling-grid-released) for more information).\n",
|
||||||
"\n",
|
"These subdivisions can be thought of as rectangles, and the beginning of the tile name is the number of the rectangle.\n",
|
||||||
"> The UTM system divides the Earth's surface into 60 zones. Each UTM zone has a vertical width of 6° of longitude and horizontal width of 8° of latitude.\n",
|
"T33 is the rectangle adjacent to T32 and is positioned further to the east.\n",
|
||||||
"\n",
|
|
||||||
"Source: [Sentinel-2 User Guide](https://sentinel.esa.int/web/sentinel/missions/sentinel-2/news/-/asset_publisher/Ac0d/content/sentinel-2-level-1c-product-tiling-grid-released)\n",
|
|
||||||
"\n",
|
|
||||||
"Each of the rectangles resulting from this subdivision is again subdivided into equilateral and perfectly aligned squares, where each square is a product available from the API:"
|
"Each of the rectangles resulting from this subdivision is again subdivided into equilateral and perfectly aligned squares, where each square is a product available from the API:"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -208,7 +208,7 @@
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"source": [
|
"source": [
|
||||||
"All available tiles contain the area of interest.\n",
|
"All available tiles contain the area of interest.\n",
|
||||||
"The tile UTM tile numbers of the results are T33UUT and T32UQC."
|
"The UTM tile numbers of the results are T33UUT and T32UQC."
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue