home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 385269239

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/1252#issuecomment-385269239 https://api.github.com/repos/pydata/xarray/issues/1252 385269239 MDEyOklzc3VlQ29tbWVudDM4NTI2OTIzOQ== 6628425 2018-04-29T17:57:23Z 2018-04-29T17:57:23Z MEMBER

@ritviksahajpal by all means, give it a try! You should be able to install my branch via pip: $ pip install git+https://github.com/spencerkclark/xarray.git@NetCDFTimeIndex For the new functionality you will also need to install the latest version of the cftime library: $ conda install -c conda-forge cftime and in your code you will need to opt-in via xarray.set_options(enable_cftimeindex=True). Please let me know if you run into any issues as we work towards finishing this up.

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