home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 514626195

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/pull/2255#issuecomment-514626195 https://api.github.com/repos/pydata/xarray/issues/2255 514626195 MDEyOklzc3VlQ29tbWVudDUxNDYyNjE5NQ== 8699967 2019-07-24T13:12:47Z 2019-07-24T13:27:41Z CONTRIBUTOR

The right way to merge different dtypes and block shapes in the tiff file. Currently I'm assuming that they're uniform

I have yet to run into a raster that varies dtypes and block shapes across bands. Most of the time, they are single band rasters. And if they are not, they have had the same dtype and block shape. So, I think your assumption is a good one for most use cases.

Also, only a single dtype is allowed currently: https://github.com/pydata/xarray/blob/1d7bcbdc75b6d556c04e2c7d7a042e4379e15303/xarray/backends/rasterio_.py#L39-L40

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  336371511
Powered by Datasette · Queries took 0.796ms · About: xarray-datasette