fibgrid


Namefibgrid JSON
Version 0.0.5 PyPI version JSON
download
home_pagehttps://github.com/TUW-GEO/fibgrid
SummaryFibonacci Discrete Global Grid (DGG)
upload_time2024-07-14 19:16:53
maintainerNone
docs_urlNone
authorTU Wien
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            =======
fibgrid
=======

.. image:: https://github.com/TUW-GEO/fibgrid/actions/workflows/ci.yml/badge.svg
   :target: https://github.com/TUW-GEO/fibgrid/actions/workflows/ci.yml

.. image:: https://coveralls.io/repos/github/TUW-GEO/fibgrid/badge.svg?branch=master
   :target: https://coveralls.io/github/TUW-GEO/fibgrid?branch=master

.. image:: https://badge.fury.io/py/fibgrid.svg
    :target: http://badge.fury.io/py/fibgrid

.. image:: https://readthedocs.org/projects/fibgrid/badge/?version=latest
   :target: http://fibgrid.readthedocs.org/

Creating Fibonacci grid and read pre-computed grids.

.. _pyscaffold-notes:

Note
====

This project has been set up using PyScaffold 4.5. For details and usage
information on PyScaffold see https://pyscaffold.org/.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TUW-GEO/fibgrid",
    "name": "fibgrid",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "TU Wien",
    "author_email": "remote.sensing@geo.tuwien.ac.at",
    "download_url": "https://files.pythonhosted.org/packages/6e/be/4f1e33742e8b3cbe8a28c73058a3944439b73e6ce5c0214c1641c8f184f1/fibgrid-0.0.5.tar.gz",
    "platform": "any",
    "description": "=======\nfibgrid\n=======\n\n.. image:: https://github.com/TUW-GEO/fibgrid/actions/workflows/ci.yml/badge.svg\n   :target: https://github.com/TUW-GEO/fibgrid/actions/workflows/ci.yml\n\n.. image:: https://coveralls.io/repos/github/TUW-GEO/fibgrid/badge.svg?branch=master\n   :target: https://coveralls.io/github/TUW-GEO/fibgrid?branch=master\n\n.. image:: https://badge.fury.io/py/fibgrid.svg\n    :target: http://badge.fury.io/py/fibgrid\n\n.. image:: https://readthedocs.org/projects/fibgrid/badge/?version=latest\n   :target: http://fibgrid.readthedocs.org/\n\nCreating Fibonacci grid and read pre-computed grids.\n\n.. _pyscaffold-notes:\n\nNote\n====\n\nThis project has been set up using PyScaffold 4.5. For details and usage\ninformation on PyScaffold see https://pyscaffold.org/.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Fibonacci Discrete Global Grid (DGG)",
    "version": "0.0.5",
    "project_urls": {
        "Documentation": "https://fibgrid.readthedocs.io/",
        "Homepage": "https://github.com/TUW-GEO/fibgrid"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2594e10082a0860e3bbd4b46cc234a3b33a122ae38eee32d729c1fb10a301df3",
                "md5": "d611aaa00e8af909b277b1928980141f",
                "sha256": "c3d4e7b541655ba14b01967b1d69c736f5d2fa6019e9e0a7883e4f3744c7a9e0"
            },
            "downloads": -1,
            "filename": "fibgrid-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d611aaa00e8af909b277b1928980141f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 73395306,
            "upload_time": "2024-07-14T19:16:48",
            "upload_time_iso_8601": "2024-07-14T19:16:48.666410Z",
            "url": "https://files.pythonhosted.org/packages/25/94/e10082a0860e3bbd4b46cc234a3b33a122ae38eee32d729c1fb10a301df3/fibgrid-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6ebe4f1e33742e8b3cbe8a28c73058a3944439b73e6ce5c0214c1641c8f184f1",
                "md5": "129cbd9b2502bf49416cc9e003238849",
                "sha256": "ece912454ac0a95ff16adf410e0dd98ef988c0c049b547a1c3868fce24b125b0"
            },
            "downloads": -1,
            "filename": "fibgrid-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "129cbd9b2502bf49416cc9e003238849",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 73404493,
            "upload_time": "2024-07-14T19:16:53",
            "upload_time_iso_8601": "2024-07-14T19:16:53.687840Z",
            "url": "https://files.pythonhosted.org/packages/6e/be/4f1e33742e8b3cbe8a28c73058a3944439b73e6ce5c0214c1641c8f184f1/fibgrid-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-14 19:16:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "TUW-GEO",
    "github_project": "fibgrid",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "fibgrid"
}
        
Elapsed time: 3.79783s