home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 173632183

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
173632183 MDExOlB1bGxSZXF1ZXN0ODMwMDc3MzY= 990 Added convenience method for saving DataArray to netCDF file 296686 closed 0     17 2016-08-28T06:30:32Z 2016-09-06T04:00:25Z 2016-09-06T04:00:06Z CONTRIBUTOR   0 pydata/xarray/pulls/990

Added a simple function to DataArray that creates a dataset with one variable called 'data' and then saves it to a netCDF file. All parameters are passed through to to_netcdf().

Added an equivalent function called open_dataarray to be used to load from these files.

Fixes #915.

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

Links from other tables

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