{ "info": { "author": "Mirko Maelicke", "author_email": "mirko.maelicke@kit.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering :: GIS", "Topic :: Scientific/Engineering :: Information Analysis", "Topic :: Scientific/Engineering :: Visualization" ], "description": "SciPolate\n=========\n\nScipolate offers a small helper class that can be used to perform \n2D interpolation tasks using scipy. It is meant to be used as a common \ninterface to run and validate the task automated in the same way.\n\nInstallation\n============\n\nInstall Scipolate using pip:\n\n```bash\npip install scipolate\n```\n\nNote\n====\n\nScipolate was originally a part of a interpolation web-app used in one of my \nlectures. That means it was used in an API. Hence, the parameters are set in \none single JSON-like dictionary, which is un-pythonic.\nFor the same reason, the class does provide an output *Report* including the \nresult as a base64 encoded image. Nevertheless, the class can be used outside \nof a web-application context. Mind that performance was not important during \ndevelopment. In case you need a fast algorithm, use scipy directly, or \nsomething like the [interpolation](https://pypi.org/project/interpolation/) \nlibrary.\n\nWith the new version the Interpolation itself is outsourced into a class on \nits own. All the image processing and transformation used for the reporting \ntools in my web based applications, a class called `WebInterface` is implemented.\n\nUsage\n=====\n\nThere are two main interfaces that can be used:\n\n* The *Interpolator* class, which is the core class performing the \ninterpolation.\n\n* The *WebInterface* class which is meant to be used in a API, as it takes the\narguments as JSON and returns JSON along with base64 encoded images.\n\n \n Example\n -------\n \n An Example will follow.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "GNU 3.0", "maintainer": "", "maintainer_email": "", "name": "scipolate", "package_url": "https://pypi.org/project/scipolate/", "platform": "", "project_url": "https://pypi.org/project/scipolate/", "project_urls": null, "release_url": "https://pypi.org/project/scipolate/0.1.3/", "requires_dist": null, "requires_python": "", "summary": "helper for running different scipy 2D interpolations", "version": "0.1.3" }, "last_serial": 5112941, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "aabf97e33fb2d73a8bd5eab2275907d3", "sha256": "29eb9ae971665f392b48061e2eb300f1342c14eaa5e1f2b022562965a8fd3ce5" }, "downloads": -1, "filename": "scipolate-0.1.tar.gz", "has_sig": false, "md5_digest": "aabf97e33fb2d73a8bd5eab2275907d3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5432, "upload_time": "2019-03-12T10:09:22", "url": "https://files.pythonhosted.org/packages/c4/9a/6b5711e51615454919bfedaf51cd4104d5f0811b3b52625dae45892841c9/scipolate-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "81d95a9a1c96ab6ac2661afbb8b24bb4", "sha256": "5b91d0e7c193af7f65ae92172b79e8a26d2c7f4b633eaf4371258ff3d46d88f8" }, "downloads": -1, "filename": "scipolate-0.1.1.tar.gz", "has_sig": false, "md5_digest": "81d95a9a1c96ab6ac2661afbb8b24bb4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19211, "upload_time": "2019-03-12T14:23:29", "url": "https://files.pythonhosted.org/packages/c3/a3/6152c2e1fd8c83b3bef47c4195e05801b0f89f5916b50a8fd450c2dbef70/scipolate-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "a47a6b49fc66b885f741484213c567fe", "sha256": "e825a51194f91ff1594e2ef1e7694d88d638d755f7a3998c973a76accda11482" }, "downloads": -1, "filename": "scipolate-0.1.2.tar.gz", "has_sig": false, "md5_digest": "a47a6b49fc66b885f741484213c567fe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 140534, "upload_time": "2019-03-26T15:57:58", "url": "https://files.pythonhosted.org/packages/2e/8d/5a982dd0304787e6ce4440b73ec88730111d7ae1b5f07bc1ada14eebedb3/scipolate-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "8ce2d12a5364e6d9ee9fcb25096ed486", "sha256": "3cbcaf65a4d7b60d162ff9d7bfe8043814ba97060dc35adce043d2763677bf36" }, "downloads": -1, "filename": "scipolate-0.1.3.tar.gz", "has_sig": false, "md5_digest": "8ce2d12a5364e6d9ee9fcb25096ed486", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 138796, "upload_time": "2019-04-08T09:47:53", "url": "https://files.pythonhosted.org/packages/94/33/5a5d8820e2960e20f30c27b08d7a5f78f482ee4c20ec2f71a6d1f9564cfb/scipolate-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8ce2d12a5364e6d9ee9fcb25096ed486", "sha256": "3cbcaf65a4d7b60d162ff9d7bfe8043814ba97060dc35adce043d2763677bf36" }, "downloads": -1, "filename": "scipolate-0.1.3.tar.gz", "has_sig": false, "md5_digest": "8ce2d12a5364e6d9ee9fcb25096ed486", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 138796, "upload_time": "2019-04-08T09:47:53", "url": "https://files.pythonhosted.org/packages/94/33/5a5d8820e2960e20f30c27b08d7a5f78f482ee4c20ec2f71a6d1f9564cfb/scipolate-0.1.3.tar.gz" } ] }