home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1461632125

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/7597#issuecomment-1461632125 https://api.github.com/repos/pydata/xarray/issues/7597 1461632125 IC_kwDOAMm_X85XHrx9 127195910 2023-03-09T09:18:11Z 2023-03-09T09:18:11Z NONE

@Ockenfuss i said you should try this three point I listed below and see if that could resolve the problem you raised.

  1. Try adjusting the max_gap argument to a smaller value to see if that resolves the issue. For example, if max_gap is currently set to 10, try reducing it to 5 or even 1.

  2. Consider using a different interpolation method that is better suited for the specific dataset and boundaries. For example, if linear interpolation is not working well at the array boundaries, try a cubic or spline interpolation method.

  3. Check the data at the array boundaries to ensure that it is valid and not causing issues with the interpolation. For example, if there are NaN values or outliers at the boundaries, this could be affecting the interpolation.

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