Open esaber76 opened 11 months ago
Further details from @esaber76
Attached is a different example to shed some light on this. Look at the Consecutive Hours column. Using the 1st HOURDHV-29-B row as an example, 7/1, hour 0 -> 7/7, hour 2 indicates 2 consecutive hours. It should be 147 consecutive hours. It needs to include hours between days and also include the begin date/hour and end date/hour in the count.
[Uploading 404_4_ECMPS_2.0.pdf…]()
Also test daily errors and QA status errors.
@yonatan-dp - See the screenshot below. This does not appear to affect the Test Data Errors section. We flag the tests individually. The QA Status Errors section does have the same problem though.
@esaber76 The other problem is in the daily error results (not test data errors as indicated above). The column list is exactly as the QA status errors and the Hourly data errors (the original ticket was against the hourly data errors). Can you check the daily data errors)?
@yonatan-dp - are you referring to the Daily Emissions Data Errors section? If so, it appears 1.0 displayed the column as "Days" instead of "Hours" in this section and really didn't take a count for consecutive days.
@esaber76 yes, this is the one I was referring to. I see the code is making the same error in the other two. So, it looks like this needs to be fixed as well?
@yonatan-dp yes, I would just fix this as well unless it's going to be complicated and time-consuming. It's all the same report.
No, it is not complicated. Easy fix. Will do.
EM_EVAL_Moss Landing Power Plant_260.zip
Emissions _ Export - Moss Landing Power Plant (1A) - 2023 - Q3.json
Hi @esaber76, please retest the above. Fix has been deployed to dev.
The Daily Emissions Data Errors section is not displaying anything in the Consecutive Hours column. Can this column be renamed to Consecutive Days in this section and always display "1" for each affected row? This would align with ECMPS 1.0. If this is an issue based on how the reports were originally designed, we can discuss with others during the next standup.
@esaber76 Can you retest? The database updates must have somehow been rolled back and I just applied them again. Thank you.
Emissions _ Export - Moss Landing Power Plant (1A) - 2023 - Q3.json
1.0 report:
Note: Other issues/enhancement ideas for this report were logged to #6300 after taking a closer look at this.
Verified this issue is fixed.
Found during regression testing in ecmps-tst.app.cloud.gov v2.0.90.
Logged in as saber_ds (Submitter), imported 2023 Q2 emissions from historical for 6071, MS-2A, MS-2B, 2 and evaluated data.
Received multiple MATSDHV-10-B and HOURDHV-24-E errors related to reporting formula IDs for SO2 and SO2RH that are not active in the MP. This issue will be handled by #5990 .
The other issue is that the Consecutive Hours column in the EM evaluation report is not considering hours spanning multiple days. Ex. 5/10, hour 11 - 5/11, hour 16 only displays 5 consecutive hours. For a single day, it is also only displaying the difference between the hours and either not including the first or last hour. Ex. 5/10, hour 11 - 5/10, hour 12 would display as 1 instead of 2.