{ "info": { "author": "Lion Krischer", "author_email": "lion.krischer@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering", "Topic :: Scientific/Engineering :: Physics" ], "description": "Python module for the Adaptable Seismic Data Format (ASDF).\n\nFor further information and contact information please see these two web sites:\n\n* Landing page of the ASDF data format: http://seismic-data.org\n* Github repository of pyasdf: http://www.github.com/SeismicData/pyasdf\n\n\nChangelog\n---------\n\n::\n\n Version 0.5.1 (September 24, 2019)\n ----------------------------------\n * Restore the ability to run tests with `python -m pyasdf.tests`.\n\n Version 0.5.0 (September 24, 2019)\n ----------------------------------\n * Implement ASDF version 1.0.3 which allows a bit more flexibility\n regarding names of auxiliary data sets as well as provenance files.\n * New .waveform_tags property for the dataset object return a set of all\n available waveform tags (see #46, #47)\n\n Version 0.4.0 (March 12, 2018)\n -------------------\n * Support for ASDF version 1.0.2. Allows writing traces that are less than\n one second short (see #44, #45).\n * New get_waveform_attributes() method to quickly get all attributes\n for the waveforms of a stations (see #38, #39).\n\n Version 0.3.0 (October 19, 2017)\n ----------------------------------\n * Support for ASDF 1.0.1 (the only difference to 1.0.0 is support for\n 16 bit integer waveform data).\n\n Version 0.2.1 (September 21, 2017)\n ----------------------------------\n * Don't attempt to write ASDF header info to files in read-only mode.\n * get_coordinates() now works for StationXML files with a very large number\n of comments.\n * Station.__getattr__() now works with underscores or dots as the network\n and station separator.\n * __contains__() implemented for the station accessor object.\n\n Version 0.2.0 (April 7, 2017)\n ---------------------------\n * New script to convert a folder of SAC files to ASDF.\n\n Version 0.1.4 (March 9, 2017)\n ---------------------------\n * More visible warnings on Python 2 if necessary.\n\n Version 0.1.3 (March 8, 2017)\n ---------------------------\n * Now also works with Python 3 under windows.\n\n Version 0.1.2 (March 7, 2017)\n ---------------------------\n * Also shipping license file.\n\n Version 0.1.1 (March 7, 2017)\n ---------------------------\n * Stable, tagged version.\n\n\nLicensing Information\n---------------------\n\n:copyright:\n Lion Krischer (lion.krischer@gmail.com), 2013-2019\n:license:\n BSD 3-Clause (\"BSD New\" or \"BSD Simplified\")\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/SeismicData/pyasdf", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "pyasdf", "package_url": "https://pypi.org/project/pyasdf/", "platform": "OS Independent", "project_url": "https://pypi.org/project/pyasdf/", "project_urls": { "Homepage": "https://github.com/SeismicData/pyasdf" }, "release_url": "https://pypi.org/project/pyasdf/0.5.1/", "requires_dist": [ "numpy", "obspy (>=1.1.0)", "h5py", "colorama", "pytest", "flake8", "prov", "dill", "mpi4py ; extra == 'mpi'" ], "requires_python": "", "summary": "Python module for the Adaptable Seismic Data Format (ASDF).", "version": "0.5.1" }, "last_serial": 5879879, "releases": { "0.0.1a0": [], "0.1.1": [ { "comment_text": "", "digests": { "md5": "3f262747369dd78de8ea71db4619945f", "sha256": "becd18bebcc90487af5aa4507b175e7aa3cee5c0915ace0b31648d1c64f12eed" }, "downloads": -1, "filename": "pyasdf-0.1.1.tar.gz", "has_sig": false, "md5_digest": "3f262747369dd78de8ea71db4619945f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1258501, "upload_time": "2017-03-07T10:11:37", "url": "https://files.pythonhosted.org/packages/d8/a1/2f771b1923ec1c7223e2169cad7366654a368feed2b88eb58e3b0fb1b8a5/pyasdf-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "5a3d477341a0312186d23aef32eec84b", "sha256": "353ea938859b84707403f42324aceb16525d2a9df136eb2964b9574c87a69db4" }, "downloads": -1, "filename": "pyasdf-0.1.2.tar.gz", "has_sig": false, "md5_digest": "5a3d477341a0312186d23aef32eec84b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1259769, "upload_time": "2017-03-07T10:28:48", "url": "https://files.pythonhosted.org/packages/5d/1c/20bad30e1e1dccaa1d7a18d8af083e4e3e9ed5aa1af89c3cafa38ad59972/pyasdf-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "8bfcb46618f707d2370059b24ce24708", "sha256": "d2d1e24608a5a0352ae8ed9e64e273fa76a0abc9a593e44a5b624d8a8cf22b09" }, "downloads": -1, "filename": "pyasdf-0.1.3.tar.gz", "has_sig": false, "md5_digest": "8bfcb46618f707d2370059b24ce24708", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1259887, "upload_time": "2017-03-08T10:32:25", "url": "https://files.pythonhosted.org/packages/9e/a1/f0dc493189d89361377f4c6e184e5b7d70d46f451e2ee087e0da7c279fdc/pyasdf-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "55a188e2a88924829ba0256152663d34", "sha256": "338ec9eeaaa98e0adbe29ad9a13520b8ddfa8d2e0e3d5f84e5d181c7becb9b96" }, "downloads": -1, "filename": "pyasdf-0.1.4.tar.gz", "has_sig": false, "md5_digest": "55a188e2a88924829ba0256152663d34", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1260227, "upload_time": "2017-03-09T22:30:43", "url": "https://files.pythonhosted.org/packages/4e/30/cb8e0a87e8b0a27702f9deab0ffa2b476cb127bac439364eaab0410f9679/pyasdf-0.1.4.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "2fea2f74050edfb1b5d0dcef8ba47aa3", "sha256": "83f6421e30c2918b4fc01d2a08743d8677741dd854538f0ffac4489c9d087949" }, "downloads": -1, "filename": "pyasdf-0.2.0.tar.gz", "has_sig": false, "md5_digest": "2fea2f74050edfb1b5d0dcef8ba47aa3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1263964, "upload_time": "2017-04-07T10:50:10", "url": "https://files.pythonhosted.org/packages/54/ef/a3001426aa96bd580d2c0649fc49e491271464471a00235b4a167d927cc0/pyasdf-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "918016f2143e524c7a363a423d3204fa", "sha256": "fcac79663b52d3d587eab8642d237842c7fc9abbc51cd78481f9cef18b6395f5" }, "downloads": -1, "filename": "pyasdf-0.2.1.tar.gz", "has_sig": false, "md5_digest": "918016f2143e524c7a363a423d3204fa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1268784, "upload_time": "2017-09-22T00:17:40", "url": "https://files.pythonhosted.org/packages/6b/31/fdde9538f9c9cb08bda6fef0109ad2d94aa5c9c723c0d003e332ebbb778b/pyasdf-0.2.1.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "bc7c3a2b053e4ef4eacb4ad4f6aafb9e", "sha256": "ba36127e94ae24772ddfb7c9465b85dea8cb6660d39813744cb50175b421f302" }, "downloads": -1, "filename": "pyasdf-0.3.0.tar.gz", "has_sig": false, "md5_digest": "bc7c3a2b053e4ef4eacb4ad4f6aafb9e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1271007, "upload_time": "2017-10-19T09:49:42", "url": "https://files.pythonhosted.org/packages/b3/f7/90db646dbf6d6f351c77d92d7584c60e9197096c22a78fc7e7f45b2c9537/pyasdf-0.3.0.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "ae4139d230d438570482f16e7153c65f", "sha256": "49ac16709481b2771a7db6bd5e7d99d32c786227139bccc2a432e619da8bb811" }, "downloads": -1, "filename": "pyasdf-0.4.0.tar.gz", "has_sig": false, "md5_digest": "ae4139d230d438570482f16e7153c65f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1272321, "upload_time": "2018-03-12T12:53:34", "url": "https://files.pythonhosted.org/packages/a3/d1/5def3c6caede2b9341c25ac461fa3d0f960272df368a21d051884e624eda/pyasdf-0.4.0.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "75946ae8d7516a3ac2a286f55edcf96f", "sha256": "6bea504d6cc527f50a16cedc59c5b04d8a97097c1709efeb5724fc77d7e167cb" }, "downloads": -1, "filename": "pyasdf-0.5.0-py3-none-any.whl", "has_sig": false, "md5_digest": "75946ae8d7516a3ac2a286f55edcf96f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1281438, "upload_time": "2019-09-24T12:29:51", "url": "https://files.pythonhosted.org/packages/47/e6/dfda5682422ec2f1581454d123debbe2ee2d02e732a776080c13d84da3c8/pyasdf-0.5.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "05c1a8059d82e2ec2d59dcd9b292154d", "sha256": "35f88c9843e1c301ff995b3fd7b7d2650c6d3b4a33313d2c422e1028da133a19" }, "downloads": -1, "filename": "pyasdf-0.5.0.tar.gz", "has_sig": false, "md5_digest": "05c1a8059d82e2ec2d59dcd9b292154d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1274429, "upload_time": "2019-09-24T12:29:53", "url": "https://files.pythonhosted.org/packages/27/82/1a65720d43c3363a57ad41640c26339888d1e33f2fbce8533b4e2c31a774/pyasdf-0.5.0.tar.gz" } ], "0.5.1": [ { "comment_text": "", "digests": { "md5": "658e298fdb530f0935801dd693725848", "sha256": "9887a61adedba12d4d641089a9ebc48223f5cfc64687ab994338033e0e02d18c" }, "downloads": -1, "filename": "pyasdf-0.5.1-py3-none-any.whl", "has_sig": false, "md5_digest": "658e298fdb530f0935801dd693725848", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1281481, "upload_time": "2019-09-24T13:58:00", "url": "https://files.pythonhosted.org/packages/a3/14/b02cbc1caf7e5d84bee709797ab3e4f13a1546564a58f5069b33f0c6e6ab/pyasdf-0.5.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fc4ff84c6b93853a6b0b5820bb9e5e6b", "sha256": "86df51ead56ccaf855d2a3ddfa3a1da390031320d0ec117cccd945a24eac2fbf" }, "downloads": -1, "filename": "pyasdf-0.5.1.tar.gz", "has_sig": false, "md5_digest": "fc4ff84c6b93853a6b0b5820bb9e5e6b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1274514, "upload_time": "2019-09-24T13:58:03", "url": "https://files.pythonhosted.org/packages/c0/dc/376e47de3c3aefb5af483a9408c27672cef3d5623ac431a5ab3f53e4f89a/pyasdf-0.5.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "658e298fdb530f0935801dd693725848", "sha256": "9887a61adedba12d4d641089a9ebc48223f5cfc64687ab994338033e0e02d18c" }, "downloads": -1, "filename": "pyasdf-0.5.1-py3-none-any.whl", "has_sig": false, "md5_digest": "658e298fdb530f0935801dd693725848", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1281481, "upload_time": "2019-09-24T13:58:00", "url": "https://files.pythonhosted.org/packages/a3/14/b02cbc1caf7e5d84bee709797ab3e4f13a1546564a58f5069b33f0c6e6ab/pyasdf-0.5.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fc4ff84c6b93853a6b0b5820bb9e5e6b", "sha256": "86df51ead56ccaf855d2a3ddfa3a1da390031320d0ec117cccd945a24eac2fbf" }, "downloads": -1, "filename": "pyasdf-0.5.1.tar.gz", "has_sig": false, "md5_digest": "fc4ff84c6b93853a6b0b5820bb9e5e6b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1274514, "upload_time": "2019-09-24T13:58:03", "url": "https://files.pythonhosted.org/packages/c0/dc/376e47de3c3aefb5af483a9408c27672cef3d5623ac431a5ab3f53e4f89a/pyasdf-0.5.1.tar.gz" } ] }