{"id":26163826,"url":"https://github.com/xarray-contrib/xoak","last_synced_at":"2025-12-12T00:50:13.468Z","repository":{"id":45460169,"uuid":"275368494","full_name":"xarray-contrib/xoak","owner":"xarray-contrib","description":"xarray extension that provides tree-based indexes used for selecting irregular, n-dimensional data.","archived":false,"fork":false,"pushed_at":"2023-01-23T19:22:47.000Z","size":655,"stargazers_count":61,"open_issues_count":15,"forks_count":5,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-28T03:32:42.287Z","etag":null,"topics":["grid","indexing","mesh","xarray"],"latest_commit_sha":null,"homepage":"https://xoak.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xarray-contrib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-27T12:33:22.000Z","updated_at":"2025-03-13T17:37:21.000Z","dependencies_parsed_at":"2023-02-13T02:31:36.057Z","dependency_job_id":null,"html_url":"https://github.com/xarray-contrib/xoak","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xarray-contrib%2Fxoak","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xarray-contrib%2Fxoak/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xarray-contrib%2Fxoak/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xarray-contrib%2Fxoak/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xarray-contrib","download_url":"https://codeload.github.com/xarray-contrib/xoak/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248898463,"owners_count":21179781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["grid","indexing","mesh","xarray"],"created_at":"2025-03-11T14:53:14.351Z","updated_at":"2025-12-12T00:50:13.461Z","avatar_url":"https://github.com/xarray-contrib.png","language":"Python","readme":"# xoak\n\n[![Tests](https://github.com/xarray-contrib/xoak/actions/workflows/test.yaml/badge.svg?branch=master\u0026event=push)](https://github.com/xarray-contrib/xproj/actions/workflows/test.yaml?query=branch%3Amaster+event%3Apush)\n[![Coverage](https://codecov.io/gh/xarray-contrib/xoak/branch/master/graphs/badge.svg?branch=master)](https://codecov.io/github/xarray-contrib/xoak?branch=master)\n[![Documentation Status](https://readthedocs.org/projects/xoak/badge/?version=latest)](https://xoak.readthedocs.io/en/latest/?badge=latest)\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/xarray-contrib/xoak/master?filepath=doc%2Fexamples)\n\nXoak is an Xarray extension that allows point-wise selection of irregular,\nn-dimensional data encoded in coordinates with an arbitrary number of\ndimensions.\n\nIt provides a built-in index adapter for\n[Scipy](https://docs.scipy.org/doc/scipy/reference/)'s `cKDTree`, as well as\nadapters for index structures implemented in these 3rd-party libraries (optional\ndependencies):\n\n- [Scikit-Learn](https://scikit-learn.org): `BallTree` and `KDTree`, which\n  support various distance metrics.\n- [pys2index](https://github.com/benbovy/pys2index): `S2PointIndex` for\n  efficient indexing of lat/lon point data, based on `s2geometry`.\n\nXoak also provides a mechanism for easily adding and registering custom index adapters.\n\n## Install\n\nXoak can be installed using conda (or mamba):\n\n```bash\n$ conda install xoak -c conda-forge\n```\n\nor pip:\n\n```bash\n$ python -m pip install xoak\n```\n\nXoak's optional dependencies can be installed using conda:\n\n```bash\n$ conda install scikit-learn pys2index -c conda-forge\n```\n\n## Documentation\n\nDocumentation is hosted on ReadTheDocs: https://xoak.readthedocs.io/\n\n## License\n\nMIT License, see LICENSE file.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxarray-contrib%2Fxoak","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxarray-contrib%2Fxoak","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxarray-contrib%2Fxoak/lists"}