Skip to content

Commit

Permalink
update docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
kbrunik committed Aug 24, 2024
1 parent 28b58b3 commit ecb8136
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hopp/simulation/technologies/sites/site_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ class SiteInfo(BaseClass):
solar: Whether to set solar data for this site. Defaults to True.
wind: Whether to set wind data for this site. Defaults to True.
wave: Whether to set wave data for this site. Defaults to True.
renewable_resource_origin: Whether to use API to download resource or pull from databases hosted on HPC, defaults to API
wind_resource_origin: Which wind resource API to use, defaults to WIND Toolkit
curtailment_value_type: whether to curtail power above grid interconnection limit or desired schedule
"""
Expand Down

0 comments on commit ecb8136

Please sign in to comment.