IRWPy


NameIRWPy JSON
Version 0.0.4 PyPI version JSON
download
home_pageNone
SummaryInverse Radius Weighting Interpolation
upload_time2024-04-29 18:51:56
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This program estimates interpolated values for 2-coordinate points given a set of points, their elevations and associated features. This method is titled Inverse Radius Weighting (IRW) which is a new interpolation technique that incorporates elevation fluctuations, thereby integrating geological context into geochemical map interpolations for enhanced geochemical interpretability.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "IRWPy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Bahnam Sadeghi <z5218858@zmail.unsw.edu.au>, Ahmed Eleish <ahmedmorad@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/11/d3/e8cfe467b27da3b6be57845c4f2062f41caa86df2ea0da912bd630f3ce86/irwpy-0.0.4.tar.gz",
    "platform": null,
    "description": "This program estimates interpolated values for 2-coordinate points given a set of points, their elevations and associated features. This method is titled Inverse Radius Weighting (IRW) which is a new interpolation technique that incorporates elevation fluctuations, thereby integrating geological context into geochemical map interpolations for enhanced geochemical interpretability.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Inverse Radius Weighting Interpolation",
    "version": "0.0.4",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ce048b4bb3f120fbed29a4fe0a915721556054eebe1c1fe378957b2ae5017226",
                "md5": "d25991751d23d54d302e6ef69095a850",
                "sha256": "65d56145ea1c89529d1ce2d86c05675581ec04562a88e7caf721937b3edc9884"
            },
            "downloads": -1,
            "filename": "IRWPy-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d25991751d23d54d302e6ef69095a850",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 2962,
            "upload_time": "2024-04-29T18:51:55",
            "upload_time_iso_8601": "2024-04-29T18:51:55.393762Z",
            "url": "https://files.pythonhosted.org/packages/ce/04/8b4bb3f120fbed29a4fe0a915721556054eebe1c1fe378957b2ae5017226/IRWPy-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "11d3e8cfe467b27da3b6be57845c4f2062f41caa86df2ea0da912bd630f3ce86",
                "md5": "ae9541752455586b8da23198d429c62c",
                "sha256": "0d364be02a38a643cad8ea7cd2a10f9bf377baa6387a03679f91d3fde37fe192"
            },
            "downloads": -1,
            "filename": "irwpy-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "ae9541752455586b8da23198d429c62c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 2965,
            "upload_time": "2024-04-29T18:51:56",
            "upload_time_iso_8601": "2024-04-29T18:51:56.859469Z",
            "url": "https://files.pythonhosted.org/packages/11/d3/e8cfe467b27da3b6be57845c4f2062f41caa86df2ea0da912bd630f3ce86/irwpy-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-29 18:51:56",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "irwpy"
}
        
Elapsed time: 0.27324s