home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1412165245

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/7486#issuecomment-1412165245 https://api.github.com/repos/pydata/xarray/issues/7486 1412165245 IC_kwDOAMm_X85UK-59 2599958 2023-02-01T14:37:22Z 2023-02-01T14:37:22Z NONE

So, that bit of code that references the THREDDS server was just to explain how the (heavily subsetted) data was processed and put into the xarray example datasets. It's not necessary for the example to run, though it could be interesting. I have three solutions, roughly in order of my preference:

  1. Keep the subsetting code for reference, but just quote it, so it does not run. Delete the reference to the data server as the subsetting can be considered generic and just for reference.
  2. Delete the whole section on subsetting.
  3. Update the data server to http://pong.tamu.edu/thredds/dodsC/NcML/txla_hindcast_agg_chunk. I put this last, as I am concerned the data server will move or be disrupted again, and so this woudl be something that would need to be perpetually fixed. Not ideal.
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  1562408536
Powered by Datasette · Queries took 78.883ms · About: xarray-datasette