home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 110890919

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
110890919 MDU6SXNzdWUxMTA4OTA5MTk= 621 An iris cube converter? 2062210 closed 0     1 2015-10-12T00:11:40Z 2017-12-20T15:14:17Z 2017-12-20T15:14:17Z NONE      

Would it be possible to include a function to convert from an xray.DataArray to an iris.cube?

For weather/climate/ocean science, xray is by far the best library for general data processing, while iris and cartopy are the best for geospatial plotting. At the moment I usually write the results of my xray data processing out to a netCDF file, then read that file in with iris for plotting. I'm assuming many other people do the same, so a .to_cube() function might allow people to skip that extra input/output step.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/621/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed 13221727 issue

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 1 row from issue in issue_comments
Powered by Datasette · Queries took 0.762ms · About: xarray-datasette