home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 334723412

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/issues/1582#issuecomment-334723412 https://api.github.com/repos/pydata/xarray/issues/1582 334723412 MDEyOklzc3VlQ29tbWVudDMzNDcyMzQxMg== 4414299 2017-10-06T10:55:27Z 2017-10-06T10:55:27Z CONTRIBUTOR

Had some more time to look at this. It seems rasterio just passes the the info returned by GDAL, since looking at the files using gdalinfo reveals exactly the same data (with only wavelengths parsed for each band, etc). Apparently gdalinfo can (since GDAL 1.11) also list the available metadata domains (namespaces) in the file, or output all the metadata given the domain 'all'. These don't seem yet to be implemented in rasterio.

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