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

Gridlabd Credentials needs to support local files #31

Open
Thistleman opened this issue Mar 2, 2023 · 0 comments
Open

Gridlabd Credentials needs to support local files #31

Thistleman opened this issue Mar 2, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Thistleman
Copy link
Contributor

Problem description

nsrdb weather currently uses credentials in a hard-coded path to $home/.nsrdb/credentials.json

This causes issues when trying to utilize historical data on the weather pipeline through OpenFIDO. The credentials are provided locally, and therefore are not used and cause historical data calls to fail.

Steps to reproduce

  1. Go to 'app.openfido.com'
  2. Click on 'add pipeline'
  3. Select 'weather' from the dropdown
  4. Change the branch to develop
  5. Select the 'weather' pipeline
  6. Copy nsrdb credentials.json to pipeline
  7. Set the year to '2020' in the config.csv, and start new run with the rest as default settings
  8. Select 'Console Output', then select Standard Error, and scroll to the bottom
  9. See error for no data

Expected behavior

The local credential files should be used, and the weather call should retrieve historical data if requested.

System information

  • GridLAB-D version: all
  • Operating system: all

Supporting information

The path reference is hard-coded.

Attachments

None

@Thistleman Thistleman added the bug Something isn't working label Mar 2, 2023
@dchassin dchassin transferred this issue from arras-energy/gridlabd-old Sep 27, 2023
@dchassin dchassin moved this to Todo in Next minor update Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Issue
Development

No branches or pull requests

2 participants