home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 690348123

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/4414#issuecomment-690348123 https://api.github.com/repos/pydata/xarray/issues/4414 690348123 MDEyOklzc3VlQ29tbWVudDY5MDM0ODEyMw== 2448579 2020-09-10T14:59:25Z 2020-09-10T14:59:25Z MEMBER

The plotting routines use da.attrs["long_name"] and da.attrs["units"].

For publication figures, I set these manually when reading data: da.attrs["long_name"] = "$J_q^t$" and da.attrs["units"] = "$W/m²$". Every plot after that is then nicely labeled.

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