Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add generic AWS SMART DS feeder #4

Merged
merged 39 commits into from
Aug 19, 2022
Merged

Add generic AWS SMART DS feeder #4

merged 39 commits into from
Aug 19, 2022

Conversation

josephmckinsey
Copy link
Contributor

The branch update_types (#1 ) and aws_smartds has revealed several problems such as #3. This pull request creates a new feeder AWSFeeder which downloads the feeder from AWS S3 when you first run the feeder. Note that this does not cache any results.

As part of this, we discovered some discrepancies between the processed LocalFeeder (previously BasicFeeder). This is separate from the permutation problem in #3.

Finally, some minor plot improvements from jm/better_plots were included. Additionally, the MAPE and MAE do not count zero-voltage nodes (de-energized). We will likely have to change this slightly in the future so that we can compute the error in a proper way. It should be clear from the topology that the nodes should have zero voltage, so the error should still be counted in some way.

@josephmckinsey
Copy link
Contributor Author

This pull request has created new issues.

#7
#8
#12

@josephmckinsey josephmckinsey merged commit 4217c4a into main Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants