Skip to content

Improve get_cams documentation #1416

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 15 commits into from
Mar 3, 2022
6 changes: 2 additions & 4 deletions pvlib/iotools/sodapro.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,8 @@ def get_cams(latitude, longitude, start, end, email, identifier='mcclear',
Access: free, but requires registration, see [1]_

Requests: max. 100 per day

Geographical coverage: Wordwide for CAMS McClear and -66° to 66° in both
latitude and longitude for CAMS Radiation

Geographical coverage: worldwide for CAMS McClear and approximately -66° to
66° in both latitude and longitude for CAMS Radiation.

Parameters
----------
Expand Down