{ "info": { "author": "GERSolar", "author_email": "gersolar.dev@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Science/Research", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Topic :: Scientific/Engineering :: Atmospheric Science", "Topic :: Scientific/Engineering :: GIS", "Topic :: Scientific/Engineering :: Information Analysis", "Topic :: Scientific/Engineering :: Physics" ], "description": "goesdownloader\n==============\n\n[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/gersolar/goesdownloader?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\n[![License](https://img.shields.io/pypi/l/goesdownloader.svg)](https://raw.githubusercontent.com/gersolar/goesdownloader/master/LICENSE) [![Downloads](https://img.shields.io/pypi/dm/goesdownloader.svg)](https://pypi.python.org/pypi/goesdownloader/) [![Build Status](https://travis-ci.org/gersolar/goesdownloader.svg?branch=master)](https://travis-ci.org/gersolar/goesdownloader) [![Coverage Status](https://coveralls.io/repos/gersolar/goesdownloader/badge.png)](https://coveralls.io/r/gersolar/goesdownloader) [![Code Health](https://landscape.io/github/gersolar/goesdownloader/master/landscape.png)](https://landscape.io/github/gersolar/goesdownloader/master) [![PyPI version](https://badge.fury.io/py/goesdownloader.svg)](http://badge.fury.io/py/goesdownloader)\n[![Stories in Ready](https://badge.waffle.io/gersolar/goesdownloader.png?label=ready&title=Ready)](https://waffle.io/gersolar/goesdownloader)\n\nA python library that made simple the download of images from a NOAA Class Suscription.\n\nRequirements\n============\n\nIf you want to use this library on any GNU/Linux or OSX system you just need to execute:\n\n $ pip install goesdownloader\n\nIf you want to improve this library, you should download the [github repository](https://github.com/gersolar/goesdownloader) and execute:\n\n $ make virtualenv deploy\n\nOn Ubuntu Desktop there are some other libraries not installed by default (zlibc curl libssl1.0.0 libbz2-dev libxslt-dev libxml-dev) which may need to be installed to use these library. Use the next command to automate the installation of the additional C libraries:\n\n $ make ubuntu virtualenv deploy\n\n\nTesting\n=======\n\nTo test all the project you should use the command:\n\n $ make test\n\nIf you want to help us or report an issue join to us through the [GitHub issue tracker](https://github.com/gersolar/goesdownloader/issues).\n\n\nExample\n=======\n\nTo download the recent images, the **download** method accepts 5 parameters:\n\n```python\n from goesdownloader import instrument as goes \n\n should_download = lambda dt: dt.hour - 4 >= 5 and dt.hour - 4 <= 20\n downloaded = instrument.download('user', 'password', 'directory',\n suscription_id='55253',\n datetime_filter=should_download)\n```\n\n\nAbout\n=====\n\nThis software is developed by [GERSolar](http://www.gersol.unlu.edu.ar/). You can contact us to [gersolar.dev@gmail.com](mailto:gersolar.dev@gmail.com).", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/gersolar/goesdownloader", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "goesdownloader", "package_url": "https://pypi.org/project/goesdownloader/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/goesdownloader/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/gersolar/goesdownloader" }, "release_url": "https://pypi.org/project/goesdownloader/0.0.16/", "requires_dist": null, "requires_python": null, "summary": "A python library that allow to download the netcdf images of the NOAA CLASS (Comprehensive Large Array-Data Stewardship System).", "version": "0.0.16" }, "last_serial": 1896126, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "f013b2f168ee74f079f384af3c7b2c59", "sha256": "10749d590a98de2cd252a9527ef9222f79db52c23bb4129c9ac1839a6474ab93" }, "downloads": -1, "filename": "goesdownloader-0.0.0.tar.gz", "has_sig": false, "md5_digest": "f013b2f168ee74f079f384af3c7b2c59", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7143, "upload_time": "2015-02-19T22:30:58", "url": "https://files.pythonhosted.org/packages/64/eb/0f635b4b11160bec0bd2356bd3ccf5cd1ae920c38b4ad5d8877326cd254b/goesdownloader-0.0.0.tar.gz" } ], "0.0.11": [ { "comment_text": "", "digests": { "md5": "031d97095071ca818f18c3d7e5f4d313", "sha256": "30b684485eeb61fa6354683311cf347a0c01c5ca6cc4a617d1d692c57fe764ab" }, "downloads": -1, "filename": "goesdownloader-0.0.11.tar.gz", "has_sig": false, "md5_digest": "031d97095071ca818f18c3d7e5f4d313", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7548, "upload_time": "2015-08-07T03:04:24", "url": "https://files.pythonhosted.org/packages/11/aa/d6966ebd7077553409a2450aa5278dfb3df39d301fcace9876133a39066b/goesdownloader-0.0.11.tar.gz" } ], "0.0.13": [ { "comment_text": "", "digests": { "md5": "89fcfcb281ed9c3b4a986196774bdf04", "sha256": "9e29c4440f5a0782ac7d9196ed3d0c9c0d33aa5e0c908ff50667077a94de5958" }, "downloads": -1, "filename": "goesdownloader-0.0.13.tar.gz", "has_sig": false, "md5_digest": "89fcfcb281ed9c3b4a986196774bdf04", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7287, "upload_time": "2015-09-08T14:38:04", "url": "https://files.pythonhosted.org/packages/9a/cd/5b250ab09d8222f5cb2a9dc2df23f982b994bdaeeec5f5341bb0d27b1402/goesdownloader-0.0.13.tar.gz" } ], "0.0.14": [ { "comment_text": "", "digests": { "md5": "c37716458438755fcdd0169690bdc2ab", "sha256": "a422927b41ca441202d927c9f6b8a3ce0db4d36fe310fc067b23210d9c05fc8b" }, "downloads": -1, "filename": "goesdownloader-0.0.14.tar.gz", "has_sig": false, "md5_digest": "c37716458438755fcdd0169690bdc2ab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7555, "upload_time": "2015-10-10T03:11:13", "url": "https://files.pythonhosted.org/packages/e4/60/5e5b8ffb89ae6c391a1e4c3b0080a8c647befcc93ba4ecb68e7a66f54965/goesdownloader-0.0.14.tar.gz" } ], "0.0.15": [ { "comment_text": "", "digests": { "md5": "41434d18147d347a42c0b4dbde963c96", "sha256": "a60247bb252b3b7cd80ab1b49bf8d537006a6290d0f23d65c1eed469740f4fc2" }, "downloads": -1, "filename": "goesdownloader-0.0.15.tar.gz", "has_sig": false, "md5_digest": "41434d18147d347a42c0b4dbde963c96", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7300, "upload_time": "2015-12-23T17:33:04", "url": "https://files.pythonhosted.org/packages/d4/4b/53a8b1d31f50ed6ac4a94807989de7cd5ad2f588bf25a4ee1c5a9aaa425a/goesdownloader-0.0.15.tar.gz" } ], "0.0.16": [ { "comment_text": "", "digests": { "md5": "885036652ab69087250bd690907c3085", "sha256": "928c48c9760dd7100b607d144c578bda1f3012e87144b42cf2dce0e267dc29e7" }, "downloads": -1, "filename": "goesdownloader-0.0.16.tar.gz", "has_sig": false, "md5_digest": "885036652ab69087250bd690907c3085", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7290, "upload_time": "2016-01-09T03:06:39", "url": "https://files.pythonhosted.org/packages/ca/a4/5d8c794b5030f094eb455f4bc797ac49f94c18c973dd6c2d30d5b5e576d9/goesdownloader-0.0.16.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "7d440ad51b7dc088e4ee7bbfeeb62558", "sha256": "b89a69586b52c3bef2c2ea36a2c5a4ab735580eb11dfd943d8a3c102897d4cec" }, "downloads": -1, "filename": "goesdownloader-0.0.2.tar.gz", "has_sig": false, "md5_digest": "7d440ad51b7dc088e4ee7bbfeeb62558", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7350, "upload_time": "2015-03-20T04:10:48", "url": "https://files.pythonhosted.org/packages/fc/dd/814e4654718a3598240a2ea0a6eebc2cf8a3f75f15b81bdff087706907d6/goesdownloader-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "4f16fa1858f8a286c8c00286e05916d3", "sha256": "228ca642f2ec35c2cb980df61ff968d421f6857d28ce3b15f496c032a2c386e1" }, "downloads": -1, "filename": "goesdownloader-0.0.3.tar.gz", "has_sig": false, "md5_digest": "4f16fa1858f8a286c8c00286e05916d3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7389, "upload_time": "2015-03-20T18:24:27", "url": "https://files.pythonhosted.org/packages/17/02/ab51a8829b5b770221e7713574a9ab1fbc8ed39b55a4233b266a9a6adee6/goesdownloader-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "41b762844a110867cdb6b7b943e51e95", "sha256": "1634f598921a248b4fad2442a53574e6b5088072724e0750eb8bebfbf087be97" }, "downloads": -1, "filename": "goesdownloader-0.0.4.tar.gz", "has_sig": false, "md5_digest": "41b762844a110867cdb6b7b943e51e95", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7392, "upload_time": "2015-04-09T18:26:52", "url": "https://files.pythonhosted.org/packages/fa/c8/a4fbc75be4b86e775bb6ebc1a01deed0203ddb71cda40f1753c83a6972f7/goesdownloader-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "5682b0c4041e1ed77b943ef9d607c8bf", "sha256": "51ff751f3c6a7be651730b5025bec043c1c05ac8c3cb087d514f9b270c3a1186" }, "downloads": -1, "filename": "goesdownloader-0.0.5.tar.gz", "has_sig": false, "md5_digest": "5682b0c4041e1ed77b943ef9d607c8bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7390, "upload_time": "2015-04-11T21:06:35", "url": "https://files.pythonhosted.org/packages/f3/18/400d8523d852e373feb741b01f772a145459de1047538bb7faea4ecdf3b8/goesdownloader-0.0.5.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "56d3475b8d696982c3c0bc7afe65e0be", "sha256": "dd02caa783f23c765ffb30735d27a7b13b6e8d15a39aca2bb4af26cc59006a5b" }, "downloads": -1, "filename": "goesdownloader-0.0.6.tar.gz", "has_sig": false, "md5_digest": "56d3475b8d696982c3c0bc7afe65e0be", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7318, "upload_time": "2015-06-12T03:06:47", "url": "https://files.pythonhosted.org/packages/e7/ab/b4703eb12199ebf8c4094adfa0d971f1663738d55e578a367f5399bf274e/goesdownloader-0.0.6.tar.gz" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "debea1c8569deff697c6bc7c92a97dc9", "sha256": "ff1e2ecf2bd6af3c228f96130f9452921d69d7e6d2c1cdf78857ec59c0d02678" }, "downloads": -1, "filename": "goesdownloader-0.0.7.tar.gz", "has_sig": false, "md5_digest": "debea1c8569deff697c6bc7c92a97dc9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7341, "upload_time": "2015-07-05T03:56:16", "url": "https://files.pythonhosted.org/packages/18/b8/6e6cb4389f10ee198048ea7b3c5d2beb61203aca59432349c71eb2e07ef8/goesdownloader-0.0.7.tar.gz" } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "28163acc47c72780cf2a8012432d54a5", "sha256": "46661d4c93439e43d9cba6c1ff107d804139474853529378538c45f8965a2f6c" }, "downloads": -1, "filename": "goesdownloader-0.0.8.tar.gz", "has_sig": false, "md5_digest": "28163acc47c72780cf2a8012432d54a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7335, "upload_time": "2015-07-10T02:01:28", "url": "https://files.pythonhosted.org/packages/a2/a5/1ae0bc0274e15b3e359712402659f0756ef40d490f6d21eb40e7ca860413/goesdownloader-0.0.8.tar.gz" } ], "0.0.9": [ { "comment_text": "", "digests": { "md5": "7eac7ad2ab8fe9ddf633c716164e5580", "sha256": "f668e910491b8b6c8099ba560376b532ddc2623e2493752ebe82e73bb46ec1ba" }, "downloads": -1, "filename": "goesdownloader-0.0.9.tar.gz", "has_sig": false, "md5_digest": "7eac7ad2ab8fe9ddf633c716164e5580", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7331, "upload_time": "2015-07-24T16:46:45", "url": "https://files.pythonhosted.org/packages/67/40/783f86ed6985d71b60c5402a97704e9c647e681b23a1bb68749c97634461/goesdownloader-0.0.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "885036652ab69087250bd690907c3085", "sha256": "928c48c9760dd7100b607d144c578bda1f3012e87144b42cf2dce0e267dc29e7" }, "downloads": -1, "filename": "goesdownloader-0.0.16.tar.gz", "has_sig": false, "md5_digest": "885036652ab69087250bd690907c3085", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7290, "upload_time": "2016-01-09T03:06:39", "url": "https://files.pythonhosted.org/packages/ca/a4/5d8c794b5030f094eb455f4bc797ac49f94c18c973dd6c2d30d5b5e576d9/goesdownloader-0.0.16.tar.gz" } ] }