{ "info": { "author": "Cedric Huwyler", "author_email": "cedric.huwyler@fhnw.ch", "bugtrack_url": null, "classifiers": [], "description": "#   IRISreader #\n\nThe __IRISreader__ library provides functionality to read IRIS level 2 data\nby the [IRIS satellite](https://www.nasa.gov/mission_pages/iris/index.html) and to process it for big data applications. \nIRISreader works best with a Jupyter notebook.\n\n__Warning__:\n\nIRISreader is currently under heavy development and not yet available in a\nstable version. Documentation is available but might not reflect the newest\nadditions.\n\n## Installation ##\n\nTo install the latest stable release fro pypi, run\n\n pip install irisreader\n\nTo install the current development version, clone the repository\n\n git clone https://github.com/i4Ds/IRISreader.git\n\nand run\n\n sudo python3 setup.py install\n\nto install the library.\n\nTo test it go to the Python console, cd to the IRISreader directory and run:\n\n from irisreader.data import sample_sji\n sji_data = sample_sji()\n sji_data.plot(0)\n\n## Documentation ##\n\nThe documentation is available [here](https://i4ds.github.io/IRISreader/).\n\n## Contact ##\n\nFor questions, suggestions and feedback please contact me via\n[email](mailto:cedric.huwyler@fhnw.ch).", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://github.com/i4Ds/IRISreader/archive/v0.3.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.github.com/i4Ds/IRISreader", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "irisreader", "package_url": "https://pypi.org/project/irisreader/", "platform": "", "project_url": "https://pypi.org/project/irisreader/", "project_urls": { "Download": "https://github.com/i4Ds/IRISreader/archive/v0.3.1.tar.gz", "Homepage": "https://www.github.com/i4Ds/IRISreader" }, "release_url": "https://pypi.org/project/irisreader/0.3.1/", "requires_dist": null, "requires_python": "", "summary": "IRISreader is a Python library that allows for efficient browsing through IRIS satellite data in order to simplify machine learning applications", "version": "0.3.1" }, "last_serial": 5638493, "releases": { "0.3.1": [ { "comment_text": "", "digests": { "md5": "96fd265599cf4875cb0f3a6f18bf911a", "sha256": "7ee0cb0f3a8039e9236754e0f9fe469946de85c3ce41b3a0aaee80a82272d561" }, "downloads": -1, "filename": "irisreader-0.3.1.tar.gz", "has_sig": false, "md5_digest": "96fd265599cf4875cb0f3a6f18bf911a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23430820, "upload_time": "2019-08-06T08:56:20", "url": "https://files.pythonhosted.org/packages/19/b8/9e1e1ec6e79c1dd80fe2d7e20126c3fb481ba0cffb635fb3ebb7cd1ad4ae/irisreader-0.3.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "96fd265599cf4875cb0f3a6f18bf911a", "sha256": "7ee0cb0f3a8039e9236754e0f9fe469946de85c3ce41b3a0aaee80a82272d561" }, "downloads": -1, "filename": "irisreader-0.3.1.tar.gz", "has_sig": false, "md5_digest": "96fd265599cf4875cb0f3a6f18bf911a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23430820, "upload_time": "2019-08-06T08:56:20", "url": "https://files.pythonhosted.org/packages/19/b8/9e1e1ec6e79c1dd80fe2d7e20126c3fb481ba0cffb635fb3ebb7cd1ad4ae/irisreader-0.3.1.tar.gz" } ] }