Releases: p2pquake/jmaxml-seis-parser-go
v0.3.2
v0.3.1
変更点
- convert コマンド: p2pquake/epsp-specifications#27 の変更にあわせて、津波の到達予想時刻・予想される津波の高さを出力するようにしました (#9)
Changelog
v0.3.0
変更点
Changelog
- 41ad971 Add kindCode into EEW areas
- 1e010b3 Merge pull request #7 from p2pquake/feature/support-vxse43-eew
- c8288cc Update README and help
- 48124cf Add tests
- c20901a Ignore another format parsing
- 13b8dc5 Include issue information when cancelling EEW
- 73faad8 Fix to ignore test message when parsing hypocenter
- a461aaa Implement EEW (VXSE43) -> EPSP converter
- f0b2f23 Rename converter.Vxse2Epsp -> Vxse2EpspQuake
- d2ed271 Add EEW structure for EPSP
- ca38662 Add VXSE43 structure
- d85fca1 Add VXSE43 (EEW) examples
- 4069a8c Fix DateTime is not output in parsing result
- bdfb76c Update golang 1.16 -> 1.19
v0.2.1
v0.2.0
v0.1.0
Changelog
c9f9702 v0.1.0
70ac626 Specify golang version
c0d2b06 Add release binary info
d48136f Use GoReleaser
7c98f9d Move example xmls (JMA / CC BY 4.0)
25acb68 Implement parse command
0dddf4b Rename
2adda4f Add XML files (JMA / CC BY 4.0)
2e82dfe Support Tsunami Forecast (VTSE41)
1bf72e8 Implement convert command
33cd825 Remove pairs that failed to analyze in the old version
6624f27 Fix Earthquake.Time (use ArrivalTime)
733d05a Add comparison tests
d7dca78 Add XML files (JMA / CC BY 4.0)
829dc36 Add GitHub Actions for testing
bac558b Fix convert errors
8bf5d41 Add smoke tests
92595dc Add XML files (JMA / CC BY 4.0)
518b19f Implement VXSE to EPSP converter
ade7d5a Add EPSP JMAQuake struct
12553ad Parse time
b475a87 Add comments
75d4a5e Add "body" struct for VXSE51, VXSE52, and VXSE53
4a83dfa Add "control" and "head" structs
47fd071 Add XML files (JMA / CC BY 4.0)
353df99 Update README
edacdb7 Initial commit