{ "info": { "author": "Scott Prahl", "author_email": "scott.prahl@oit.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Scientific/Engineering :: Physics" ], "description": "When a plane wave encounters a perfect sphere then some of the light will\n\tbe absorbed and some will be scattered. Mie developed the equations that\n\tdescribe the scattered light wave. These equations are complicated and \n\tinvolve infinite sums of Bessel functions. Not surprisingly, calculating\n\tthe scattered profiles is complicated and easily gotten wrong. Fortunately\n\tWiscombe identified the challenges and implemented these in Fortran code.\n\t\n\tThis code is pure python and uses many of the ideas that Wiscombe developed\n\tand published in papers and in Fortran code. This code has been validated\n\tagainst that of Wiscombe.\n\t\n\tThis code provides python functions for calculating the extinction efficiency,\n\tscattering efficiency, backscattering, and scattering asymmetry. Moreover, a\n\tset of angles can be given and the scattering will be calculated for each angle.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/scottprahl/miepython.git", "keywords": "mie,scattering,rainbow,droplet,backscatter,sphere", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "miepython", "package_url": "https://pypi.org/project/miepython/", "platform": "", "project_url": "https://pypi.org/project/miepython/", "project_urls": { "Homepage": "https://github.com/scottprahl/miepython.git" }, "release_url": "https://pypi.org/project/miepython/1.3.0/", "requires_dist": null, "requires_python": "", "summary": "Mie scattering of a plane wave by a sphere", "version": "1.3.0" }, "last_serial": 4800774, "releases": { "0.3.2": [ { "comment_text": "", "digests": { "md5": "9609f441e564aff450df0e1e46ddfb6c", "sha256": "08ab469c23cfd2a5c7d37af5d21d4a7432c5033fc0495a16d55fd54c0aa01e4b" }, "downloads": -1, "filename": "miepython-0.3.2.tar.gz", "has_sig": false, "md5_digest": "9609f441e564aff450df0e1e46ddfb6c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8769, "upload_time": "2017-08-03T21:59:51", "url": "https://files.pythonhosted.org/packages/fa/19/40e119e0c3f4be2260573c3c8708478ad5c7c9f241c6091d3af9229e8b3a/miepython-0.3.2.tar.gz" } ], "0.3.3": [ { "comment_text": "", "digests": { "md5": "e2baf31f54ac800fe82aa3363f07b8e3", "sha256": "ffb3c7ab2c11f2d243f533a3c3d0a10d8d969bc807ad424b6ee88c15f581ce5e" }, "downloads": -1, "filename": "miepython-0.3.3.tar.gz", "has_sig": false, "md5_digest": "e2baf31f54ac800fe82aa3363f07b8e3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10273, "upload_time": "2017-08-03T22:16:14", "url": "https://files.pythonhosted.org/packages/10/93/43b9df7329dec0d73a6944bf730697f31ffb7fd604c5e762e7ac920a0c68/miepython-0.3.3.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "aa72515c8700ab2981cc65624f0d8855", "sha256": "7cdbe5cd34ea862e960e1701ded4a09b51c9be749359834f24e6b77f42fc6e69" }, "downloads": -1, "filename": "miepython-0.4.0.tar.gz", "has_sig": false, "md5_digest": "aa72515c8700ab2981cc65624f0d8855", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9182, "upload_time": "2017-08-26T21:31:02", "url": "https://files.pythonhosted.org/packages/eb/38/596fe6466730ac1d9a6ae8af5dd9ebf055949e4978492b1baf56a420bcb4/miepython-0.4.0.tar.gz" } ], "0.4.2": [ { "comment_text": "", "digests": { "md5": "cdc5f997489b2ddc841da83d1e76578b", "sha256": "f104d84c7697a04363addb10e339719f94f00256b41c682edfa0eb6e13a130fd" }, "downloads": -1, "filename": "miepython-0.4.2.tar.gz", "has_sig": false, "md5_digest": "cdc5f997489b2ddc841da83d1e76578b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9384, "upload_time": "2017-08-26T22:02:36", "url": "https://files.pythonhosted.org/packages/73/52/f892d14ca540e14844a78959f251c2464c8b044294c4efb9d5422b02a60a/miepython-0.4.2.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "8955907bc611f0768319ab1cc798b7bb", "sha256": "81609a335499bac050f7e5e65fbbd09028781fcbacbbde5fad50f04aa0333612" }, "downloads": -1, "filename": "miepython-1.0.0.tar.gz", "has_sig": false, "md5_digest": "8955907bc611f0768319ab1cc798b7bb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9474, "upload_time": "2017-08-27T17:21:17", "url": "https://files.pythonhosted.org/packages/d0/f9/e5257af612234d44efe91cf75479f13a9ed7c3acfba8c1ebfff79e4070b0/miepython-1.0.0.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "3889300ca77f8dbda8a324859dd9c866", "sha256": "6018a2b6d6096826c7975e440db2f5e967b79590e7c65e5d79a5b0b0878055ab" }, "downloads": -1, "filename": "miepython-1.1.0.tar.gz", "has_sig": false, "md5_digest": "3889300ca77f8dbda8a324859dd9c866", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10135, "upload_time": "2018-03-03T21:54:51", "url": "https://files.pythonhosted.org/packages/48/85/b1f1927270ad1fdf498550e07b11d7adcb14e358ca4e50d44f88e9e9cd43/miepython-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "bb1db8ab6170a8d838f8627c0f255fee", "sha256": "a4f73e8fddd93ea5fb14a920bb9d63c79164b3e8e63f904100c522340a76302d" }, "downloads": -1, "filename": "miepython-1.1.1.tar.gz", "has_sig": false, "md5_digest": "bb1db8ab6170a8d838f8627c0f255fee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 954582, "upload_time": "2018-06-26T03:27:06", "url": "https://files.pythonhosted.org/packages/52/d5/ba60c7b3ad4d2dac63ddc737e21d46906fd7d020e8ff7502c9877bba506e/miepython-1.1.1.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "e6b202de02d92419b108590259567541", "sha256": "9ee0afd1b5ad0b20219e2c94560315b9125d58c2021752bce6fd57098d1d63e9" }, "downloads": -1, "filename": "miepython-1.2.0.tar.gz", "has_sig": false, "md5_digest": "e6b202de02d92419b108590259567541", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1256953, "upload_time": "2019-02-08T23:58:45", "url": "https://files.pythonhosted.org/packages/77/8c/95bc1215093efa501be2561c46c12d5af72ca71e3c5086757259dff0c0d1/miepython-1.2.0.tar.gz" } ], "1.3.0": [ { "comment_text": "", "digests": { "md5": "baca44708710e943a03c613695425621", "sha256": "049ebfdc062039e275ccc376f1108069a54594c3ce094f6c7afbc1e6c7285274" }, "downloads": -1, "filename": "miepython-1.3.0.tar.gz", "has_sig": false, "md5_digest": "baca44708710e943a03c613695425621", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1237697, "upload_time": "2019-02-09T23:57:38", "url": "https://files.pythonhosted.org/packages/c6/e3/0299d7936cc88410ef3409732ca517492d8bea324c9ada828a9f4af7f555/miepython-1.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "baca44708710e943a03c613695425621", "sha256": "049ebfdc062039e275ccc376f1108069a54594c3ce094f6c7afbc1e6c7285274" }, "downloads": -1, "filename": "miepython-1.3.0.tar.gz", "has_sig": false, "md5_digest": "baca44708710e943a03c613695425621", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1237697, "upload_time": "2019-02-09T23:57:38", "url": "https://files.pythonhosted.org/packages/c6/e3/0299d7936cc88410ef3409732ca517492d8bea324c9ada828a9f4af7f555/miepython-1.3.0.tar.gz" } ] }