temp-interpolation


Nametemp-interpolation JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryA package for temporal interpolation of spatial data
upload_time2025-08-09 16:12:42
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License
keywords temp_interpolation
VCS
bugtrack_url
requirements folium geopandas ipyleaflet numpy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # temp_interpolation


[![image](https://img.shields.io/pypi/v/temp_interpolation.svg)](https://pypi.python.org/pypi/temp_interpolation)
[![image](https://img.shields.io/conda/vn/conda-forge/temp_interpolation.svg)](https://anaconda.org/conda-forge/temp_interpolation)


**A package for temporal interpolation of spatial data**


-   Free software: MIT License
-   Documentation: https://ishwar97.github.io/temp_interpolation


## Features

-   TODO

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "temp-interpolation",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "temp_interpolation",
    "author": null,
    "author_email": "Ishwar Nalawade <ishwarn93@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/41/99/7544321bf161c65e1cc9bc8ce4b30e943f7887c7bfdae59de3732dce422e/temp_interpolation-0.1.0.tar.gz",
    "platform": null,
    "description": "# temp_interpolation\n\n\n[![image](https://img.shields.io/pypi/v/temp_interpolation.svg)](https://pypi.python.org/pypi/temp_interpolation)\n[![image](https://img.shields.io/conda/vn/conda-forge/temp_interpolation.svg)](https://anaconda.org/conda-forge/temp_interpolation)\n\n\n**A package for temporal interpolation of spatial data**\n\n\n-   Free software: MIT License\n-   Documentation: https://ishwar97.github.io/temp_interpolation\n\n\n## Features\n\n-   TODO\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "A package for temporal interpolation of spatial data",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/ishwar97/temp_interpolation"
    },
    "split_keywords": [
        "temp_interpolation"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "04cba37e70d57be734b965672d09a6ffb34d7b474c40ef99b5b5ea3b04ce74f8",
                "md5": "d5b3237d438dfafdcad181868778f67d",
                "sha256": "dcbd2ec06712000a555efae6eb43e2b1d2ec75f07e0325ee0573395e7541f833"
            },
            "downloads": -1,
            "filename": "temp_interpolation-0.1.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d5b3237d438dfafdcad181868778f67d",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 6146,
            "upload_time": "2025-08-09T16:12:41",
            "upload_time_iso_8601": "2025-08-09T16:12:41.874044Z",
            "url": "https://files.pythonhosted.org/packages/04/cb/a37e70d57be734b965672d09a6ffb34d7b474c40ef99b5b5ea3b04ce74f8/temp_interpolation-0.1.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "41997544321bf161c65e1cc9bc8ce4b30e943f7887c7bfdae59de3732dce422e",
                "md5": "57032af11c4dc57e86949b67ed48b4ca",
                "sha256": "53e18a8c5ed3a4f805e7884d3b80fc1db7fe982d6a1e19fd1837fe64234ab4e8"
            },
            "downloads": -1,
            "filename": "temp_interpolation-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "57032af11c4dc57e86949b67ed48b4ca",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 13516,
            "upload_time": "2025-08-09T16:12:42",
            "upload_time_iso_8601": "2025-08-09T16:12:42.916288Z",
            "url": "https://files.pythonhosted.org/packages/41/99/7544321bf161c65e1cc9bc8ce4b30e943f7887c7bfdae59de3732dce422e/temp_interpolation-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-09 16:12:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ishwar97",
    "github_project": "temp_interpolation",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "folium",
            "specs": []
        },
        {
            "name": "geopandas",
            "specs": []
        },
        {
            "name": "ipyleaflet",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        }
    ],
    "lcname": "temp-interpolation"
}
        
Elapsed time: 1.22790s