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

PJM data download issue in Data Manager #36

Open
atribera opened this issue May 6, 2022 · 2 comments
Open

PJM data download issue in Data Manager #36

atribera opened this issue May 6, 2022 · 2 comments
Assignees

Comments

@atribera
Copy link
Collaborator

atribera commented May 6, 2022

I am unable to enter any input into the box designated for the Node ID. I am getting the following error when I try to download data without the Node ID but with one of the four boxes checked (PJM average, Aggregate, Zone, Hub):

201001, n/a, mileage: No data retrieved in this API call.
At least one download thread failed. See the log for details. Please retry downloading data for the months that returned errors.

@AlvaroFurlani
Copy link
Contributor

This field accepts only numeric characters.

@atribera you may close this issue after you test again to make sure it works.

@atribera
Copy link
Collaborator Author

atribera commented May 15, 2022

Yes, it works when I use numeric characters. However, there's another problem I am facing now. When I hit the download button after filling out all the necessary input fields, I see the following:

ValueError('Mixing dicts with non-Series may lead to ambiguous ordering.')
[INFO   ] [PJMdownloader] Number of nodes in this call: 1.
[ERROR  ] [PJMdownloader] 201401, 1, lmp: An unexpected error has occurred. (UnboundLocalError("local variable 'total_nrows' referenced before assignment"))
[INFO   ] [PJMdownloader] 201401, n/a, reg: Successfully downloaded.
[INFO   ] [PJMdownloader] 201401, n/a, mileage: Successfully downloaded.
[WARNING] [PJMdownloader] At least one download thread failed. See the log for details. Please retry downloading data for the months that returned errors.

I see in my data folder that the data required for frequency regulation have been successfully download but the LMPs have not.

In addition, at PJM's data miner website it shows only two types of nodes: ZONE and LOAD. However, in the data manager we see four types: PJM (average), Aggregate, Zone and Hub. Can you please clarify this?

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

No branches or pull requests

2 participants