geospace


Namegeospace JSON
Version 0.4.7 PyPI version JSON
download
home_pageNone
SummaryGeospatial processing library based on GDAL and Google Earth Engine
upload_time2025-10-30 00:02:27
maintainerNone
docs_urlNone
authorCody James
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ### A python library for geospatial processing based GDAL and Google Earth Engine
=======================

Installation
-----

```bash
pip install geospace -U
```

To Do
-----

-   Time series extration using Google Earth Engine.

Pull requests are encouraged!

License
-------

This is free and unencumbered software released into the public domain.

Anyone is free to copy, modify, publish, use, compile, sell, or
distribute this software, either in source code form or as a compiled
binary, for any purpose, commercial or non-commercial, and by any means.
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "geospace",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Cody James",
    "author_email": "Cody James <xiejx5@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/37/eb/2ddef0c99c2d1a57f9eff6f437f7f477410b5f05c0747b40fbe2f36751f5/geospace-0.4.7.tar.gz",
    "platform": null,
    "description": "### A python library for geospatial processing based GDAL and Google Earth Engine\r\n=======================\r\n\r\nInstallation\r\n-----\r\n\r\n```bash\r\npip install geospace -U\r\n```\r\n\r\nTo Do\r\n-----\r\n\r\n-   Time series extration using Google Earth Engine.\r\n\r\nPull requests are encouraged!\r\n\r\nLicense\r\n-------\r\n\r\nThis is free and unencumbered software released into the public domain.\r\n\r\nAnyone is free to copy, modify, publish, use, compile, sell, or\r\ndistribute this software, either in source code form or as a compiled\r\nbinary, for any purpose, commercial or non-commercial, and by any means.",
    "bugtrack_url": null,
    "license": null,
    "summary": "Geospatial processing library based on GDAL and Google Earth Engine",
    "version": "0.4.7",
    "project_urls": {
        "homepage": "https://github.com/xiejx5/geospace"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fc66754a585babf563c545935d6d2c83990203d46a68576abe04548f891e6e79",
                "md5": "25061e784c306fbe46326e8a6a05bce6",
                "sha256": "3b9628859902e965863f0b701a3ca51758078eae5bcc838df239809ff4517034"
            },
            "downloads": -1,
            "filename": "geospace-0.4.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "25061e784c306fbe46326e8a6a05bce6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 26704,
            "upload_time": "2025-10-30T00:02:25",
            "upload_time_iso_8601": "2025-10-30T00:02:25.855052Z",
            "url": "https://files.pythonhosted.org/packages/fc/66/754a585babf563c545935d6d2c83990203d46a68576abe04548f891e6e79/geospace-0.4.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "37eb2ddef0c99c2d1a57f9eff6f437f7f477410b5f05c0747b40fbe2f36751f5",
                "md5": "f892fa084945aba13e3fe3c64af787c5",
                "sha256": "87fda87225ab3898797cff4c574b75fc3a8d72c941733d4f6a99116de81cabb8"
            },
            "downloads": -1,
            "filename": "geospace-0.4.7.tar.gz",
            "has_sig": false,
            "md5_digest": "f892fa084945aba13e3fe3c64af787c5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 20370,
            "upload_time": "2025-10-30T00:02:27",
            "upload_time_iso_8601": "2025-10-30T00:02:27.214742Z",
            "url": "https://files.pythonhosted.org/packages/37/eb/2ddef0c99c2d1a57f9eff6f437f7f477410b5f05c0747b40fbe2f36751f5/geospace-0.4.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-30 00:02:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "xiejx5",
    "github_project": "geospace",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "geospace"
}
        
Elapsed time: 2.14601s