Create weather data/iotools page in User's Guide#1754
Create weather data/iotools page in User's Guide#1754AdamRJensen merged 10 commits intopvlib:mainfrom
Conversation
|
It seems that most people need weather data from scratch, so I would propose a restructured outline along the lines of:
My main objective for this page is to be able to have a link to send someone every time we get the questions "I need weather data, what do I do?" |
|
Hi, I'd like to suggest putting in a category to help explain what kind of sources of weather data are available. Disclaimer: I work for Solcast, and we use Pvlib internally, and many of our customers use it too. I hope this suggestion comes across as helping users to understand the types of data available. |
Co-authored-by: Adam R. Jensen <39184289+AdamRJensen@users.noreply.github.com>
|
Thanks @harry-solcast! Very helpful :) I suppose this PR is ready for review. Here's the rendered version: https://pvlib-python--1754.org.readthedocs.build/en/1754/user_guide/weather_data.html |
AdamRJensen
left a comment
There was a problem hiding this comment.
This is awesome. What a great contribution!
Co-authored-by: Adam R. Jensen <39184289+AdamRJensen@users.noreply.github.com>
|
Thank you @kandersolar ! |
[ ] Closes #xxxx[ ] Tests added[ ] Updates entries indocs/sphinx/source/referencefor API changes.docs/sphinx/source/whatsnewfor all changes. Includes link to the GitHub Issue with:issue:`num`or this Pull Request with:pull:`num`. Includes contributor name and/or GitHub username (link with:ghuser:`user`).[ ] New code is fully documented. Includes numpydoc compliant docstrings, examples, and comments where necessary.remote-data) and Milestone are assigned to the Pull Request and linked Issue.This PR creates a new page in the User's Guide focused on weather data and
pvlib.iotools. It's rather bare bones at the moment.See also #1304