mirror of
https://github.com/heyarne/earth-observation-for-journalism.git
synced 2026-05-06 19:13:40 +02:00
Merge branch 'main' of github.com:heyarne/remote-sensing-for-journalism into main
This commit is contained in:
commit
86096cabc6
2 changed files with 2 additions and 2 deletions
|
|
@ -823,7 +823,7 @@
|
|||
"cell_type": "markdown",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"### Band Merge\n",
|
||||
"### Merging Tiles per Band\n",
|
||||
"\n",
|
||||
"Reprojected raster files are merged per band using the `merge` function in the `rasterio.merge` module.\n",
|
||||
"In contrast to the reprojection just performed, this task cannot trivially be parallelized because the result of each step depends on the output of the previous step.\n",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue