{"id":18818953,"url":"https://github.com/geoscienceaustralia/hiperseis","last_synced_at":"2025-04-06T12:08:41.004Z","repository":{"id":37381877,"uuid":"87264011","full_name":"GeoscienceAustralia/hiperseis","owner":"GeoscienceAustralia","description":"High Performance Seismologic Data and Metadata Processing System","archived":false,"fork":false,"pushed_at":"2025-02-19T04:47:08.000Z","size":456801,"stargazers_count":59,"open_issues_count":7,"forks_count":23,"subscribers_count":39,"default_branch":"develop","last_synced_at":"2025-03-30T10:09:01.848Z","etag":null,"topics":["geophysics","inversion","seismology","tomography"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GeoscienceAustralia.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-05T03:57:13.000Z","updated_at":"2025-02-19T04:47:14.000Z","dependencies_parsed_at":"2023-02-18T02:45:21.350Z","dependency_job_id":"8a5a8bf9-5e76-4b23-84fb-6fec9e25f53a","html_url":"https://github.com/GeoscienceAustralia/hiperseis","commit_stats":{"total_commits":2491,"total_committers":38,"mean_commits":65.55263157894737,"dds":0.7238057005218788,"last_synced_commit":"21131f4dc59e90e2e7a4c84a969e9e84eaaa3bf1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoscienceAustralia%2Fhiperseis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoscienceAustralia%2Fhiperseis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoscienceAustralia%2Fhiperseis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeoscienceAustralia%2Fhiperseis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeoscienceAustralia","download_url":"https://codeload.github.com/GeoscienceAustralia/hiperseis/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247478322,"owners_count":20945266,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["geophysics","inversion","seismology","tomography"],"created_at":"2024-11-08T00:19:35.598Z","updated_at":"2025-04-06T12:08:40.983Z","avatar_url":"https://github.com/GeoscienceAustralia.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"HiPerSeis: High Performance Software Package for Seismology Data/Metadata Processing and Analysis\n=================================================================================================\n\n|Build Status| |Coverage Status| |Documentation Status|\n\nHow to Cite\n===========\n\nIf you use this software in a scientific publication, we'd very much appreciate if you could cite the following papers:\n\n-  Hassan, R., Hejrani, B., Medlin, A., Gorbatov, A. and Zhang, F., 2020. High-performance seismological tools (HiPerSeis). In: Czarnota, K., Roach, I., Abbott, S., Haynes, M., Kositcin, N., Ray, A. and Slatter, E. (eds.) Exploring for the Future: Extended Abstracts, Geoscience Australia, Canberra, 1–4. https://ecat.ga.gov.au/geonetwork/srv/eng/catalog.search#/metadata/135095\n   \n\nOverview\n========\n\n- Home Page: https://github.com/GeoscienceAustralia/hiperseis\n\n- Documentation: http://hiperseis.readthedocs.io/en/develop/\n\n- Wiki Pages: https://github.com/GeoscienceAustralia/hiperseis/wiki\n\n\n\nCurrent Contacts\n================\n\n- Rakib Hassan: rakib.hassan@ga.gov.au \n\n- Alexei Gorbatov: alexei.gorbatov@ga.gov.au\n\n- Babak Hejrani: babak.hejrani@ga.gov.au\n\n\nSystem Requirements\n==========================\n\n- Python 3.6 (recommended)\n\nSetup Guide\n=================================\n\n1. First, obtain the source code from `Github repository \u003chttps://github.com/GeoscienceAustralia/hiperseis\u003e`_\n\n-  ``git clone https://github.com/GeoscienceAustralia/hiperseis.git``\n- ``cd hiperseis``\n- ``git submodule update --init --recursive``\n\n2. HiPerSeis does not provide an installation script due to the number of dependencies involved, some of which require low-level libraries to be available on the host machine. Instead, shell scripts are provided in ``hiperseis/setup_scripts`` for Linux, OSX and Windows for installing dependencies through a combination of Conda and Pip. A shell script is provided for NCI GADI, tailored exclusively for the current list of low-level HPC libraries e.g. MPI, HDF5, etc. available on the system.\n\n3. To use HiPerSeis in the checked out location, you will need to add the root HiPerSeis folder to your PYTHONPATH variable. For example, if you checked out HiPerSeis to the folder `dev/hiperseis` relative to your home directory, then in a `bash` shell you need to execute the following shell command: ``export PYTHONPATH=$HOME/dev/hiperseis``.  This needs to be done for each command shell session, or added to ``.bashrc`` or its equivalent.\n\nThird Party Library Dependencies\n================================\n\nCertain modules require specific third party (non-Python) libraries to be installed\non the host system. For example, scripts that convert to sc3ml format also require Seiscomp3 to be\ninstalled and to be visible in the PATH.\n\nLicense\n===============\n\nHiPerSeis is licensed under the GPL version 3\n\n\n.. |Coverage Status| image:: https://coveralls.io/repos/github/GeoscienceAustralia/hiperseis/badge.svg\n   :target: https://coveralls.io/github/GeoscienceAustralia/hiperseis\n\n.. |Documentation Status| image:: https://readthedocs.org/projects/hiperseis/badge/?version=develop\n   :target: http://hiperseis.readthedocs.io/en/develop/\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeoscienceaustralia%2Fhiperseis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeoscienceaustralia%2Fhiperseis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeoscienceaustralia%2Fhiperseis/lists"}