home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 400899756

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/2256#issuecomment-400899756 https://api.github.com/repos/pydata/xarray/issues/2256 400899756 MDEyOklzc3VlQ29tbWVudDQwMDg5OTc1Ng== 1197350 2018-06-28T03:31:34Z 2018-06-28T03:31:34Z MEMBER

I think this effort should be of great interest to a lot of computational oceanographers. I have worked a lot with both Argo data and zarr, but never yet tried to combine them.

I would recommend reading this guide if you have not done so already: http://pangeo-data.org/data.html#guide-to-preparing-cloud-optimized-data

Then could you post the xarray repr of one of the netcdf files you are working with here? i.e. ds = xr.open_dataset('file.nc') print(ds)

And then finally post the full code you are using to read, transform, and output the zarr data.

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