Windowed vs tiled in to_raster #406
andhuang-CLGX
started this conversation in
General
Replies: 2 comments 2 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
From that, do I need to add |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In https://corteva.github.io/rioxarray/stable/examples/dask_read_write.html:
tiledis used, but not documented. What's the difference between tiled vs windowed?ds.rio.to_raster("test.tif", driver="COG", tiled=True, windowed=True)Beta Was this translation helpful? Give feedback.
All reactions