home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 443278744

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/2583#issuecomment-443278744 https://api.github.com/repos/pydata/xarray/issues/2583 443278744 MDEyOklzc3VlQ29tbWVudDQ0MzI3ODc0NA== 42973457 2018-11-30T17:32:15Z 2018-11-30T17:32:15Z NONE

I can reproduce that on master. Thanks for the good example.

However, if I download the file, it seems to work OK. @jjspergel can you confirm that please?

EDIT:

Also, note that the scale_factor and add_offset attributes aren't set in the first ds.cloud_fraction repr but is in ds.cloud_fraction.encoding

``` {'source': 'http://www.ncei.noaa.gov/thredds/dodsC/avhrr-patmos-x-cloudprops-noaa-asc-fc/files/2003/patmosx_v05r03_NOAA-17_asc_d20030101_c20140314.nc', 'original_shape': (1, 1800, 3600), 'dtype': dtype('int8'), '_Unsigned': 'false', '_FillValue': 128, 'scale_factor': 0.003937008,

'add_offset': 0.5, 'coordinates': 'latitude longitude'} ```

Yes @dcherian, when I downloaded it, and then imported into a notebook it seems to have decoded fine.

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