Ensure complete timeseries data #326
Labels
bug
Something isn't working
emissions
Accuracy/completeness of emission mass data
generation data
accuracy/completeness of generation data
hourly profiles
Accuracy of hourly profile imputation
We want to ensure that there are always 12 values for all monthly data, and 8760 (or 8784 in leap years) values for all hourly data. Our validation checks are currently identifying instances of less than this number of values, as well as instances where there are more than 8760 hourly values.
Here are some examples of various situations that are being flagged and some ideas on how to fix them:
Timeseries has 8758-8759 out of 8760 values.
Timeseries has much less than 8760 values
Timeseries has more than 8760 values
The text was updated successfully, but these errors were encountered: