Skip to content

Conversation

cwhanse
Copy link
Member

@cwhanse cwhanse commented Jan 30, 2024

  • [ ] Closes #xxxx
  • I am familiar with the contributing guidelines
  • [ ] Tests added
  • [ ] Updates entries in docs/sphinx/source/reference for API changes.
  • Adds description and name entries in the appropriate "what's new" file in docs/sphinx/source/whatsnew for 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.
  • Pull request is nearly complete and ready for detailed review.
  • Maintainer: Appropriate GitHub Labels (including remote-data) and Milestone are assigned to the Pull Request and linked Issue.

More link repairs in response to #1794

Comment on lines 292 to 293
`http://solardata.uoregon.edu/StationIDCodes.html
<http://solardata.uoregon.edu/StationIDCodes.html>`_
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
`http://solardata.uoregon.edu/StationIDCodes.html
<http://solardata.uoregon.edu/StationIDCodes.html>`_
`http://solardata.uoregon.edu/StationIDCodes.html`_

Just to follow the same formatting as previous

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this formatting is what we want. It renders like this:

image

If we just want the raw URL to be displayed as the link text, then no markup is needed. See the iam.ashrae docstring for example.

Co-authored-by: Adam R. Jensen <[email protected]>
@cwhanse cwhanse added this to the v0.10.4 milestone Jan 30, 2024
@kandersolar kandersolar merged commit ffb86bb into pvlib:main Feb 1, 2024
@kandersolar
Copy link
Member

Thanks @cwhanse and @echedey-ls!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants