Skip to content

Commit 515acf8

Browse files
committed
- update of api.rst and whatsnew files
1 parent a1d763c commit 515acf8

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

docs/sphinx/source/api.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -376,6 +376,7 @@ in some files.
376376
:toctree: generated/
377377

378378
location.Location.from_tmy
379+
location.Location.from_epw
379380

380381

381382
TMY

docs/sphinx/source/whatsnew/v0.7.0.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,8 @@ Enhancements
123123
* Add `timeout` to :py:func:`pvlib.iotools.get_psm3`.
124124
* Created one new incidence angle modifier (IAM) function for diffuse irradiance:
125125
:py:func:`pvlib.iam.martin_ruiz_diffuse`. (:issue:`751`)
126+
* Add :py:meth:`~pvlib.location.Location.from_epw`, a method to create a Location
127+
object from epw metadata, typically coming from `pvlib.iotools.epw.read_epw`.
126128

127129
Bug fixes
128130
~~~~~~~~~

0 commit comments

Comments
 (0)