{ "info": { "author": "TU Wien", "author_email": "remote.sensing@geo.tuwien.ac.at", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Operating System :: MacOS", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX :: Linux", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Utilities" ], "description": "==========\npygeogrids\n==========\n\n.. image:: https://travis-ci.org/TUW-GEO/pygeogrids.svg?branch=master\n :target: https://travis-ci.org/TUW-GEO/pygeogrids\n\n.. image:: https://coveralls.io/repos/TUW-GEO/pygeogrids/badge.svg?branch=master\n :target: https://coveralls.io/r/TUW-GEO/pygeogrids?branch=master\n\n.. image:: https://badge.fury.io/py/pygeogrids.svg\n :target: https://badge.fury.io/py/pygeogrids\n\n.. image:: https://readthedocs.org/projects/pygeogrids/badge/?version=latest\n :target: http://pygeogrids.readthedocs.org/\n\n\nThis is a package for creation and handling of Discrete Global Grids or Point\ncollections. We hope extend the interface also to projected grids(images) in the\nfuture.\n\nCitation\n========\n\n.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.596401.svg\n :target: https://doi.org/10.5281/zenodo.596401\n\nIf you use the software in a publication then please cite it using the Zenodo DOI.\nBe aware that this badge links to the latest package version.\n\nPlease select your specific version at https://doi.org/10.5281/zenodo.596401 to get the DOI of that version.\nYou should normally always use the DOI for the specific version of your record in citations.\nThis is to ensure that other researchers can access the exact research artefact you used for reproducibility.\n\nYou can find additional information regarding DOI versioning at http://help.zenodo.org/#versioning\n\nInstallation\n============\n\nThis package should be installable through pip:\n\n.. code::\n\n pip install pygeogrids\n\nTo install the package use pip 6.0 or later. On linux systems `pykdtree\n`__ will be installed whereas on\nwindows systems `scipy `__ ``cKDTree`` will be used.\npykdtree is faster than the scipy implementation but it is at the moment\nnot available for Windows systems.\n\nFeatures\n========\n\nFor now the main features are:\n\n- Creation of grids\n- Nearest neighbor search\n- conversion of grid piont indices to lat, lon\n- Storage of grids and loading grids from CF-compatible netCDF files\n- Calculation of lookup tables between grids\n- Support for different Geodetic Datums using pyproj.\n\nContribute\n==========\n\nWe are happy if you want to contribute. Please raise an issue explaining what\nis missing or if you find a bug. We will also gladly accept pull requests\nagainst our master branch for new features or bug fixes.\n\nDevelopment setup\n-----------------\n\nFor Development we recommend a ``conda`` environment. You can create one\nincluding test dependencies and debugger by running\n``conda env create -f environment.yml``. This will create a new ``pygeogrids``\nenvironment which you can activate by using ``source activate pygeogrids``.\n\nGuidelines\n----------\n\nIf you want to contribute please follow these steps:\n\n- Fork the pygeogrids repository to your account\n- Clone the repository\n- make a new feature branch from the pygeogrids master branch\n- Add your feature\n- Please include tests for your contributions in one of the test directories.\n We use py.test so a simple function called test_my_feature is enough\n- submit a pull request to our master branch", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://rs.geo.tuwien.ac.at", "keywords": "", "license": "new-bsd", "maintainer": "", "maintainer_email": "", "name": "pygeogrids", "package_url": "https://pypi.org/project/pygeogrids/", "platform": "", "project_url": "https://pypi.org/project/pygeogrids/", "project_urls": { "Homepage": "http://rs.geo.tuwien.ac.at" }, "release_url": "https://pypi.org/project/pygeogrids/0.2.6/", "requires_dist": null, "requires_python": "", "summary": "Module for creation and handling of discrete global grids", "version": "0.2.6" }, "last_serial": 5818550, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "0af4f9ecb3ff533fa0f03c4e6edbca55", "sha256": "5b50d9ffa7c96799cdec451e046a91fd6d52459f87effcb22e33648b3c7e8088" }, "downloads": -1, "filename": "pygeogrids-0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "0af4f9ecb3ff533fa0f03c4e6edbca55", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 18697, "upload_time": "2015-04-16T13:17:06", "url": "https://files.pythonhosted.org/packages/5e/76/95b64de0006fc2956786e7a582a3b4ab7beb7086f7ba9c67c881302482d9/pygeogrids-0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "99cff65023d77f4dda3dd14ef02a9a1d", "sha256": "732c3c677fa19cce6cec145d03efd71fa1f63563da5e96f16f00461b69e78e20" }, "downloads": -1, "filename": "pygeogrids-0.1.tar.gz", "has_sig": false, "md5_digest": "99cff65023d77f4dda3dd14ef02a9a1d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26945, "upload_time": "2015-04-16T13:17:01", "url": "https://files.pythonhosted.org/packages/3d/47/c5c8439de391aa12397a6a129ab7f5aef0653a753574b204824bd9ef2828/pygeogrids-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "607905735173a6a33452aac329f341b8", "sha256": "abf15a39029f9ca0621ee3362cfa840478a31fe1acf4eaddb46703731bf4eedb" }, "downloads": -1, "filename": "pygeogrids-0.1.1-py2-none-any.whl", "has_sig": false, "md5_digest": "607905735173a6a33452aac329f341b8", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 18854, "upload_time": "2015-05-07T11:30:56", "url": "https://files.pythonhosted.org/packages/b4/af/c3eaf76c0fc57f86c0f3a8c5fb28f15c0707b2b17ea6362bb71e904155be/pygeogrids-0.1.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e5626e8e4bbf96840b96ccc1f8d0efc2", "sha256": "87924999263d1e8a5ac1c3afdf6790402d3bad7df9f1a2fbe078a4c9c41522f1" }, "downloads": -1, "filename": "pygeogrids-0.1.1.tar.gz", "has_sig": false, "md5_digest": "e5626e8e4bbf96840b96ccc1f8d0efc2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27211, "upload_time": "2015-05-07T11:30:27", "url": "https://files.pythonhosted.org/packages/3f/2d/d513fb55ebe49837ff1d1a12751a386651597298952bf61fbdb0cb481854/pygeogrids-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "d7fdcc1c3a4f8bb37a7b2c1f3698dfa8", "sha256": "9cfac4806a34a02906c78a9b313a4b52e40d16a5059a7e1ee45751bb50badf30" }, "downloads": -1, "filename": "pygeogrids-0.1.2-py2-none-any.whl", "has_sig": false, "md5_digest": "d7fdcc1c3a4f8bb37a7b2c1f3698dfa8", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 19306, "upload_time": "2015-05-12T12:00:46", "url": "https://files.pythonhosted.org/packages/f1/a4/d90014436cb9b6973494511e0e957f14e9d739e0fe3a363ac37ab5ed54f4/pygeogrids-0.1.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f176638c763863334a94818cad148cce", "sha256": "28476a75c3a7f40713d03321cdd016db7406084566ac547a3229a71c25cf76c7" }, "downloads": -1, "filename": "pygeogrids-0.1.2.tar.gz", "has_sig": false, "md5_digest": "f176638c763863334a94818cad148cce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27532, "upload_time": "2015-05-12T12:00:36", "url": "https://files.pythonhosted.org/packages/62/a0/e6a49f90f06d63bccb0ac15524e4a9051efba7795fdc639d8625d2b516a5/pygeogrids-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "e527f2b559d12faf1806c3b0bfdcb4c7", "sha256": "0ef6f874658adff3bb4594bb264f5e1f8c9ca29a0492129c3c2bcb4f60987f29" }, "downloads": -1, "filename": "pygeogrids-0.1.3.tar.gz", "has_sig": false, "md5_digest": "e527f2b559d12faf1806c3b0bfdcb4c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27805, "upload_time": "2015-05-29T08:50:06", "url": "https://files.pythonhosted.org/packages/1b/99/78b3fdc65476ac1c09066556c127bb0ff836e2e654e5a601d920608063f6/pygeogrids-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "5016897906f9a35de0c232bddff7b1fd", "sha256": "d9d28a49978dd1919c49dbe791b7423d67a7afb30360aed2b478fc5e86ad77a0" }, "downloads": -1, "filename": "pygeogrids-0.1.4.tar.gz", "has_sig": false, "md5_digest": "5016897906f9a35de0c232bddff7b1fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29861, "upload_time": "2015-09-30T11:55:10", "url": "https://files.pythonhosted.org/packages/9e/b8/b2f255abd825564b5a2f655f8636340d025d2b43b341b7d7dab58eb90f09/pygeogrids-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "c6d75f9f28db75bcc5ec4d8a12477c46", "sha256": "a9bb9b83bf67e928f1eb1f1da98f326b037f11af46b42032b863f27072e9944e" }, "downloads": -1, "filename": "pygeogrids-0.1.5.tar.gz", "has_sig": false, "md5_digest": "c6d75f9f28db75bcc5ec4d8a12477c46", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29949, "upload_time": "2015-10-06T16:01:12", "url": "https://files.pythonhosted.org/packages/f7/a8/1587bfe3e3bb7d1bbcc8868cb219bb906664d15da1b2ecbbe12b9faa58ba/pygeogrids-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "b7fe7d5e539d7e78723ab0f89ecc1686", "sha256": "f3e079ec906266813434ee4aa552162e89b8906485c75af92f20f94d73349912" }, "downloads": -1, "filename": "pygeogrids-0.1.6.tar.gz", "has_sig": false, "md5_digest": "b7fe7d5e539d7e78723ab0f89ecc1686", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31920, "upload_time": "2016-01-08T09:04:50", "url": "https://files.pythonhosted.org/packages/14/50/47ad5fb6ddc798f8933c65125fa68de87ff28262a157e7561078acbe7ca3/pygeogrids-0.1.6.tar.gz" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "a6f76ea2057faacf92e294d83fc092fd", "sha256": "72d64fba93189f50d36d9fcd2921ece592f97be03edc73cf987d287c2bd96603" }, "downloads": -1, "filename": "pygeogrids-0.1.7.tar.gz", "has_sig": false, "md5_digest": "a6f76ea2057faacf92e294d83fc092fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32553, "upload_time": "2016-01-21T12:32:22", "url": "https://files.pythonhosted.org/packages/76/b3/6a1a0516a4de22c432cec5c1c220d71e4bc41d0e7c6131e1a814f3a9013f/pygeogrids-0.1.7.tar.gz" } ], "0.1.8": [], "0.1.9": [ { "comment_text": "", "digests": { "md5": "395b224b03963119f87f7eafa2743c26", "sha256": "4d5a4f00ef6c3d58063f0ed16d8c1095a9010d89e6c7ae1f85f72a6da188ee5c" }, "downloads": -1, "filename": "pygeogrids-0.1.9.tar.gz", "has_sig": false, "md5_digest": "395b224b03963119f87f7eafa2743c26", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35521, "upload_time": "2016-02-04T18:59:08", "url": "https://files.pythonhosted.org/packages/92/0a/5fb96545321ef19ec72f34eec0af94c0c04deaedb78c4b6f64da2ce1267c/pygeogrids-0.1.9.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "c353e7e50782f05a903371d846ad09d3", "sha256": "5f610bfe297356cdfb9afc9d2110202adb0167113e01e3f842b827f07e4d7ade" }, "downloads": -1, "filename": "pygeogrids-0.2.0.tar.gz", "has_sig": false, "md5_digest": "c353e7e50782f05a903371d846ad09d3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37095, "upload_time": "2016-06-17T08:44:22", "url": "https://files.pythonhosted.org/packages/19/20/cd27f64463024fa58fc24ab31f3e47249048fec370904ce1b580b39e2c32/pygeogrids-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "85550d63e1c4041c24198bd1e42e99c1", "sha256": "b0cf2a89c4a033b597a930732ce338354484c9ad06e37164bd32f73e598a8162" }, "downloads": -1, "filename": "pygeogrids-0.2.1.tar.gz", "has_sig": false, "md5_digest": "85550d63e1c4041c24198bd1e42e99c1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 38413, "upload_time": "2016-11-15T13:15:37", "url": "https://files.pythonhosted.org/packages/f3/d8/a588d5feeb2712d089bf9432177dc2f7198ebf3fc76277069beea00673b2/pygeogrids-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "2b5d961109964549c818d05bdff7060a", "sha256": "71555acc28b85f9ed548c9c256ca9f6e3e0b9e2a706e26bcc772bcc2e35f5521" }, "downloads": -1, "filename": "pygeogrids-0.2.2.tar.gz", "has_sig": false, "md5_digest": "2b5d961109964549c818d05bdff7060a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 38537, "upload_time": "2017-01-17T14:02:13", "url": "https://files.pythonhosted.org/packages/66/55/fb8ad627289ea6eddf9f186df3eca7a384538297fb4d791662ee9cbd3415/pygeogrids-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "de2818da90bf6506c581a0b83b1fc2ef", "sha256": "c312e3423601894aa5031723bbe0621ab961f95d67ab242c0a9cfe12a07e489e" }, "downloads": -1, "filename": "pygeogrids-0.2.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "de2818da90bf6506c581a0b83b1fc2ef", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 26839, "upload_time": "2017-03-28T15:20:45", "url": "https://files.pythonhosted.org/packages/51/98/612793db4a4cb7801ac9bf9254e5903f248676981bf905fde1c82fd0d16a/pygeogrids-0.2.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1efcd16b983b2ed38901b19601f8acfb", "sha256": "ad014bae48fc1666b8e56b8714fd0e00775effcd57b6159791d642f1522c7d6c" }, "downloads": -1, "filename": "pygeogrids-0.2.3.tar.gz", "has_sig": false, "md5_digest": "1efcd16b983b2ed38901b19601f8acfb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 39544, "upload_time": "2017-03-28T15:20:47", "url": "https://files.pythonhosted.org/packages/45/74/d8ebd8c01f1c6a54e456bdab93088af6c1ce5480754752564ca952a6adc4/pygeogrids-0.2.3.tar.gz" } ], "0.2.4": [ { "comment_text": "", "digests": { "md5": "c6a2c3785a006c549557a486afa8fe97", "sha256": "e4d432983c8e01658b1d42d2ae353ccc9d0822c4fee127b2d251e8a3882d26cf" }, "downloads": -1, "filename": "pygeogrids-0.2.4.tar.gz", "has_sig": false, "md5_digest": "c6a2c3785a006c549557a486afa8fe97", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 74062, "upload_time": "2017-08-14T14:12:59", "url": "https://files.pythonhosted.org/packages/8c/1a/c5d19ea4cc85f6a09da32ec8caae89bf0280ff567ce7c8007c42d4f782c3/pygeogrids-0.2.4.tar.gz" } ], "0.2.5": [ { "comment_text": "", "digests": { "md5": "09efe3e7171564ca7e664fe02a734c86", "sha256": "bd2809b5ef422913600ff0bb24fbd82a7a148c1f69c3968bb649942e497623a8" }, "downloads": -1, "filename": "pygeogrids-0.2.5.tar.gz", "has_sig": false, "md5_digest": "09efe3e7171564ca7e664fe02a734c86", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 75551, "upload_time": "2018-01-17T18:40:48", "url": "https://files.pythonhosted.org/packages/a8/cf/763d4c22c9d22306fbb45f37f7ee0e42c3dd951d5bd0afe6ec2596632fdc/pygeogrids-0.2.5.tar.gz" } ], "0.2.6": [ { "comment_text": "", "digests": { "md5": "a156f978f10d02433816f4409a2114ae", "sha256": "935a30678749fced06d7578c4354cdf5acd75c5cf0223f33e9f81e8c0a188d98" }, "downloads": -1, "filename": "pygeogrids-0.2.6.tar.gz", "has_sig": false, "md5_digest": "a156f978f10d02433816f4409a2114ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 76769, "upload_time": "2019-09-12T06:41:12", "url": "https://files.pythonhosted.org/packages/20/53/d4fcb86f2fae1103dd53fe5e144efc0cc624090d3b2f718e71e012a183ba/pygeogrids-0.2.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a156f978f10d02433816f4409a2114ae", "sha256": "935a30678749fced06d7578c4354cdf5acd75c5cf0223f33e9f81e8c0a188d98" }, "downloads": -1, "filename": "pygeogrids-0.2.6.tar.gz", "has_sig": false, "md5_digest": "a156f978f10d02433816f4409a2114ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 76769, "upload_time": "2019-09-12T06:41:12", "url": "https://files.pythonhosted.org/packages/20/53/d4fcb86f2fae1103dd53fe5e144efc0cc624090d3b2f718e71e012a183ba/pygeogrids-0.2.6.tar.gz" } ] }