{ "info": { "author": "Antonis Christofides", "author_email": "antonis@antonischristofides.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "========\nhspatial\n========\n\n\n.. image:: https://img.shields.io/pypi/v/hspatial.svg\n :target: https://pypi.python.org/pypi/hspatial\n\n.. image:: https://img.shields.io/travis/openmeteo/hspatial.svg\n :target: https://travis-ci.org/openmeteo/hspatial\n\n.. image:: https://codecov.io/github/openmeteo/hspatial/coverage.svg\n :target: https://codecov.io/gh/openmeteo/hspatial\n :alt: Coverage\n\n.. image:: https://pyup.io/repos/github/openmeteo/hspatial/shield.svg\n :target: https://pyup.io/repos/github/openmeteo/hspatial/\n :alt: Updates\n\nUtilities for spatial integration of time series.\n\n\n* Free software: GNU General Public License v3\n* Documentation: https://hspatial.readthedocs.io.\n\n\n=======\nHistory\n=======\n\n2.1.4 (2021-08-31)\n==================\n\n- Added compatibility with gdal 3.\n\n2.1.3 (2021-04-13)\n==================\n\n- Updated dependencies (essentially htimeseries).\n\n2.1.2 (2021-04-08)\n==================\n\n- Updated requirements to be compatible with Django 3.\n\n2.1.1 (2021-01-05)\n==================\n\n- Fixed an error in extract_point_from_raster(). It was sometimes\n picking up a neigbouring pixel instead of the correct one.\n\n2.1.0 (2020-10-02)\n==================\n\n- h_integrate() now adds a \"UNIT\" metadata item to the produced raster\n with the unit of measurement as specified in the input files.\n Conversely, PointTimeseries reads the \"UNIT\" metadata item from the\n rasters and sets it in the returned HTimeseries object.\n\n2.0.0 (2020-01-05)\n==================\n\n- Now uses version 5 of hts file (i.e. different time step notation).\n\n1.3.0 (2019-12-12)\n==================\n\n- Added option default_time to PointTimeseries.\n\n1.2.2 (2019-11-24)\n==================\n\n- Fixed a bug where extract_point_from_raster() was modifying the point\n passed to it.\n\n1.2.1 (2019-10-23)\n==================\n\n- Fixed a bug where hts files were opened in the wrong mode, with\n inconsistent results (this is another occurence of the bug that had\n been fixed in 0.1.2).\n\n1.2.0 (2019-09-11)\n==================\n\n- Added test utility setup_test_raster() to make unit testing easier.\n\n1.1.0 (2019-08-23)\n==================\n\n- Added option \"version\" to PointTimeseries.get_cached() so that it can\n save in different file format versions.\n\n1.0.1 (2019-08-22)\n==================\n\n- Fixed a bug in extract_point_from_timeseries() where it was sometimes\n raising the wrong exception type (depending on GDAL version).\n\n1.0.0 (2019-08-16)\n==================\n\n- The API for extract_point_timeseries_from_rasters() has changed.\n Instead of a function, there's now a PointTimeseries class.\n- When extracting a point timeseries from rasters, start_date and\n end_date can now be specified.\n\n0.2.0 (2019-08-13)\n==================\n\n- When extracting point time series from a set of rasters, it is now\n possible to provide a prefix as well as a list of files, and it is\n also possible to save the extracted time series to a file, optionally\n only if the file is outdated.\n- extract_point_from_raster (and extract_point_timeseries_from_rasters)\n now supports GeoDjango (GEOS) Point objects besides GDAL Point\n objects.\n- Function coordinates2point has been added.\n\n0.1.2 (2019-07-30)\n==================\n\n- Fixed a bug where hts files were opened in the wrong mode, with\n inconsistent results.\n\n0.1.1 (2019-07-05)\n==================\n\n- Fixed an ugly timezone bug that caused the data to refer to a\n different time than what the timestamp actually said.\n- When the timezone was missing from the input files, there was an\n incomprehensible AttributeError. This was fixed and now it provides an\n understandable error message.\n\n0.1.0 (2019-06-21)\n==================\n\n- Initial release\n\n\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/openmeteo/hspatial", "keywords": "hspatial", "license": "GNU General Public License v3", "maintainer": "", "maintainer_email": "", "name": "hspatial", "package_url": "https://pypi.org/project/hspatial/", "platform": "", "project_url": "https://pypi.org/project/hspatial/", "project_urls": { "Homepage": "https://github.com/openmeteo/hspatial" }, "release_url": "https://pypi.org/project/hspatial/2.1.4/", "requires_dist": [ "Click (>=7.0)", "affine", "django (<4,>=2.2)", "gdal (<4,>=1.10)", "htimeseries (<4,>=3.1.1)", "iso8601", "simpletail" ], "requires_python": "", "summary": "Utilities for spatial integration of time series", "version": "2.1.4", "yanked": false, "yanked_reason": null }, "last_serial": 11322783, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "28978bbfd6b427827037ef1d9361a42a", "sha256": "7373d7f91158fb172d9db86f531309b89f4a4a4e84beaedda1f095013e30d863" }, "downloads": -1, "filename": "hspatial-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "28978bbfd6b427827037ef1d9361a42a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 8712, "upload_time": "2019-06-21T07:33:49", "upload_time_iso_8601": "2019-06-21T07:33:49.058692Z", "url": "https://files.pythonhosted.org/packages/df/6d/e3fa3ccc3e743d829630b6fbefb73d9f6def9efc495d668db50be786d9f9/hspatial-0.1.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "5b6204ba833f88cff4f47da8b803f882", "sha256": "b2f7d38885fc254d37a16d02ab7302350e48917ea6b8038f482759da2272ebcc" }, "downloads": -1, "filename": "hspatial-0.1.0.tar.gz", "has_sig": false, "md5_digest": "5b6204ba833f88cff4f47da8b803f882", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20066, "upload_time": "2019-06-21T07:33:51", "upload_time_iso_8601": "2019-06-21T07:33:51.546740Z", "url": "https://files.pythonhosted.org/packages/7c/b9/e9ff788094e152427a120bd11a45284c44fe1c8eb7896983e529c6bd6aa0/hspatial-0.1.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "5f22acbd3af1ef9116df58ac31d081ba", "sha256": "af32235cadfb0c38fb24d8ac6eec50e345860352ebd30c67527cc1a93b2ff7f7" }, "downloads": -1, "filename": "hspatial-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5f22acbd3af1ef9116df58ac31d081ba", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 8914, "upload_time": "2019-07-05T09:46:09", "upload_time_iso_8601": "2019-07-05T09:46:09.579291Z", "url": "https://files.pythonhosted.org/packages/a1/79/ae9bb9f2d68b0e8b67f677ff7651f7b05e34b4c79e2f36639280793eb4d6/hspatial-0.1.1-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "a8965d7f4fb6e66a348797f059b32e79", "sha256": "9367f13ae817011be9fa394a76bab241a188b1c837c8cda313f1257b78331658" }, "downloads": -1, "filename": "hspatial-0.1.1.tar.gz", "has_sig": false, "md5_digest": "a8965d7f4fb6e66a348797f059b32e79", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20524, "upload_time": "2019-07-05T09:46:11", "upload_time_iso_8601": "2019-07-05T09:46:11.296058Z", "url": "https://files.pythonhosted.org/packages/3f/24/c1b50a1f8f2acd0d274116f4244c8ba06c326fbe0f50e6ba32c85260eb80/hspatial-0.1.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "b8777db53f3483c347e16813b9bd8f41", "sha256": "6fd8860e386c657b477335ec61075eb31d60bdac306354ecf25c657d81df5f60" }, "downloads": -1, "filename": "hspatial-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b8777db53f3483c347e16813b9bd8f41", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 8976, "upload_time": "2019-07-30T15:46:27", "upload_time_iso_8601": "2019-07-30T15:46:27.330779Z", "url": "https://files.pythonhosted.org/packages/e2/b7/66293a889f5521973a6c5d83cf65a99a76a9b97d1391a4e9e32a97490e29/hspatial-0.1.2-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "31afb6cebd93343212af87030d1108e3", "sha256": "5803b2dd2696af92db33186e5a19e3597e2b55df7cebf204d745ac875af5540a" }, "downloads": -1, "filename": "hspatial-0.1.2.tar.gz", "has_sig": false, "md5_digest": "31afb6cebd93343212af87030d1108e3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20654, "upload_time": "2019-07-30T15:46:29", "upload_time_iso_8601": "2019-07-30T15:46:29.076283Z", "url": "https://files.pythonhosted.org/packages/f9/14/db74fd169676eb0e398621145dd69a256d7d4a31b3c5caaafe6757b5f973/hspatial-0.1.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "52ced80519b9e7cbd523613bc7e6a953", "sha256": "3d784fd50eb8165cf605f54327c31c651a44cb3b4c292b8bf5e90cba5dc84e01" }, "downloads": -1, "filename": "hspatial-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "52ced80519b9e7cbd523613bc7e6a953", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9900, "upload_time": "2019-08-13T18:19:10", "upload_time_iso_8601": "2019-08-13T18:19:10.913035Z", "url": "https://files.pythonhosted.org/packages/5e/f9/ecd821178155a03a822b4059608c4a8916805e1e0576ed0dfbb35fab98d2/hspatial-0.2.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "992e3de533c8968e424d9346d2cdf342", "sha256": "205506a67635db0527613bfa9d2f9ff8dc1b98a50c58be0dd4803b0012516eba" }, "downloads": -1, "filename": "hspatial-0.2.0.tar.gz", "has_sig": false, "md5_digest": "992e3de533c8968e424d9346d2cdf342", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27718, "upload_time": "2019-08-13T18:19:13", "upload_time_iso_8601": "2019-08-13T18:19:13.003163Z", "url": "https://files.pythonhosted.org/packages/9a/44/da8473480a997e8718e2e0ad2fcd16f07026c168d4a19f3e656dfa221928/hspatial-0.2.0.tar.gz", "yanked": false, "yanked_reason": null } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "7a8e6c1436ee73fc2aa2ff9395748e66", "sha256": "3f8316ff883c89a625661f578552fb6e9b4f30a79b4878b32fae914fde6b3079" }, "downloads": -1, "filename": "hspatial-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7a8e6c1436ee73fc2aa2ff9395748e66", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10152, "upload_time": "2019-08-16T07:43:41", "upload_time_iso_8601": "2019-08-16T07:43:41.806885Z", "url": "https://files.pythonhosted.org/packages/f4/7e/ae6ce297fa7674fada9f60073dfec56cc1196e14983ae94dc35e77a22f40/hspatial-1.0.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e4029a6cbff904d206b4610568644f4c", "sha256": "f747fefeeebf3aaacf8d79af0407d541a2b6c846c5cb6deb3e949c0089492314" }, "downloads": -1, "filename": "hspatial-1.0.0.tar.gz", "has_sig": false, "md5_digest": "e4029a6cbff904d206b4610568644f4c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28352, "upload_time": "2019-08-16T07:43:43", "upload_time_iso_8601": "2019-08-16T07:43:43.287139Z", "url": "https://files.pythonhosted.org/packages/37/3e/8b663b9f9823b48abef523a14aaa8d91352b32c516733aefc1e7bea1f14a/hspatial-1.0.0.tar.gz", "yanked": false, "yanked_reason": null } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "9772db6247b511cd132fc8999c3fc478", "sha256": "6774034a66bc75d4a14b82752a49d47452547873c7bcd91a5de288455c597efe" }, "downloads": -1, "filename": "hspatial-1.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9772db6247b511cd132fc8999c3fc478", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10308, "upload_time": "2019-08-22T17:22:36", "upload_time_iso_8601": "2019-08-22T17:22:36.406283Z", "url": "https://files.pythonhosted.org/packages/6f/48/4b5be5c1191e7f4c5edfab38769ee9259b2e08c31d480643ed13d9db3ede/hspatial-1.0.1-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "ab6af581e48c35eb208b203a402364d5", "sha256": "30f3105c46e48369f247f6d392eb936aec4f86ea6ed1f8cccfdfee69aa293abd" }, "downloads": -1, "filename": "hspatial-1.0.1.tar.gz", "has_sig": false, "md5_digest": "ab6af581e48c35eb208b203a402364d5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28701, "upload_time": "2019-08-22T17:22:37", "upload_time_iso_8601": "2019-08-22T17:22:37.994778Z", "url": "https://files.pythonhosted.org/packages/d2/ad/8903812660954d319280d8d443957e26b990c45c6693649036dad4b13cdb/hspatial-1.0.1.tar.gz", "yanked": false, "yanked_reason": null } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "abe650006df957fd517af5399ed753f2", "sha256": "de11c7aea55922284ec461b546892f4116ee8b15ca83fff0c393670e3baf32f4" }, "downloads": -1, "filename": "hspatial-1.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "abe650006df957fd517af5399ed753f2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10378, "upload_time": "2019-08-23T08:02:27", "upload_time_iso_8601": "2019-08-23T08:02:27.431307Z", "url": "https://files.pythonhosted.org/packages/3e/c9/9a28edd84455cdaea3f0ee2adb3e0f8ffa2c8d53333025b8e94f9acfbb78/hspatial-1.1.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e3141d9d1c0e78d77b7fab5d6982be81", "sha256": "5bd88a8bfd7af5280041dedfd6040b5c6691d2f4ca7bee3626250e66175c2de0" }, "downloads": -1, "filename": "hspatial-1.1.0.tar.gz", "has_sig": false, "md5_digest": "e3141d9d1c0e78d77b7fab5d6982be81", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28926, "upload_time": "2019-08-23T08:02:29", "upload_time_iso_8601": "2019-08-23T08:02:29.286812Z", "url": "https://files.pythonhosted.org/packages/20/ad/c6d516e31b46deb7d54046864f6fa97beff317351abc06c0fb7bfdbf78dc/hspatial-1.1.0.tar.gz", "yanked": false, "yanked_reason": null } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "c00634ebf81169579c95e60dd1491371", "sha256": "461182f9fc26755174a6977f7998f8a64f0b2c55daab86b3e6f1a84fcb349417" }, "downloads": -1, "filename": "hspatial-1.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c00634ebf81169579c95e60dd1491371", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11015, "upload_time": "2019-09-11T09:20:44", "upload_time_iso_8601": "2019-09-11T09:20:44.649617Z", "url": "https://files.pythonhosted.org/packages/9b/ee/87e63330e503733f32ca8576172e5a74a1bd72ea0719f391b2bd1fe52137/hspatial-1.2.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "4275f33819e684c27e20ce2fc4ba40bb", "sha256": "cfc8b6038b078551857dd550809a1535ddf8639bf4715c37d86588dcfa4cde00" }, "downloads": -1, "filename": "hspatial-1.2.0.tar.gz", "has_sig": false, "md5_digest": "4275f33819e684c27e20ce2fc4ba40bb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29239, "upload_time": "2019-09-11T09:20:46", "upload_time_iso_8601": "2019-09-11T09:20:46.647297Z", "url": "https://files.pythonhosted.org/packages/01/aa/6253678e27388acfac805a8ffec61413690bc101b444ca87b7c6c32ad031/hspatial-1.2.0.tar.gz", "yanked": false, "yanked_reason": null } ], "1.2.1": [ { "comment_text": "", "digests": { "md5": "c3bbb767160f8651daedbf6bce87689c", "sha256": "eef995417523f132211f2957ddd00a17676b5aaf9f2ce22932ba74d9993cbe23" }, "downloads": -1, "filename": "hspatial-1.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c3bbb767160f8651daedbf6bce87689c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11074, "upload_time": "2019-10-23T09:17:08", "upload_time_iso_8601": "2019-10-23T09:17:08.569862Z", "url": "https://files.pythonhosted.org/packages/b7/fc/5736fa43c7d31058d69e9f12442155cba2f4a501461727ac2cb3e0f5bf50/hspatial-1.2.1-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "bc59caab8351bba369b923ed43cda04b", "sha256": "9e7fb80d0c46ae0c85c3c02dbd0763b4cd92706c112231289135c63b0788e08c" }, "downloads": -1, "filename": "hspatial-1.2.1.tar.gz", "has_sig": false, "md5_digest": "bc59caab8351bba369b923ed43cda04b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29345, "upload_time": "2019-10-23T09:17:10", "upload_time_iso_8601": "2019-10-23T09:17:10.430308Z", "url": "https://files.pythonhosted.org/packages/10/d7/e1b2573a3b8751f341af43f5b24988ea9d8e92c9bef96b0b1b59a037d923/hspatial-1.2.1.tar.gz", "yanked": false, "yanked_reason": null } ], "1.2.2": [ { "comment_text": "", "digests": { "md5": "6f3b5d9a6aa8caffa924380d37973260", "sha256": "4be3c35095822cf956c9408797e6f9e9a196a464cf06df9706eda55abbd8cf60" }, "downloads": -1, "filename": "hspatial-1.2.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6f3b5d9a6aa8caffa924380d37973260", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11211, "upload_time": "2019-11-24T20:57:40", "upload_time_iso_8601": "2019-11-24T20:57:40.915654Z", "url": "https://files.pythonhosted.org/packages/74/e1/fef127701872f1b688841f3e79fddae2d616e11408e986b4da950ad651b6/hspatial-1.2.2-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "4291e0567085dbcf001f69e4932d5b2b", "sha256": "bf8c629c752fd0ff4b3d8019a94e1bcfd36f0600e1bd9f63ef95cddedb5fc23f" }, "downloads": -1, "filename": "hspatial-1.2.2.tar.gz", "has_sig": false, "md5_digest": "4291e0567085dbcf001f69e4932d5b2b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29814, "upload_time": "2019-11-24T20:57:42", "upload_time_iso_8601": "2019-11-24T20:57:42.782146Z", "url": "https://files.pythonhosted.org/packages/25/e2/8729a3518dce221d973397837240d40c974587798a8fd0c84c7c144fca52/hspatial-1.2.2.tar.gz", "yanked": false, "yanked_reason": null } ], "1.3.0": [ { "comment_text": "", "digests": { "md5": "22fb19be9946c3d41202aaa1f5dca374", "sha256": "55224e56e4d263e6a069ad3f40c8c6136f27af11bd246da088185387cab8e993" }, "downloads": -1, "filename": "hspatial-1.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "22fb19be9946c3d41202aaa1f5dca374", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11295, "upload_time": "2019-12-12T17:06:02", "upload_time_iso_8601": "2019-12-12T17:06:02.891740Z", "url": "https://files.pythonhosted.org/packages/80/e9/f8c686ad6493994842fda6adc0f0b413affded20d88247d60adf250ffb69/hspatial-1.3.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "2274dbde0d83e4b89eae2d474688868a", "sha256": "0b9394d1a7a1243622c4720eb0678a73aa75cc0e6b96511e50bcabd9061dddbb" }, "downloads": -1, "filename": "hspatial-1.3.0.tar.gz", "has_sig": false, "md5_digest": "2274dbde0d83e4b89eae2d474688868a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30372, "upload_time": "2019-12-12T17:06:04", "upload_time_iso_8601": "2019-12-12T17:06:04.866760Z", "url": "https://files.pythonhosted.org/packages/65/04/dda18b0f9ca95e759c7add1d6d46d1cbe7cd4c583c97f6c076ef473d62cf/hspatial-1.3.0.tar.gz", "yanked": false, "yanked_reason": null } ], "2.0.0": [ { "comment_text": "", "digests": { "md5": "8acdf3c10a4dc65cd959e6f509e61dbc", "sha256": "2339e4fd7a79049b232d9505f13089484ade9501648ca86651e465051430095a" }, "downloads": -1, "filename": "hspatial-2.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8acdf3c10a4dc65cd959e6f509e61dbc", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11312, "upload_time": "2020-01-05T12:19:49", "upload_time_iso_8601": "2020-01-05T12:19:49.957395Z", "url": "https://files.pythonhosted.org/packages/42/32/1bfb36bd4c277346a5e0b922c70344fb059243a3c87bfd961a274f677427/hspatial-2.0.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "9164178e8a959a3b676be127054e93d1", "sha256": "2440ee4c287c6bb10fd93c56ef17cac8e586ab597e26b1a61cf1031a689f8f88" }, "downloads": -1, "filename": "hspatial-2.0.0.tar.gz", "has_sig": false, "md5_digest": "9164178e8a959a3b676be127054e93d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30429, "upload_time": "2020-01-05T12:19:51", "upload_time_iso_8601": "2020-01-05T12:19:51.866899Z", "url": "https://files.pythonhosted.org/packages/bb/d0/838f56c3b9bd0a7d7731f0d465f61b120c1e735c08e091e9b19cc3bb3093/hspatial-2.0.0.tar.gz", "yanked": false, "yanked_reason": null } ], "2.0.0rc1": [ { "comment_text": "", "digests": { "md5": "e66aa7e87cba2175cb1dc1a9f14883f6", "sha256": "a850799a58d678df275988f99babb7eec909dccee14d277c079075db5e3a2e24" }, "downloads": -1, "filename": "hspatial-2.0.0rc1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e66aa7e87cba2175cb1dc1a9f14883f6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11354, "upload_time": "2020-01-05T12:14:55", "upload_time_iso_8601": "2020-01-05T12:14:55.983465Z", "url": "https://files.pythonhosted.org/packages/04/e4/ebfffa6144b260b95a187c2f5444514c086d5157e1be137761bcf02da652/hspatial-2.0.0rc1-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "b2460655cb3df62235237acb7d244268", "sha256": "0aec5eb5f386644a993c21f5f667d5ae540dfe851f7764cc3d018a1b7061178c" }, "downloads": -1, "filename": "hspatial-2.0.0rc1.tar.gz", "has_sig": false, "md5_digest": "b2460655cb3df62235237acb7d244268", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30444, "upload_time": "2020-01-05T12:14:57", "upload_time_iso_8601": "2020-01-05T12:14:57.958784Z", "url": "https://files.pythonhosted.org/packages/fb/c5/e4705354444ead213beb037563fc47c78698056ace267cc86263e7806a2b/hspatial-2.0.0rc1.tar.gz", "yanked": false, "yanked_reason": null } ], "2.1.0": [ { "comment_text": "", "digests": { "md5": "2a18a33557807332bf062496bc8597a9", "sha256": "9edb5e670333c7e94a89dca4b971fc813f23639ac47b9714c466f53915a01ef5" }, "downloads": -1, "filename": "hspatial-2.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2a18a33557807332bf062496bc8597a9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11586, "upload_time": "2020-10-02T08:50:14", "upload_time_iso_8601": "2020-10-02T08:50:14.845795Z", "url": "https://files.pythonhosted.org/packages/1d/d9/9025a518e3fb00126df9eb23d20dd9a288226d9c56d33d21264ae964c342/hspatial-2.1.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "0dab6ad6f8ceec8e62c03d9ff669d76f", "sha256": "2815c132a1d9af078bcb4c57ad56d5e81f3ce6435add9b0adef0fc6694602a0e" }, "downloads": -1, "filename": "hspatial-2.1.0.tar.gz", "has_sig": false, "md5_digest": "0dab6ad6f8ceec8e62c03d9ff669d76f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30935, "upload_time": "2020-10-02T08:50:16", "upload_time_iso_8601": "2020-10-02T08:50:16.386292Z", "url": "https://files.pythonhosted.org/packages/ca/e6/0da2698fd56ee1637eb29f6936fa6308abcebde663c5d5bd9d79c5d83d2c/hspatial-2.1.0.tar.gz", "yanked": false, "yanked_reason": null } ], "2.1.1": [ { "comment_text": "", "digests": { "md5": "f1cf86536221030e1062775e4174e027", "sha256": "e6be6b23ac610a7c6c14f41a0646f824f1862bd45b364a40c6b6f1a9d6ecb7ab" }, "downloads": -1, "filename": "hspatial-2.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f1cf86536221030e1062775e4174e027", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11623, "upload_time": "2021-01-05T13:17:12", "upload_time_iso_8601": "2021-01-05T13:17:12.104163Z", "url": "https://files.pythonhosted.org/packages/14/53/ee13f976a8aace788459ec2806b8f986935220d2441bd7b469cedf6ec9f0/hspatial-2.1.1-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "baf2b015f18e0d9a276dba6acfe3545b", "sha256": "436b9937ff3a0b6ab797eb3751abf15c650d62a346e02caa568de6457f09d670" }, "downloads": -1, "filename": "hspatial-2.1.1.tar.gz", "has_sig": false, "md5_digest": "baf2b015f18e0d9a276dba6acfe3545b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31044, "upload_time": "2021-01-05T13:17:13", "upload_time_iso_8601": "2021-01-05T13:17:13.414057Z", "url": "https://files.pythonhosted.org/packages/87/06/a87faec2f4026ac9432668f16f1f4525efb3043886b582ad5ae91b21ec73/hspatial-2.1.1.tar.gz", "yanked": false, "yanked_reason": null } ], "2.1.2": [ { "comment_text": "", "digests": { "md5": "a92a1acf83db0ac8f91ebb7e4db762d4", "sha256": "85715307f94e08032d517c3228ee502dba456504f871f3ddacd03a39334d6c42" }, "downloads": -1, "filename": "hspatial-2.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a92a1acf83db0ac8f91ebb7e4db762d4", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 12145, "upload_time": "2021-04-08T13:56:59", "upload_time_iso_8601": "2021-04-08T13:56:59.821367Z", "url": "https://files.pythonhosted.org/packages/61/e7/23a1e2e0da74ba8c2da3eecbcc6a4b109ce5f05574d609b92b2a8234d07b/hspatial-2.1.2-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "52e2def12037372920217563bb6d9a2e", "sha256": "bf97407b50fc894b39066866962f4f7409a564436031e19660368edae56f4d82" }, "downloads": -1, "filename": "hspatial-2.1.2.tar.gz", "has_sig": false, "md5_digest": "52e2def12037372920217563bb6d9a2e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31150, "upload_time": "2021-04-08T13:57:01", "upload_time_iso_8601": "2021-04-08T13:57:01.291982Z", "url": "https://files.pythonhosted.org/packages/01/02/4d2e4ed5aa470f44c2efee5be61c5bb1e21449cc8f86d6c190bef5943469/hspatial-2.1.2.tar.gz", "yanked": false, "yanked_reason": null } ], "2.1.3": [ { "comment_text": "", "digests": { "md5": "80236062e3d5d6171e411f178185208b", "sha256": "f8bea94f4c3b5a9ddfe0d47f432de69d311d41c5ce8b704470ab8fa162bff513" }, "downloads": -1, "filename": "hspatial-2.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "80236062e3d5d6171e411f178185208b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11689, "upload_time": "2021-04-13T12:34:52", "upload_time_iso_8601": "2021-04-13T12:34:52.089068Z", "url": "https://files.pythonhosted.org/packages/28/de/82e743c158aa5d4f0b30c380a7ed52a3b672b18c9acb80bc7370b81c77af/hspatial-2.1.3-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "ab36206885aa81ec4b653fc8f457eaee", "sha256": "b85dba546fbdba4ffb4a43e30f490932a4923cf28ac8a575c17a32bd55831309" }, "downloads": -1, "filename": "hspatial-2.1.3.tar.gz", "has_sig": false, "md5_digest": "ab36206885aa81ec4b653fc8f457eaee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31217, "upload_time": "2021-04-13T12:34:53", "upload_time_iso_8601": "2021-04-13T12:34:53.591063Z", "url": "https://files.pythonhosted.org/packages/71/74/33f80cd5eace5dd29ced71dc9c047333d3b720499d0126315b75c72f7cfd/hspatial-2.1.3.tar.gz", "yanked": false, "yanked_reason": null } ], "2.1.4": [ { "comment_text": "", "digests": { "md5": "e749a79fd211ae9beac4937187ac8af1", "sha256": "310a25be93bb5793caadfc54ac15f1acac4f5c95e59b225961eada745001972c" }, "downloads": -1, "filename": "hspatial-2.1.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e749a79fd211ae9beac4937187ac8af1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11906, "upload_time": "2021-08-31T09:08:54", "upload_time_iso_8601": "2021-08-31T09:08:54.580086Z", "url": "https://files.pythonhosted.org/packages/45/17/8ef3f6d26396999175096b2db4ca6f7ccc64d1ea8de5cd6c336c5adeba76/hspatial-2.1.4-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e8712f67dbb6ecd4c09f9dc0fa665633", "sha256": "a7e2a4fcbdacd3916aef8dc38c77fdca0c304d791e545632814f9ce187cb7676" }, "downloads": -1, "filename": "hspatial-2.1.4.tar.gz", "has_sig": false, "md5_digest": "e8712f67dbb6ecd4c09f9dc0fa665633", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34331, "upload_time": "2021-08-31T09:08:56", "upload_time_iso_8601": "2021-08-31T09:08:56.089473Z", "url": "https://files.pythonhosted.org/packages/3e/87/e682f4fa546c75ee74827c51b04c71a6241a49021eba34d9ec78b0e68c8a/hspatial-2.1.4.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e749a79fd211ae9beac4937187ac8af1", "sha256": "310a25be93bb5793caadfc54ac15f1acac4f5c95e59b225961eada745001972c" }, "downloads": -1, "filename": "hspatial-2.1.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e749a79fd211ae9beac4937187ac8af1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11906, "upload_time": "2021-08-31T09:08:54", "upload_time_iso_8601": "2021-08-31T09:08:54.580086Z", "url": "https://files.pythonhosted.org/packages/45/17/8ef3f6d26396999175096b2db4ca6f7ccc64d1ea8de5cd6c336c5adeba76/hspatial-2.1.4-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e8712f67dbb6ecd4c09f9dc0fa665633", "sha256": "a7e2a4fcbdacd3916aef8dc38c77fdca0c304d791e545632814f9ce187cb7676" }, "downloads": -1, "filename": "hspatial-2.1.4.tar.gz", "has_sig": false, "md5_digest": "e8712f67dbb6ecd4c09f9dc0fa665633", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34331, "upload_time": "2021-08-31T09:08:56", "upload_time_iso_8601": "2021-08-31T09:08:56.089473Z", "url": "https://files.pythonhosted.org/packages/3e/87/e682f4fa546c75ee74827c51b04c71a6241a49021eba34d9ec78b0e68c8a/hspatial-2.1.4.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }