{ "info": { "author": "Alan Richardson", "author_email": "arichar@tcd.ie", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "===============================\nnetcdf_segy\n===============================\n\n\n.. image:: https://img.shields.io/pypi/v/netcdf_segy.svg\n :target: https://pypi.python.org/pypi/netcdf_segy\n\n.. image:: https://img.shields.io/travis/ar4/netcdf_segy.svg\n :target: https://travis-ci.org/ar4/netcdf_segy\n\n.. image:: https://pyup.io/repos/github/ar4/netcdf_segy/shield.svg\n :target: https://pyup.io/repos/github/ar4/netcdf_segy/\n :alt: Updates\n\n\nConvert between SEG-Y and NetCDF\n\nThis is currently only a research/demonstration tool. It is not \"industrial strength\". In particular, it does not run in parallel, so will likely be slow on very large datasets (if it runs at all). Also, only the SEG-Y -> NetCDF direction is implemented.\n\nTo install: ``pip install netcdf_segy``\n\nTo convert a SEG-Y file to NetCDF from the command line: ``segy2netcdf ``. For additional options, look at the help: ``segy2netcdf --help``.\n\nThe tool can also be called from a Python script::\n\nfrom netcdf_segy import segy2netcdf\n\nsegy2netcdf(segy_path, netcdf_path)", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ar4/netcdf_segy", "keywords": "netcdf_segy", "license": "GNU General Public License v3", "maintainer": null, "maintainer_email": null, "name": "netcdf-segy", "package_url": "https://pypi.org/project/netcdf-segy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/netcdf-segy/", "project_urls": { "Homepage": "https://github.com/ar4/netcdf_segy" }, "release_url": "https://pypi.org/project/netcdf-segy/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "Convert between SEG-Y and NetCDF", "version": "1.0.0" }, "last_serial": 2730370, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "c41de2dae45473135746f120d71492a7", "sha256": "b0339337625455239c7290a52891abacef0ea51c8c59b198202a596922c688a7" }, "downloads": -1, "filename": "netcdf_segy-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c41de2dae45473135746f120d71492a7", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 6468, "upload_time": "2017-03-25T15:09:13", "url": "https://files.pythonhosted.org/packages/3e/83/d1e011120bf81459ffa43b67f3b0bfe79dc8fcc12f26be6876c73211004f/netcdf_segy-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3068572e47dc6311d85e3d525d36b2a3", "sha256": "17730831f2912477b4de9c3b974ec681e37fc635eb657657a6b5626add26b1b8" }, "downloads": -1, "filename": "netcdf_segy-1.0.0.tar.gz", "has_sig": false, "md5_digest": "3068572e47dc6311d85e3d525d36b2a3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23445, "upload_time": "2017-03-25T15:09:11", "url": "https://files.pythonhosted.org/packages/7e/34/8068bec0c5a0d6f092dddcde9e9621513c6d849cf245eab6cf61fdca5784/netcdf_segy-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c41de2dae45473135746f120d71492a7", "sha256": "b0339337625455239c7290a52891abacef0ea51c8c59b198202a596922c688a7" }, "downloads": -1, "filename": "netcdf_segy-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c41de2dae45473135746f120d71492a7", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 6468, "upload_time": "2017-03-25T15:09:13", "url": "https://files.pythonhosted.org/packages/3e/83/d1e011120bf81459ffa43b67f3b0bfe79dc8fcc12f26be6876c73211004f/netcdf_segy-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3068572e47dc6311d85e3d525d36b2a3", "sha256": "17730831f2912477b4de9c3b974ec681e37fc635eb657657a6b5626add26b1b8" }, "downloads": -1, "filename": "netcdf_segy-1.0.0.tar.gz", "has_sig": false, "md5_digest": "3068572e47dc6311d85e3d525d36b2a3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23445, "upload_time": "2017-03-25T15:09:11", "url": "https://files.pythonhosted.org/packages/7e/34/8068bec0c5a0d6f092dddcde9e9621513c6d849cf245eab6cf61fdca5784/netcdf_segy-1.0.0.tar.gz" } ] }