xcube-resampling


Namexcube-resampling JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryA package to resample, reproject, and rectify geospatial datasets.
upload_time2025-08-18 10:44:18
maintainerNone
docs_urlNone
authorxcube Development Team
requires_python>=3.10
licenseMIT
keywords xcube xarray dask reprojection rectification affine transformation parallel processing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # xcube-resampling

A Python package providing low-level, dask-aware spatial resampling algorithms 
for xcube and everyone.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "xcube-resampling",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "xcube, xarray, dask, reprojection, rectification, affine transformation, parallel processing",
    "author": "xcube Development Team",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/74/40/ad7d90acd036680242b89aa4226608ebd2ff8b78c6911a60329857ca36e7/xcube_resampling-0.1.0.tar.gz",
    "platform": null,
    "description": "# xcube-resampling\n\nA Python package providing low-level, dask-aware spatial resampling algorithms \nfor xcube and everyone.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A package to resample, reproject, and rectify geospatial datasets.",
    "version": "0.1.0",
    "project_urls": {
        "Changelog": "https://github.com/xcube-dev/xcube-resampling/blob/main/CHANGES.md",
        "Documentation": "https://github.com/xcube-dev/xcube-resampling",
        "Issues": "https://github.com/xcube-dev/xcube-resampling/issues",
        "Repository": "https://github.com/xcube-dev/xcube-resampling"
    },
    "split_keywords": [
        "xcube",
        " xarray",
        " dask",
        " reprojection",
        " rectification",
        " affine transformation",
        " parallel processing"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "deff3f644d8c7e1bf3d1775524a852e0e3e684f51dce4577a392a1fd0d0ae7eb",
                "md5": "70a2aecd0785622d65b3b11e5b1a34c3",
                "sha256": "1480d4aaaf15c3e3bb35e3ff877a66ee8f6b8ee83abb720477675335c0ff590b"
            },
            "downloads": -1,
            "filename": "xcube_resampling-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "70a2aecd0785622d65b3b11e5b1a34c3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 89154,
            "upload_time": "2025-08-18T10:44:17",
            "upload_time_iso_8601": "2025-08-18T10:44:17.205562Z",
            "url": "https://files.pythonhosted.org/packages/de/ff/3f644d8c7e1bf3d1775524a852e0e3e684f51dce4577a392a1fd0d0ae7eb/xcube_resampling-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7440ad7d90acd036680242b89aa4226608ebd2ff8b78c6911a60329857ca36e7",
                "md5": "aae20a66c25fb8a7a76597acb01de5f6",
                "sha256": "5ed3c30f21b805b900d2fdc7d1512d4fa8cbf51e15d49020cb97cc55d53a06ab"
            },
            "downloads": -1,
            "filename": "xcube_resampling-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "aae20a66c25fb8a7a76597acb01de5f6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 64035,
            "upload_time": "2025-08-18T10:44:18",
            "upload_time_iso_8601": "2025-08-18T10:44:18.824145Z",
            "url": "https://files.pythonhosted.org/packages/74/40/ad7d90acd036680242b89aa4226608ebd2ff8b78c6911a60329857ca36e7/xcube_resampling-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-18 10:44:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "xcube-dev",
    "github_project": "xcube-resampling",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "xcube-resampling"
}
        
Elapsed time: 1.60123s