{ "info": { "author": "Tom Pollard", "author_email": "pollard@alum.mit.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "Metar is a python package for interpreting METAR and SPECI weather reports.\n\nMETAR is an international format for reporting weather observations.\nThe standard specification for the METAR and SPECI codes is given\nin the WMO Manual on Codes, vol I.1, Part A (WMO-306 I.i.A). US\nconventions for METAR/SPECI reports are described in chapter 12 of\nthe Federal Meteorological Handbook No.1. (FMH-1 1995), issued by\nNOAA. See http://www.ncdc.noaa.gov/oa/wdc/metar/\n\nThis module extracts the data recorded in the main-body groups of\nreports that follow the WMO spec or the US conventions, except for\nthe runway state and trend groups, which are parsed but ignored.\nThe most useful remark groups defined in the US spec are parsed,\nas well, such as the cumulative precipitation, min/max temperature,\npeak wind and sea-level pressure groups. No other regional conventions\nare formally supported, but a large number of variant formats found\nin international reports are accepted.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://python-metar.sourceforge.net/", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "python-metar", "package_url": "https://pypi.org/project/python-metar/", "platform": "Python 2.5 and later.", "project_url": "https://pypi.org/project/python-metar/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://python-metar.sourceforge.net/" }, "release_url": "https://pypi.org/project/python-metar/1.4.0/", "requires_dist": null, "requires_python": null, "summary": "Metar - a package to parse METAR coded weather reports", "version": "1.4.0" }, "last_serial": 4149259, "releases": { "1.4.0": [ { "comment_text": "", "digests": { "md5": "61224c959d09b23e77b676fe6b15198f", "sha256": "cc2f4a022481cd995defd4954950a2e137dc3ff3fab283180d75fa1df7b1f698" }, "downloads": -1, "filename": "python-metar-1.4.0.tar.gz", "has_sig": false, "md5_digest": "61224c959d09b23e77b676fe6b15198f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25530, "upload_time": "2015-04-29T22:32:14", "url": "https://files.pythonhosted.org/packages/53/97/7cc5be0d41443ba5d6b700e749f43716ff87a7ce2dbd87e92fe97e04c369/python-metar-1.4.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "61224c959d09b23e77b676fe6b15198f", "sha256": "cc2f4a022481cd995defd4954950a2e137dc3ff3fab283180d75fa1df7b1f698" }, "downloads": -1, "filename": "python-metar-1.4.0.tar.gz", "has_sig": false, "md5_digest": "61224c959d09b23e77b676fe6b15198f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25530, "upload_time": "2015-04-29T22:32:14", "url": "https://files.pythonhosted.org/packages/53/97/7cc5be0d41443ba5d6b700e749f43716ff87a7ce2dbd87e92fe97e04c369/python-metar-1.4.0.tar.gz" } ] }