Skip to content

Commit eab4f79

Browse files
Update pvlib/iotools/psm4.py
Co-authored-by: Adam R. Jensen <39184289+AdamRJensen@users.noreply.github.com>
1 parent 8a5b814 commit eab4f79

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pvlib/iotools/psm4.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -389,8 +389,7 @@ def get_nsrdb_psm4_conus(latitude, longitude, api_key, email, names='2023',
389389
allowed values update periodically, so consult the NSRDB reference
390390
below for the current set of options.
391391
time_period : int, {60, 5, 15, 30}
392-
time period in minutes, must be 5, 15, 30 or 60. Called ``interval`` in
393-
NSRDB API.
392+
time period in minutes. Called ``interval`` in NSRDB API.
394393
parameters : list of str, optional
395394
meteorological fields to fetch. If not specified, defaults to
396395
``pvlib.iotools.psm4.PARAMETERS``. See reference [2]_ for a list of

0 commit comments

Comments
 (0)