Skip to content

Commit

Permalink
Docstring update
Browse files Browse the repository at this point in the history
  • Loading branch information
bmeyers authored Jun 27, 2024
1 parent 825b436 commit 313d876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solardatatools/dataio.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
def get_pvdaq_data(sysid=2, api_key="DEMO_KEY", year=2011, delim=",", standardize=True):
"""
This fuction queries one or more years of raw PV system data from NREL's PVDAQ data service:
https://maps.nrel.gov/pvdaq/
https://openei.org/wiki/PVDAQ/PVData_Map
"""
# Force year to be a list of integers
ti = time()
Expand Down

0 comments on commit 313d876

Please sign in to comment.