Skip to content

Commit

Permalink
Remove <>_ from link
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamRJensen committed Oct 28, 2024
1 parent 8a20782 commit b995829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pvanalytics/quality/irradiance.py
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ def check_irradiance_consistency_qcrad(solar_zenith, ghi, dhi, dni,
.. [2] C. N. Long and E. G. Dutton, "BSRN Global Network recommended QC
tests, V2.0," Baseline Surface Radiation Network (BSRN),
Accessed: Oct. 24, 2024. [Online.] Available:
<https://bsrn.awi.de/fileadmin/user_upload/bsrn.awi.de/Publications/BSRN_recommended_QC_tests_V2.pdf>_
https://bsrn.awi.de/fileadmin/user_upload/bsrn.awi.de/Publications/BSRN_recommended_QC_tests_V2.pdf
""" # noqa: E501
if not param:
param = QCRAD_CONSISTENCY
Expand Down

0 comments on commit b995829

Please sign in to comment.