home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1373591714

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/7421#issuecomment-1373591714 https://api.github.com/repos/pydata/xarray/issues/7421 1373591714 IC_kwDOAMm_X85R31ii 14808389 2023-01-06T13:01:50Z 2023-01-06T13:01:50Z MEMBER

This is what I'm doing: python In [1]: import xarray as xr ...: ...: ds = xr.open_dataset("2018_03_b.nc", decode_times=False) ...: ds["accD"].data Out[1]: array([[-9.625633e+00, -9.587038e+00, -9.601438e+00, ..., -9.543669e+00, -9.519094e+00, -9.509479e+00], [-9.705109e+00, -9.658272e+00, -9.672318e+00, ..., 9.969210e+36, 9.969210e+36, 9.969210e+36]], dtype=float32)

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