home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 56758849

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/236#issuecomment-56758849 https://api.github.com/repos/pydata/xarray/issues/236 56758849 MDEyOklzc3VlQ29tbWVudDU2NzU4ODQ5 2062210 2014-09-25T00:28:11Z 2014-09-25T00:28:11Z NONE

I'm not sure exactly how it handles dates under the hood, however as a user before using a convenience function from the cdutil library to calculate a seasonal climatology or something, you have to use cdutil.setTimeBounds() to specify the time bounds of your data (i.e. whether it is daily, monthly, etc).

To view the time axis of a cdms2 transient variable in a convenient YYYY-MM-DD HH:MM:SS format (e.g. let's say that variable's name is data), you can use data.getTime().asComponentTime().

Does that help?

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