home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 298330381

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/688#issuecomment-298330381 https://api.github.com/repos/pydata/xarray/issues/688 298330381 MDEyOklzc3VlQ29tbWVudDI5ODMzMDM4MQ== 8699967 2017-05-01T13:04:16Z 2017-05-01T13:04:16Z CONTRIBUTOR

I need input data for a hydrology model in an hourly timestep. So, I use the Dataset.resample method on data from land surface models to achieve that. Then, I use a custom linear interpolation to fill in the nan's. I then write out the data to a file. It is easier to write the resampled dataset to the file with the necessary information if the x,y coordinates are not removed in the Dataset.resample method.

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