feat: update EIA-930 manual adjustments #328
Merged
+68
−74
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Purpose
Update manual adjustments of timestamps in EIA-930 data. More specifically, the timestamps for the TEPC-ALL and IID-CISO interchange timeseries have been updated. No changes in the already adjusted generation timeseries and in the sign of the interchange.
What the code is doing
Shift timestamps to fix observed in time series. The identify_eia930_time_lags notebook has been used to identify the lags.
Testing
N/A
Where to look
Changes are in the
eia930
moduleUsage Example/Visuals
TEPC-ALL lag (7 hours):
Lag start 10/25/2021
IID-CISO lag (4 hours):
Lag occurs in 2021
Lag table:
Review estimate
15min
Future work
N/A
Checklist
black
I will commit the notebooks after the review process and before merging.