{ "info": { "author": "Christian Chwala", "author_email": "christian.chwala@kit.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 2.7", "Topic :: Scientific/Engineering :: Atmospheric Science" ], "description": "=========================================================================\npyMPM - python implementation of the milimeter wave propagation model MPM\n=========================================================================\n\nA Python implementation of the millimeter wave propagation model MPM as described in H.J. Liebe, G.A. Hufford, M.G. Cotton, \" *Propagation modeling of moist air and suspended water/ice particles at frequencies below 1000 GHz*\" Proc. NATO/AGARD Wave Propagation Panel, 52nd meeting, No. 3/1-10, Mallorca, Spain, 17 - 20 May, 1993.\n\n**Currently only dry air and water vapor are considered**. The other MPM modules will be added later (hopefully...).\n\nThis implementation is based on the MATLAB version of MPM93 developed at the `university of Bern `_.\n\nInstallation\n------------\n\npyMPM uses Python 2 (tested with 2.7) and depends on `numpy`. It can be installed via `pip`::\n\n $ pip install pyMPM\n\nUsage\n-----\n\nHere is an example provided as `IPython notebook `_.\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/cchwala/pyMPM", "keywords": "microwave propagation atmosphere", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "pyMPM", "package_url": "https://pypi.org/project/pyMPM/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyMPM/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/cchwala/pyMPM" }, "release_url": "https://pypi.org/project/pyMPM/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Python version of the MPM millimeter wave propagation model", "version": "0.1.0" }, "last_serial": 1474105, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "2d68953204bd5351aa3d9e4c09054141", "sha256": "6189ea5bb98da7b39ac0b282c700811e199ff3d7d4f64ee7bd52ca6bd6c4d78c" }, "downloads": -1, "filename": "pyMPM-0.0.1.tar.gz", "has_sig": false, "md5_digest": "2d68953204bd5351aa3d9e4c09054141", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 105395, "upload_time": "2015-03-23T18:00:14", "url": "https://files.pythonhosted.org/packages/9b/0d/5dc26ccecb0ece571572fa6173df8cb057aa736e03099a936179362dfe72/pyMPM-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "68fbc205ea6cfae8feeacb7a93f31c4f", "sha256": "58febd8f730b00438d89d472943ca4519e393cacccd4fea2e96d08427d74f638" }, "downloads": -1, "filename": "pyMPM-0.0.2.tar.gz", "has_sig": false, "md5_digest": "68fbc205ea6cfae8feeacb7a93f31c4f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 150086, "upload_time": "2015-03-23T18:44:08", "url": "https://files.pythonhosted.org/packages/e9/80/247a1f62978814d88cb87062de40a879885daba05d56e49314276f89cd07/pyMPM-0.0.2.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "bf41f23fe50999c22f002d0999d3db07", "sha256": "7f94a103a028fc85b2c9fcdb770b45d4cdc880d374ba1854ac450d84d9f0aa2a" }, "downloads": -1, "filename": "pyMPM-0.1.0.tar.gz", "has_sig": false, "md5_digest": "bf41f23fe50999c22f002d0999d3db07", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 150574, "upload_time": "2015-03-23T19:06:57", "url": "https://files.pythonhosted.org/packages/88/e9/ccc4cc3ced68dd58996c9d50d0310eeafb81be0d57b025f15eade3d1854e/pyMPM-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bf41f23fe50999c22f002d0999d3db07", "sha256": "7f94a103a028fc85b2c9fcdb770b45d4cdc880d374ba1854ac450d84d9f0aa2a" }, "downloads": -1, "filename": "pyMPM-0.1.0.tar.gz", "has_sig": false, "md5_digest": "bf41f23fe50999c22f002d0999d3db07", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 150574, "upload_time": "2015-03-23T19:06:57", "url": "https://files.pythonhosted.org/packages/88/e9/ccc4cc3ced68dd58996c9d50d0310eeafb81be0d57b025f15eade3d1854e/pyMPM-0.1.0.tar.gz" } ] }