home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1517328574

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/7773#issuecomment-1517328574 https://api.github.com/repos/pydata/xarray/issues/7773 1517328574 IC_kwDOAMm_X85acJi- 48764870 2023-04-21T06:25:40Z 2023-04-21T06:25:40Z NONE

Sure @dcherian!

I add a simple test as you recommend, and all ubuntu tests crashed. ```python

def test_only_netCDF4_access(): dataset = Dataset( "https://ihthredds.ihcantabria.com/thredds/dodsC/Bathymetry/Global/Gebco_2020.nc" ) assert isinstance(dataset, Dataset)

````

And also I run this code in Googlecolab. Same problem... seems that something happend with netCDF4....

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