Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,14 @@ These are the primary functions for interacting with the SolarFarmer API.
show_root_toc_entry: false
show_root_members: true

### `from_solcast()`

::: solarfarmer.weather.from_solcast
options:
extra:
show_root_toc_entry: false
show_root_members: true

### `check_sequential_year_timestamps()`

::: solarfarmer.weather.check_sequential_year_timestamps
Expand Down
Loading