home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 625330036

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/4043#issuecomment-625330036 https://api.github.com/repos/pydata/xarray/issues/4043 625330036 MDEyOklzc3VlQ29tbWVudDYyNTMzMDAzNg== 48764870 2020-05-07T15:36:15Z 2020-05-07T15:36:15Z NONE

Totally agree,

from my code the list of url are: python Loading files: http://193.144.213.180:8080/thredds/dodsC/Wind/Wind_ERA5/Global/Wind_ERA5_Global_1998.05.nc http://193.144.213.180:8080/thredds/dodsC/Wind/Wind_ERA5/Global/Wind_ERA5_Global_1998.06.nc and through the web browser I can copy paste for that dates this:

python http://193.144.213.180:8080/thredds/dodsC/Wind/Wind_ERA5/Global/Wind_ERA5_Global_1998.05.nc http://193.144.213.180:8080/thredds/dodsC/Wind/Wind_ERA5/Global/Wind_ERA5_Global_1998.06.nc

So I think the URL is properly constructed, indeed if I select only the longitude variable, which is quit small, I can perform the ds.to_dataframe() method... so I think url is fine!

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