US-EPA-CAMD / easey-ui

Project Management repo for EPA Clean Air Markets Division (CAMD) Business Suite of applications
MIT License
0 stars 0 forks source link

Hourly records in emissions exports are not sorted correctly #6188

Open esaber76 opened 3 months ago

esaber76 commented 3 months ago

The hourly dailyTestSummaryData and hourlyOperatingData records are not properly sorted by date/hour for emissions data exports. Other record types may also be affected.

Ex. 2023 Q3 emissions file for ORIS 564, 1:

image

image

ibarra-michelle commented 1 month ago

@annalbrecht we discussed this ticket internally and would like to deprioritize this to Phase 1B. Could you please relabel this? Thank you.

FYA - This ticket was deprioritized since it isn't a blocker for industry submission and is a low priority compared with other development work.

mxtomoto1 commented 1 week ago

Hourly Operating Data appears to start on 9/24/23 for 2023 Q3 data (ORIS 564,1). Once the data reaches 9/30/24, it then goes back to 7/1/24. The reporting Hour is ordered correctly from hour 0-23.

J_0

dailyTestSummaryData is ordered correctly by date / hour.

usmanahmederg commented 1 week ago

Hey @mxtomoto1 - I have tested this on my local and it seems to be working fine. As you can see in the attached image, my data is starting from 01/07/2023 and it's correctly sorted. I also tested that in dev and it's same for me as in this attached screenshot.

Image