PIC-IRIS / PH5

Library of PH5 clients, apis, and utilities
Other
15 stars 9 forks source link

ph5_validate: fix incorrect errors/warnings for eventId, stationId and location/Z/value_d #494

Closed damhuonglan closed 2 years ago

damhuonglan commented 2 years ago

What does this PR do?

modify checking limit for station id to [0, 32767], event id to [0, 2147483647]; remove error 'No Event location/Z/value_d value found.' when value_d=0

Relevant Issues?

490

Checklist