We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#943 adds methods run_model_from_poa and run_model_from_effective_irradiance. The docstrings would be improved with examples.
run_model_from_poa
run_model_from_effective_irradiance
#943 also added several ModelChain constants: WEATHER_KEYS, POA_DATA_KEYS, TEMPERATURE_KEYS. These keys should have docstrings.
ModelChain
WEATHER_KEYS
POA_DATA_KEYS
TEMPERATURE_KEYS
The text was updated successfully, but these errors were encountered:
Hii @cwhanse I would like to work on this issue. Can you please explain it as i am new to open source contribution.
Sorry, something went wrong.
No branches or pull requests
#943 adds methods
run_model_from_poa
andrun_model_from_effective_irradiance
. The docstrings would be improved with examples.#943 also added several
ModelChain
constants:WEATHER_KEYS
,POA_DATA_KEYS
,TEMPERATURE_KEYS
. These keys should have docstrings.The text was updated successfully, but these errors were encountered: