Skip to content

Releases: SarthakJariwala/nrel_dev_api

v0.1.1

08 Mar 02:09
Compare
Choose a tag to compare

This is a bugfix release.

Bugs Squashed

  • NSRDB download does not account for leap years (#1)
    • download_nsrdb_data does not account for leap year.

v0.1.0

04 Mar 07:35
Compare
Choose a tag to compare

First release of nrel_dev_api

Access data and analysis services that NREL (National Renewable Energy Lab) provides using a python API.

With this first release, it supports (almost) all the solar endpoints.
Future releases will expand to cover other API endpoints such as wind, utility, building, etc.