home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 33639540

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
33639540 MDU6SXNzdWUzMzYzOTU0MA== 133 Functions for converting to and from CDAT cdms2 variables 1217238 closed 0     7 2014-05-16T01:09:14Z 2015-04-24T22:39:03Z 2014-12-19T09:11:39Z MEMBER      

Apparently CDAT has a number of useful modules for working with weather and climate data, especially for things like computing climatologies (related: #112). There's no point in duplicating that work in xray, of course (also, climatologies may be too domain specific for xray), so we should make it possible to use both xray and CDAT interchangeably.

Unfortunately, I haven't used CDAT, so it not obvious to me what the right interface is. Also, CDAT seems to be somewhat difficult (impossible?) to install as a Python library, so it may be hard to setup automated testing.

CC @DamienIrving

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/133/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

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