
tlcfem/motion-base before executing it. The following is a walkthrough of the script.
: async with MBClient(api_url) as client: results = await client.search({"min_magnitude": 6.0, "min_pga": 200.0}) for r in results: print(r) if __name__ == "__main__": anyio.run(search)
The raw data, once downloaded from sources, can be uploaded to the application.
pythonimport anyio from mb.client import MBClient # assuming the application is running locally api_url = "http://localhost:8000" # using the default credentials username = "test" password = "password" region = "jp" # assume current folder contains the files to be uploaded async def upload(): async with MBClient(api_url, username, password) as client: await client.upload(region, '.') if __name__ == "__main__": anyio.run(upload)
The raw data is available
at Strong Motion Seismograph Networks.
The waveform files in ASCII format *.EW, *.NS, and *.UD can be uploaded and parsed.
The raw data is available at Strong Motion Data Products.
The waveform files *.V1A and *.V2A can be uploaded and parsed.




manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务