PIC-IRIS / PH5

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

ph5validate: handle case same time range of das has been repeatly entered #518

Closed damhuonglan closed 11 months ago

damhuonglan commented 1 year ago

What does this PR do?

Fix bug #508 according to Stephen's test case. In this test case the same time range from the same das has been entered to two different stations. I have implemented code for ph5validate to detect that case and report to ph5validate.log. However, I don't know if it handles the case that Emily listed in 508 or not because the error List index out of range might come from different situations.

Relevant Issues?

508

Checklist