8000 Add variable mapping to SRML iotools functions by AdamRJensen · Pull Request #1773 · pvlib/pvlib-python · GitHub
[go: up one dir, main page]

Skip to content

Add variable mapping to SRML iotools functions #1773

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 8 commits into from
Jun 13, 2023
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
Merge branch 'main' into correct_wind_speed_name_read_srml
  • Loading branch information
AdamRJensen authored Jun 13, 2023
commit 79fbdf37c74d2824168b6e2ce62ed6e3231ec284
3 changes: 3 additions & 0 deletions docs/sphinx/source/whatsnew/v0.10.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ Breaking changes
* Map wind direction to `wind_direction` instead of `wind_dir` in
:py:func:`pvlib.iotools.read_srml` and :py:func:`pvlib.iotools.get_srml`
(:pul:`1773`)
* :func:`~pvlib.iotools.get_pvgis_tmy` and :func:`~pvlib.iotools.read_pvgis_tmy`
now rename columns to standard pvlib names by default (``map_variables=True``)
(:pull:`1772`)

Deprecations
~~~~~~~~~~~~
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.
0