We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b56f60 commit f8644c7Copy full SHA for f8644c7
README.md
@@ -13,7 +13,7 @@ The main non-standard dependency is `shapely`, which handles the geometric opera
13
14
The solar modeling library `pvlib` is recommended for calculating the solar position and can similarly be installed by the command:
15
16
- conda install pvlib
+ conda install -c conda-forge pvlib-python
17
18
## Contributing
19
Contributions to the repository, e.g., bug fixes and improvements to speed up the code are more than welcome.
0 commit comments