home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 567738254

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/3641#issuecomment-567738254 https://api.github.com/repos/pydata/xarray/issues/3641 567738254 MDEyOklzc3VlQ29tbWVudDU2NzczODI1NA== 24830983 2019-12-20T00:37:01Z 2019-12-20T00:44:45Z NONE

I wanted to bring attention to a package that we are working on that originally started with remapping time axis. The package is called AxisUtilities and is available at https://github.com/coderepocenter/AxisUtilities.

It doesn’t yet have any support for CFTime yet (well it does support it now; but you need to manually convert cftime to a number for now) But we are working on it (so that the cftime to number conversion is more automatic). We have the basis there. We are now working on it to make it easier to use and remove certain steps.

It follows the ESMF or SCRIP interpolation pattern, i.e. once you make the remapper object, you could use it for multiple data set as long as the source and destination axis has not changed.

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