Tools for calculating and plotting focal-mechanism spheres in seismology
Project description
FocSphere
focsphere 是一个面向地震学的 Python 包,目标是提供震源机制球的计算、投影与绘制工具。
当前 0.0.1 是用于在 PyPI 上建立项目的空壳版本,暂不包含震源机制计算或绘图功能。
安装
pip install focsphere
安装后可以正常导入包并查看版本:
import focsphere
print(focsphere.__version__)
构建与发布
conda env create -f environment-release.yml
conda activate focsphere-release
python -m build
python -m twine check dist/*
python -m twine upload dist/*
许可证
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
focsphere-0.0.1.tar.gz
(2.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file focsphere-0.0.1.tar.gz.
File metadata
- Download URL: focsphere-0.0.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84835503f597edfe36361c54545d91bf8f2f008fd53cd2070935e47f178797fe
|
|
| MD5 |
6990cc62cf1333b11c9b337aa5e4cad4
|
|
| BLAKE2b-256 |
a255a1006c0f19d17046cc24f20dab44bddd90cb07726973361757079469e12a
|
File details
Details for the file focsphere-0.0.1-py3-none-any.whl.
File metadata
- Download URL: focsphere-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d744fc3a8f4a1aa156f828c79d26797b592330f959e1b2531771658081fefa31
|
|
| MD5 |
d33fbc935944709beecae2e31690a412
|
|
| BLAKE2b-256 |
a340f648f0f6886c590943315d42b93e1d52799680b4411d26aca7edb5699463
|