{ "info": { "author": "Dinil Bose P", "author_email": "dinilbose@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Build Tools" ], "description": "# ismrpy\n\nReads ismr files and provides with a panda data frame\n\n## Getting Started\n### Prerequisites\n\nThings needed before installation of package\n```\npip install numpy\npip install pandas\n```\n\n### Installing\n\n```\npip install ismrpy\n```\n\n\n## Usage\nInputs-\n\n filename= Name of the file\n\nIf provided with lat and lon program calculates Ionospheric pierce points.\n\n lat= latitude of station\n lon=longitude of station\n IPP=Height of ionospheric layer in kilometers (default 350 KM)\n skiprows=Number of rows to be skipped(default None)\n\nTo read general ismr file\n\n```\nimport ismrpy\ndata=ismrpy.read_ismr(filename=Name_of_file)\n```\n\nTo read specific files with header and with extra number of columns:\n\nismrpy.ismr_column provides the column names, if there is an extra column in ismr (usually from ismr files from LISN networks has filename as extra column) add extra column using following command\n\n```\nismrpy.ismr_column.append('Name of the column')\n```\n\nTo skip the first line of the file use skiprows=1\n\n```\ndata=ismrpy.read_ismr(filename=Name_of_file,skiprows=1)\n```\n\n## Authors\n\nAll are welcome to contribute to the project\nSee also the list of [contributors](https://github.com/dinilbose/ismrpy/contributors) who participated in this project.\n\n## License\n\nThis project is licensed under the GPL-3 License - see the [LICENSE.md](LICENSE.txt) file for details\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://github.com/dinilbose/ismrpy/archive/0.2.9.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/dinilbose/ismrpy", "keywords": "ismr,pandas", "license": "gpl-3.0", "maintainer": "", "maintainer_email": "", "name": "ismrpy", "package_url": "https://pypi.org/project/ismrpy/", "platform": "", "project_url": "https://pypi.org/project/ismrpy/", "project_urls": { "Download": "https://github.com/dinilbose/ismrpy/archive/0.2.9.tar.gz", "Homepage": "https://github.com/dinilbose/ismrpy" }, "release_url": "https://pypi.org/project/ismrpy/0.2.9/", "requires_dist": [ "pandas (>=0.13.1)" ], "requires_python": "", "summary": "Reads ismr files and provides pandas data frame", "version": "0.2.9" }, "last_serial": 5978373, "releases": { "0.2.7": [ { "comment_text": "", "digests": { "md5": "e125ac4ab00d9bba12ea7ac7b0039af9", "sha256": "d95774b498767348b1c23201caa5611f0286df9ffe5a6ecc7f850d4e3f64d606" }, "downloads": -1, "filename": "ismrpy-0.2.7-py3-none-any.whl", "has_sig": false, "md5_digest": "e125ac4ab00d9bba12ea7ac7b0039af9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 15731, "upload_time": "2019-10-13T16:58:32", "url": "https://files.pythonhosted.org/packages/05/31/cd34c7777ff5d3330f3f02179d1126ff58b81b5ab9232e37dafffa06eb5c/ismrpy-0.2.7-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dc5bc1a160c8e1d9f1f487f333b47232", "sha256": "f1cd9cb7215c1fb0277ad0ca2af3c4342641d8ee294f11eb4d8657f9365495d4" }, "downloads": -1, "filename": "ismrpy-0.2.7.tar.gz", "has_sig": false, "md5_digest": "dc5bc1a160c8e1d9f1f487f333b47232", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3922, "upload_time": "2019-10-13T16:58:35", "url": "https://files.pythonhosted.org/packages/78/df/e0e2a711bbdd402d5c61d0ecc508cedf88b4e2acc7fc956f8d693e6508b1/ismrpy-0.2.7.tar.gz" } ], "0.2.8": [ { "comment_text": "", "digests": { "md5": "18b4ca7426948ab390828424dc9533cf", "sha256": "f1c6ca85ea712da6a43a94b5d2cbb2a734f54be93cb264b1986f3afa2c49b6fb" }, "downloads": -1, "filename": "ismrpy-0.2.8-py2-none-any.whl", "has_sig": false, "md5_digest": "18b4ca7426948ab390828424dc9533cf", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 5665, "upload_time": "2019-10-14T01:32:29", "url": "https://files.pythonhosted.org/packages/cf/77/10385121630697613914adfb5fc6e76eb02432c12098883d0506f2e9be7b/ismrpy-0.2.8-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "19acc227ce4f0b097a08fdfd3ccb38f0", "sha256": "549d7785b2664338252d6b85b656ca3bde3d673ace44beca19c65153c35c263d" }, "downloads": -1, "filename": "ismrpy-0.2.8-py3-none-any.whl", "has_sig": false, "md5_digest": "19acc227ce4f0b097a08fdfd3ccb38f0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 16365, "upload_time": "2019-10-13T17:10:41", "url": "https://files.pythonhosted.org/packages/14/94/1eada9b948d5ff0f4c77462aa6fee2517d507ec65a26288321559d1649d4/ismrpy-0.2.8-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ce961cd95c6e5994b88a4d436ed8535d", "sha256": "1b627ff8480041badc977c0de718c68ab579a98b2f5b2f01696ede89ffcd2f42" }, "downloads": -1, "filename": "ismrpy-0.2.8.tar.gz", "has_sig": false, "md5_digest": "ce961cd95c6e5994b88a4d436ed8535d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4128, "upload_time": "2019-10-13T17:10:48", "url": "https://files.pythonhosted.org/packages/52/d2/f2e0806e9435ae2f8eb1fe6e2b9f6a86cf699a475a4d41e29c4946539386/ismrpy-0.2.8.tar.gz" } ], "0.2.9": [ { "comment_text": "", "digests": { "md5": "e86ea213b40d0ba218618afd6e4f6871", "sha256": "cf908ea73342aae73d65b2ebc638af4125314b7273214b50aabd3c663b65e73f" }, "downloads": -1, "filename": "ismrpy-0.2.9-py3-none-any.whl", "has_sig": false, "md5_digest": "e86ea213b40d0ba218618afd6e4f6871", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 16358, "upload_time": "2019-10-15T16:42:30", "url": "https://files.pythonhosted.org/packages/f9/8b/9427dd56de26d491c3a6fe60d060969dd0087ec7c7891a1d11e3a7306124/ismrpy-0.2.9-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "adf44baf9877f4ab6d099b857851e6aa", "sha256": "c2984b7bbdadfd05b3405ab1f2d3d5b36ab2506b6e02535584333dfa5ae02ed6" }, "downloads": -1, "filename": "ismrpy-0.2.9.tar.gz", "has_sig": false, "md5_digest": "adf44baf9877f4ab6d099b857851e6aa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4130, "upload_time": "2019-10-15T16:42:34", "url": "https://files.pythonhosted.org/packages/5c/f1/24f637b2faa934d854dec93fbfda6c43f984668f8f5dab89c55411f325d1/ismrpy-0.2.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e86ea213b40d0ba218618afd6e4f6871", "sha256": "cf908ea73342aae73d65b2ebc638af4125314b7273214b50aabd3c663b65e73f" }, "downloads": -1, "filename": "ismrpy-0.2.9-py3-none-any.whl", "has_sig": false, "md5_digest": "e86ea213b40d0ba218618afd6e4f6871", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 16358, "upload_time": "2019-10-15T16:42:30", "url": "https://files.pythonhosted.org/packages/f9/8b/9427dd56de26d491c3a6fe60d060969dd0087ec7c7891a1d11e3a7306124/ismrpy-0.2.9-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "adf44baf9877f4ab6d099b857851e6aa", "sha256": "c2984b7bbdadfd05b3405ab1f2d3d5b36ab2506b6e02535584333dfa5ae02ed6" }, "downloads": -1, "filename": "ismrpy-0.2.9.tar.gz", "has_sig": false, "md5_digest": "adf44baf9877f4ab6d099b857851e6aa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4130, "upload_time": "2019-10-15T16:42:34", "url": "https://files.pythonhosted.org/packages/5c/f1/24f637b2faa934d854dec93fbfda6c43f984668f8f5dab89c55411f325d1/ismrpy-0.2.9.tar.gz" } ] }