Skip to content

Commit 20ec64a

Browse files
committed
Implement changes from review from kandersolar
1 parent 172ea0a commit 20ec64a

File tree

3 files changed

+147
-249
lines changed

3 files changed

+147
-249
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Enhancements
2222
~~~~~~~~~~~~
2323
* Add iotools functions to retrieve irradiance and weather data from Meteonorm:
2424
:py:func:`~pvlib.iotools.get_meteonorm_forecast_basic`, :py:func:`~pvlib.iotools.get_meteonorm_forecast_precision`,
25-
`~pvlib.iotools.get_meteonorm_observation_realtime`, `~pvlib.iotools.get_meteonorm_observation_training`,
25+
:py:func:`~pvlib.iotools.get_meteonorm_observation_realtime`, :py:func:`~pvlib.iotools.get_meteonorm_observation_training`,
2626
and :py:func:`~pvlib.iotools.get_meteonorm_tmy`.
2727
(:pull:`2499`)
2828
* Add :py:func:`pvlib.iotools.get_nasa_power` to retrieve data from NASA POWER free API.

0 commit comments

Comments
 (0)