Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release-- Test Data:mseed.csv is mismatching with test_data/mseed #92

Open
Chuan1937 opened this issue Oct 12, 2024 · 2 comments
Open

Comments

@Chuan1937
Copy link

this is test_data/mseed:
image
but test_data/mseed.csv:
image

when i use commad:
python phasenet/predict.py --model=model/190703-214543 --data_list=test_data/mseed.csv --data_dir=test_data/mseed --format=mseed --amplitude --response_xml=test_data/stations.xml --batch_size=1 --sampling_rate=100 --plot_figure

it's wrong until i modify mseed.csv:
image

@Chuan1937
Copy link
Author

please fix it,I have modified it
fname
CI.BOM.2020-10-01T00_00.mseed
CI.COA.2020-10-01T00_00.mseed
CI.CRR.2020-10-01T00_00.mseed
CI.DRE.2020-10-01T00_00.mseed
CI.ERR.2020-10-01T00_00.mseed
CI.FRK.2020-10-01T00_00.mseed
CI.IMP.2020-10-01T00_00.mseed
CI.RXH.2020-10-01T00_00.mseed
CI.SAL.2020-10-01T00_00.mseed
CI.SGL.2020-10-01T00_00.mseed
CI.SLV.2020-10-01T00_00.mseed
CI.SNR.2020-10-01T00_00.mseed
CI.SWS.2020-10-01T00_00.mseed
CI.WES.2020-10-01T00_00.mseed
CI.WMD.2020-10-01T00_00.mseed
CI.YUH2.2020-10-01T00_00.mseed

Hope to be adopted

@zhuwq0
Copy link
Contributor

zhuwq0 commented Nov 27, 2024

Are you using windows? I think that may be because of some automatic conversion done by windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants