Skip to content

Commit 98c38d1

Browse files
authored
Update notes section
1 parent 96918f8 commit 98c38d1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pvlib/iotools/nasa_power.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,9 @@ def get_nasa_power(latitude, longitude, start, end,
9292
9393
Notes
9494
-----
95-
The following unit conversions are applied after renaming:
95+
When ``map_variables=True`` the following unit conversions are applied:
9696
pressure is converted from kPa to Pa, and precipitable water
97-
is converted from kg/m\u00b2 (mm) to cm.
97+
is converted from kg/m² (mm) to cm.
9898
9999
Returns
100100
-------

0 commit comments

Comments
 (0)