10000 Fix more broken links by cwhanse · Pull Request #1960 · pvlib/pvlib-python · GitHub
[go: up one dir, main page]

Skip to content

Fix more broken links #1960

New issue

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

Merged
merged 12 commits into from
Feb 8, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove v0.2 note
  • Loading branch information
cwhanse committed Feb 1, 2024
commit 704143a8bbb810e2ea37aaf1c33e83e7bb698535
7 changes: 0 additions & 7 deletions docs/sphinx/source/user_guide/timetimezones.rst
Original file line number Diff line number Diff line change
Expand Up @@ -246,13 +246,6 @@ You cannot localize a native Python date object.
pvlib-specific functionality
----------------------------

.. note::

This section applies to pvlib >= 0.3. Version 0.2 of pvlib used a
``Location`` object's ``tz`` attribute to auto-magically correct for
some time zone issues. This behavior was counter-intuitive to many
users and was removed in version 0.3.

How does this general functionality interact with pvlib? Perhaps the two
most common places to get tripped up with time and time zone issues in
solar power analysis occur during data import and solar position
Expand Down
0