GithubHelp home page GithubHelp logo

tenkyuchimata / sceew Goto Github PK

View Code? Open in Web Editor NEW
25.0 1.0 0.0 6.24 MB

基于 Python / Qt6 的轻量级**四川地震预警软件

Home Page: https://api.wolfx.jp

License: GNU General Public License v3.0

Python 100.00%
bousai earthquake earthquake-detection earthquake-early-warning earthquake-visualization earthquakes eew python python3 qt

sceew's Introduction

SCEEW

基于 Python / Qt6 的轻量级**四川地震预警软件

预警数据来源: 四川省地震局

API: https://api.wolfx.jp

本软件基于GPL-3.0协议开源

版权所有 (C) Wolfx Studio.

使用

SCEEW全平台可用, 为方便Windows用户, 我们已提供exe封装版

如果要在Windows以外的平台中使用, 请按照以下流程进行安装

首先请确保拥有Python3环境, 推荐使用3.10及以上版本

然后克隆本仓库并执行以下命令安装SCEEW的依赖库

pip3 install -r requirements.txt

最后执行python3 SCEEW.py即可启动SCEEW

Windows版下载

截图

1.png

sceew's People

Contributors

tenkyuchimata avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

sceew's Issues

地震烈度计算公式有问题

您写的:cnshindo = max(1.92 + 1.63 * magnitude - 3.49 * math.log(eqdistance, 10), 0.0)
其中1.92应该是0.92吧,公式应该是这个I=0.92+1.63M-3.49logR。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.