home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 609027716

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/3931#issuecomment-609027716 https://api.github.com/repos/pydata/xarray/issues/3931 609027716 MDEyOklzc3VlQ29tbWVudDYwOTAyNzcxNg== 30388627 2020-04-04T13:22:31Z 2020-04-04T13:23:39Z NONE

@dcherian If .values is removed, I got this error: File "/home/xin/miniconda3/envs/satpy/lib/python3.7/site-packages/xarray/core/computation.py", line 508, in broadcast_compat_data list(core_dims), missing_core_dims ValueError: operand to apply_ufunc has required core dimensions ['new_dim'], but some of these dimensions are absent on an input variable: ['new_dim']

Here's the information of regrid_vars['no2'], regrid_vars['p'] and s5p['p']: <xarray.DataArray 'no2' (bottom_top: 39, y: 389, x: 450)> <xarray.DataArray (bottom_top: 39, y: 389, x: 450)> <xarray.DataArray (bottom_top: 25, y: 389, x: 450)>

BTW, I have nan values in regrid_vars['no2'] and regrid_vars['p']. I think that wouldn't cause that error.

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