home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 387213362

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/pull/2101#issuecomment-387213362 https://api.github.com/repos/pydata/xarray/issues/2101 387213362 MDEyOklzc3VlQ29tbWVudDM4NzIxMzM2Mg== 17162724 2018-05-07T21:32:52Z 2018-05-07T21:33:30Z CONTRIBUTOR

Snuck in an .assign_coords() example. I often use climate data which has longitude values 0-359. I then may subset the data crossing the meridian. Making the longitude values from -180 - 180 allows an easy look at the data using .plot(). My example is based on the example here: https://gis.stackexchange.com/questions/205871/xarray-slicing-across-the-antimeridian

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