{ "info": { "author": "Jamal Khan", "author_email": "jamal919@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# pyschism - Python SCHISM Toolbox\nPython SCHISM Toolbox (pyschism) is a collections of modules and classes written in python to build, edit, analyze input files, forcings for SCHISM modelling system. This package is currently under development and a lot of changes are made everyday. \n\nThe package several modules which is listed below - \n* core : provides core data structures\n* io: input/output functionality based on core data structures\n* plot: plotting routines\n* preprocess: routines to help preprocessing tasks based on core and io\n* postprocess: routines to help postprocessing tasks based on core and io\n* tide: routines to help with tidal analysis\n* cyclone: routines to generate analytical cyclone fields\n* model: wrapper routines to build schism model\n\nCurrently we are developing scripts to tackle individual tasks. Please check out the scripts directory to see developed scripts which eventually got ported to the package.\n\n\n# Usage\nThe module is imported using the following command - \n\n```\nimport schism\n```\n\n# Contact\nFeel free to use the scripts and if you find any bug report to https://github.com/jamal919/pyschism\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jamal919/pyschism", "keywords": "", "license": "GPL v3", "maintainer": "", "maintainer_email": "", "name": "pyschism", "package_url": "https://pypi.org/project/pyschism/", "platform": "", "project_url": "https://pypi.org/project/pyschism/", "project_urls": { "Homepage": "https://github.com/jamal919/pyschism" }, "release_url": "https://pypi.org/project/pyschism/0.1/", "requires_dist": [ "numpy", "matplotlib", "basemap", "glob" ], "requires_python": "", "summary": "Python Package for Handling SCHISM Model", "version": "0.1" }, "last_serial": 4704648, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "9042958b0ec17833c0500fa5fcd8284a", "sha256": "54fa94f5994195ac028c259609997db894b74fe0b1b7dd2b186c342937cc3052" }, "downloads": -1, "filename": "pyschism-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "9042958b0ec17833c0500fa5fcd8284a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 20790, "upload_time": "2019-01-16T18:28:22", "url": "https://files.pythonhosted.org/packages/e0/a4/45f9895009caab93aa886f96fdd7d1a6c44c0d4dce3b5d5c36251d5ea24e/pyschism-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "77113622b63a73897cb818fb43d80a0a", "sha256": "bad3b1726b5971816abbcdce738fcb9c94a04d29d53969f42e4295357e44cacf" }, "downloads": -1, "filename": "pyschism-0.1.tar.gz", "has_sig": false, "md5_digest": "77113622b63a73897cb818fb43d80a0a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17633, "upload_time": "2019-01-16T18:28:24", "url": "https://files.pythonhosted.org/packages/7f/28/dbce7a34c0087144caffce45ec3e73b7fca2275b4776334fb2a8a5e26863/pyschism-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9042958b0ec17833c0500fa5fcd8284a", "sha256": "54fa94f5994195ac028c259609997db894b74fe0b1b7dd2b186c342937cc3052" }, "downloads": -1, "filename": "pyschism-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "9042958b0ec17833c0500fa5fcd8284a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 20790, "upload_time": "2019-01-16T18:28:22", "url": "https://files.pythonhosted.org/packages/e0/a4/45f9895009caab93aa886f96fdd7d1a6c44c0d4dce3b5d5c36251d5ea24e/pyschism-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "77113622b63a73897cb818fb43d80a0a", "sha256": "bad3b1726b5971816abbcdce738fcb9c94a04d29d53969f42e4295357e44cacf" }, "downloads": -1, "filename": "pyschism-0.1.tar.gz", "has_sig": false, "md5_digest": "77113622b63a73897cb818fb43d80a0a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17633, "upload_time": "2019-01-16T18:28:24", "url": "https://files.pythonhosted.org/packages/7f/28/dbce7a34c0087144caffce45ec3e73b7fca2275b4776334fb2a8a5e26863/pyschism-0.1.tar.gz" } ] }