{ "info": { "author": "C. Ryan Manzer", "author_email": "ryan@gensci.org", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# NDBC\n![alt text](http://www.ndbc.noaa.gov/images/nws/noaaleft.jpg \"NOAA\") ![alt text](http://www.ndbc.noaa.gov/images/nws/ndbc_title.jpg \"NDBC\")\n\nThis repository represents my attempts to build out Python class(es)\nto facilitate the acquisition, analysis, and visualization of National\nData Buoy Center (NDBC) data. The goal is to build classes that can be\neasily used in oceanographic science scripting as well as a web\nframework like Django or Flask.\n\n## NDBC.py\nThis file defines the DataBuoy class. The purpose of this class is to\nallow a user to define a specific data buoy they wish to gather data\nfrom and provide the user with methods to collect and analyze this data.\n * Dependencies\n * requests\n * datetime\n * pandas\n * math (standard library)\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/GenSci/NDBC", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "NDBC", "package_url": "https://pypi.org/project/NDBC/", "platform": "", "project_url": "https://pypi.org/project/NDBC/", "project_urls": { "Homepage": "https://github.com/GenSci/NDBC" }, "release_url": "https://pypi.org/project/NDBC/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "A package to automate the loading of NDBC data to a custom object.", "version": "0.0.1" }, "last_serial": 3970214, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "e1b90e99736a7d5d62b265357b994af3", "sha256": "869f6b439e2696cb3a024a5ac5abd683fa175a0749707b2576e2e1488c968542" }, "downloads": -1, "filename": "NDBC-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "e1b90e99736a7d5d62b265357b994af3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5355, "upload_time": "2018-06-17T00:37:41", "url": "https://files.pythonhosted.org/packages/a8/b2/77499abd1fce9b23e4c5b32b90c8e689d9be3b7a751eced09913df0f66a3/NDBC-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1dabceec74795348a709bc3196ec73f3", "sha256": "9e6af4186fc1c25872b6f4e79986b47ed987e14d0856ce6835413f98d9df2c73" }, "downloads": -1, "filename": "NDBC-0.0.1.tar.gz", "has_sig": false, "md5_digest": "1dabceec74795348a709bc3196ec73f3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4892, "upload_time": "2018-06-17T00:37:42", "url": "https://files.pythonhosted.org/packages/c2/9a/f7c5d728f1a224dddbf6faf6377b0b7ca5c446fd575eb40467384ea66a78/NDBC-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e1b90e99736a7d5d62b265357b994af3", "sha256": "869f6b439e2696cb3a024a5ac5abd683fa175a0749707b2576e2e1488c968542" }, "downloads": -1, "filename": "NDBC-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "e1b90e99736a7d5d62b265357b994af3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5355, "upload_time": "2018-06-17T00:37:41", "url": "https://files.pythonhosted.org/packages/a8/b2/77499abd1fce9b23e4c5b32b90c8e689d9be3b7a751eced09913df0f66a3/NDBC-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1dabceec74795348a709bc3196ec73f3", "sha256": "9e6af4186fc1c25872b6f4e79986b47ed987e14d0856ce6835413f98d9df2c73" }, "downloads": -1, "filename": "NDBC-0.0.1.tar.gz", "has_sig": false, "md5_digest": "1dabceec74795348a709bc3196ec73f3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4892, "upload_time": "2018-06-17T00:37:42", "url": "https://files.pythonhosted.org/packages/c2/9a/f7c5d728f1a224dddbf6faf6377b0b7ca5c446fd575eb40467384ea66a78/NDBC-0.0.1.tar.gz" } ] }