Pagasa edits in CFE, and right now there are no checks in place for typos in these edits.
When and how would these checks run?
Cross-checks in CCMDB are triggered by collectors checking the various "complete" boxes, but there is no equivalent to this in CFE, especially since Pagasa can legitimately edit tables directly or via query, so these checks would likely need to be triggered manually, likely between Quality Assurance queries in CFE and actually setting records to "vetted".
What sort of checks do we actually want?
|
- This would best be based on things Pagasa is likely to check and change. Pagasa, so you agree that would most likely changes the following? Are there other checkable things you edit a lot? No more. PTorres 15:21, 2022 August 31 (CDT)
|
|
- Possible checks:
- All S, B, T have to be before D
- any T has to be after the B it's linked to
- how about T the same as B it's linked to? see cases like this. should we allow? or T must increment one minute from B. --JMojica 10:11, 2022 August 10 (CDT)
- any S/B has to be before any CCI and ICD10, and D has to be after these
- Pagasa, Julie, can you think of other things to check?
- First S must be the same as first B. - --JMojica 10:11, 2022 August 10 (CDT)
- Any CCI and ICD10 with datetime must have a corresponding B date. - --JMojica 10:11, 2022 August 10 (CDT)
- do we allow first B ER the same as second B non-ER when previous loc is ER? or simply delete the first B ER from tmp if the same as second B non-ER. - --JMojica 10:11, 2022 August 10 (CDT)
- only one T per B it's linked to (no multi T). each T must have an integer. found case with mutli T- one without integer and another with integer. - --JMojica 10:11, 2022 August 10 (CDT)
- T should not have missing time or should not have check mark. - --JMojica 10:11, 2022 August 10 (CDT)
|
|
- Would running these queries just before vetting work for Pagasa? Yes. PTorres 15:21, 2022 August 31 (CDT)Ttenbergen 16:24, 2022 August 9 (CDT)
|
Related articles