ucsusa / pypsa-illinois

A model of the Illinois electricity system built with PyPSA.
GNU General Public License v3.0
4 stars 0 forks source link

Update the personal data input for NREL data downloads #18

Closed samgdotson closed 4 months ago

samgdotson commented 4 months ago

Currently, personal data is hard coded into the NREL API functions module. This behavior should be changed such that users do not have to manually enter their data into a script.

This issue may be closed when there is a PR that moves all of the personal data for accessing NREL's developer toolkit to the a .env file.