Utilities
Miscellaneous helper functions used internally and available for advanced users.
I/O Helpers
|
|
|
Time Series
|
Get the most commonly occuring timestep of data as frequency string. |
|
Find dataframe index frequency and reindex to add any missing intervals. |
|
Estimate a single representative solar-noon clock time from clear-sky GHI. |
Irradiance
|
Create a list of increasing values similar to POA irradiance data. |
Column and Tag Operations
|
|
|
|
|
Generate a column name for an aggregated column. |
Regression
|
Return (lhs_list, rhs_list) for formula. |
|
Recursively process a regression columns dictionary that includes calculated parameters. |
|
Recursively transform a calc_params node, returning resolved values. |
Configuration
|
Update a nested dictionary value by following a path list. |