{ "info": { "author": "The RockHound Developers", "author_email": "leouieda@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering", "Topic :: Software Development :: Libraries" ], "description": "RockHound\n=========\n\n rock hound : *noun*\n\n 1. A specialist in geology\u00b9\n 2. An amateur rock and mineral collector\u00b9\n 3. A Python library to download and read common geophysical models and datasets\u00b2\n\n \u00b9 `Merriam Webster dictionary `__ |\n \u00b2 Not a real dictionary definition.\n\n`Documentation `__ |\n`Documentation (dev version) `__ |\n`Contact `__ |\nPart of the `Fatiando a Terra `__ project\n\n.. image:: https://img.shields.io/pypi/v/rockhound.svg?style=flat-square\n :alt: Latest version on PyPI\n :target: https://pypi.python.org/pypi/rockhound\n.. image:: https://img.shields.io/travis/fatiando/rockhound/master.svg?style=flat-square&label=TravisCI\n :alt: TravisCI build status\n :target: https://travis-ci.org/fatiando/rockhound\n.. image:: https://img.shields.io/azure-devops/build/fatiando/c64572de-afef-44c5-86a8-212dce3e0a5c/8/master.svg?label=Azure&style=flat-square\n :alt: Azure Pipelines build status\n :target: https://dev.azure.com/fatiando/rockhound/_build\n.. image:: https://img.shields.io/codecov/c/github/fatiando/rockhound/master.svg?style=flat-square\n :alt: Test coverage status\n :target: https://codecov.io/gh/fatiando/rockhound\n.. image:: https://img.shields.io/codeclimate/maintainability/fatiando/rockhound.svg?style=flat-square\n :alt: Code quality status\n :target: https://codeclimate.com/github/fatiando/rockhound\n.. image:: https://img.shields.io/codacy/grade/6b698defc0df47288a634930d41a9d65.svg?style=flat-square&label=codacy\n :alt: Code quality grade on codacy\n :target: https://www.codacy.com/app/leouieda/rockhound\n.. image:: https://img.shields.io/pypi/pyversions/rockhound.svg?style=flat-square\n :alt: Compatible Python versions.\n :target: https://pypi.python.org/pypi/rockhound\n.. image:: https://img.shields.io/gitter/room/fatiando/fatiando.svg?style=flat-square\n :alt: Chat room on Gitter\n :target: https://gitter.im/fatiando/fatiando\n.. image:: https://img.shields.io/badge/doi-10.5281%2Fzenodo.3086002-blue.svg?style=flat-square\n :alt: Digital Object Identifier for the Zenodo archive\n :target: https://doi.org/10.5281/zenodo.3086002\n\n\n.. placeholder-for-doc-index\n\n\nDisclaimer\n----------\n\n\ud83d\udea8 **This package is in early stages of design and implementation.** \ud83d\udea8\n\nWe welcome any feedback and ideas!\nLet us know by submitting\n`issues on Github `__\nor send us a message on our\n`Gitter chatroom `__.\n\n\nAbout\n-----\n\nRockHound is a Python library to download geophysical models and datasets (PREM,\nCRUST1.0, ETOPO1) and load them into Python data structures (pandas, numpy, xarray).\n\nMany of these models use non-conventional file formats or can be tricky\nto find on the internet. RockHound knows how to download them if you don't already have\nthem locally, read the file format, and return a nicely formatted data structure.\nUnder the hood, it uses `Pooch `__ to\nmanage the downloads.\n\n\nProject goals\n-------------\n\n* Download commonly used models and datasets.\n* Load data into ``pandas.DataFrame`` (tables) and ``xarray.Dataset`` (grids).\n* Only download if needed and check downloads for corruption.\n* Provide functions for visualizing complex models and datasets.\n\n\nContacting Us\n-------------\n\n* Most discussion happens `on Github `__.\n Feel free to `open an issue\n `__ or comment\n on any open issue or pull request.\n* We have `chat room on Gitter `__\n where you can ask questions and leave comments.\n\n\nCiting RockHound\n----------------\n\nThis is research software **made by scientists** (see `AUTHORS.md\n`__). Citations help us\njustify the effort that goes into building and maintaining this project. If you used\nRockHound for your research, please consider citing us.\n\nSee our `CITATION.rst file `__\nto find out more.\n\n\nContributing\n------------\n\nCode of conduct\n+++++++++++++++\n\nPlease note that this project is released with a\n`Contributor Code of Conduct `__.\nBy participating in this project you agree to abide by its terms.\n\nContributing Guidelines\n+++++++++++++++++++++++\n\nPlease read our\n`Contributing Guide `__\nto see how you can help and give feedback.\n\nImposter syndrome disclaimer\n++++++++++++++++++++++++++++\n\n**We want your help.** No, really.\n\nThere may be a little voice inside your head that is telling you that you're\nnot ready to be an open source contributor; that your skills aren't nearly good\nenough to contribute.\nWhat could you possibly offer?\n\nWe assure you that the little voice in your head is wrong.\n\n**Being a contributor doesn't just mean writing code**.\nEquality important contributions include:\nwriting or proof-reading documentation, suggesting or implementing tests, or\neven giving feedback about the project (including giving feedback about the\ncontribution process).\nIf you're coming to the project with fresh eyes, you might see the errors and\nassumptions that seasoned contributors have glossed over.\nIf you can write any code at all, you can contribute code to open source.\nWe are constantly trying out new skills, making mistakes, and learning from\nthose mistakes.\nThat's how we all improve and we are happy to help others learn.\n\n*This disclaimer was adapted from the*\n`MetPy project `__.\n\n\nLicense\n-------\n\nThis is free software: you can redistribute it and/or modify it under the terms\nof the **BSD 3-clause License**. A copy of this license is provided in\n`LICENSE.txt `__.\n\n\nDocumentation for other versions\n--------------------------------\n\n* `Development `__ (reflects the *master* branch on\n Github)\n* `Latest release `__\n* `v0.1.0 `__\n\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/fatiando/rockhound", "keywords": "", "license": "BSD License", "maintainer": "Leonardo Uieda", "maintainer_email": "leouieda@gmail.com", "name": "rockhound", "package_url": "https://pypi.org/project/rockhound/", "platform": "Any", "project_url": "https://pypi.org/project/rockhound/", "project_urls": { "Homepage": "https://github.com/fatiando/rockhound" }, "release_url": "https://pypi.org/project/rockhound/0.1.0/", "requires_dist": [ "pooch (>=0.5)", "xarray", "pandas", "rasterio" ], "requires_python": ">=3.6", "summary": "Download geophysical models and load them as Python data structures.", "version": "0.1.0" }, "last_serial": 5299398, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "168973347274571506aa640d39fd2fe0", "sha256": "12d382265f49c770cd6594df8ae6b4036bf60f6655b7f8d8eec1675c06f1d333" }, "downloads": -1, "filename": "rockhound-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "168973347274571506aa640d39fd2fe0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 6489, "upload_time": "2018-11-02T05:32:05", "url": "https://files.pythonhosted.org/packages/91/67/1e9fd206ea2fb742a73c4b580ea325265fc73882074c86c8503514a06a1f/rockhound-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d161026821ee862ee3e7634df2ef194c", "sha256": "f0689b94f8aad7d77611582c633a52d8a6aa102380331633a426361a10369ca2" }, "downloads": -1, "filename": "rockhound-0.0.1.tar.gz", "has_sig": false, "md5_digest": "d161026821ee862ee3e7634df2ef194c", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 33149, "upload_time": "2018-11-02T05:32:06", "url": "https://files.pythonhosted.org/packages/23/f7/df32ee9bc379f6db234476f753c2749fd4003292ea431f193566965239c7/rockhound-0.0.1.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "535e6dc497c82d3c04de4b6f21ee9cc8", "sha256": "771b161499de9e49920ff340e20d86383e5bd5497567628e0ce0be5ea9c8073d" }, "downloads": -1, "filename": "rockhound-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "535e6dc497c82d3c04de4b6f21ee9cc8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 16943, "upload_time": "2019-05-21T19:22:23", "url": "https://files.pythonhosted.org/packages/de/03/920a2c7698c7e2c54d4bad18798ec6e04d2ccc55029f22cb4de03a2a4499/rockhound-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "03f8d1aa0ccd3975bc64bdf286327c8b", "sha256": "22b6c90a5dc0e3c37aa2f899b850ddfd18b2c87c2b9d61632e6297870c11a4dc" }, "downloads": -1, "filename": "rockhound-0.1.0.tar.gz", "has_sig": false, "md5_digest": "03f8d1aa0ccd3975bc64bdf286327c8b", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 37522, "upload_time": "2019-05-21T19:22:24", "url": "https://files.pythonhosted.org/packages/d7/d1/e0b02ae8bd739e9c3b7a6bee91ddca8cc28d9fcb5faa94fa899b1f933888/rockhound-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "535e6dc497c82d3c04de4b6f21ee9cc8", "sha256": "771b161499de9e49920ff340e20d86383e5bd5497567628e0ce0be5ea9c8073d" }, "downloads": -1, "filename": "rockhound-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "535e6dc497c82d3c04de4b6f21ee9cc8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 16943, "upload_time": "2019-05-21T19:22:23", "url": "https://files.pythonhosted.org/packages/de/03/920a2c7698c7e2c54d4bad18798ec6e04d2ccc55029f22cb4de03a2a4499/rockhound-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "03f8d1aa0ccd3975bc64bdf286327c8b", "sha256": "22b6c90a5dc0e3c37aa2f899b850ddfd18b2c87c2b9d61632e6297870c11a4dc" }, "downloads": -1, "filename": "rockhound-0.1.0.tar.gz", "has_sig": false, "md5_digest": "03f8d1aa0ccd3975bc64bdf286327c8b", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 37522, "upload_time": "2019-05-21T19:22:24", "url": "https://files.pythonhosted.org/packages/d7/d1/e0b02ae8bd739e9c3b7a6bee91ddca8cc28d9fcb5faa94fa899b1f933888/rockhound-0.1.0.tar.gz" } ] }