home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 350821050

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/1773#issuecomment-350821050 https://api.github.com/repos/pydata/xarray/issues/1773 350821050 MDEyOklzc3VlQ29tbWVudDM1MDgyMTA1MA== 1217238 2017-12-11T18:54:03Z 2017-12-11T18:54:03Z MEMBER

Broadcast allows a variadic number of arguments, so you can write something like: python gx, dy, gz, gt =xr.broadcast(dx, dy, dz, dt)

I'm not very familiar with sympy's lambdify, but I think something like xarray.apply_ufunc(vector_funcN, dx, dy, dz, dt) should work (where dx, dy, dz and dt are all xarray objects, even without manual broadcasting).

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