File tree 1 file changed +5
-4
lines changed
1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -40,13 +40,13 @@ def read_bsrn(filename):
40
40
41
41
Returns
42
42
-------
43
- data: Dataframe
44
- A Dataframe with the columns as described below. For more extensive
43
+ data: DataFrame
44
+ A DataFrame with the columns as described below. For more extensive
45
45
description of the variables, consult [2]_.
46
46
47
47
Notes
48
48
-----
49
- The data Dataframe includes the following fields:
49
+ The data DataFrame includes the following fields:
50
50
51
51
======================= ====== ==========================================
52
52
Key Format Description
@@ -77,7 +77,8 @@ def read_bsrn(filename):
77
77
References
78
78
----------
79
79
.. [1] `World Radiation Monitoring Center - Baseline Surface Radiation
80
- Network (BSRN) <https:/https://bsrn.awi.de/>`_
80
+ Network (BSRN)
81
+ <https://bsrn.awi.de/>`_
81
82
.. [2] `Update of the Technical Plan for BSRN Data Management, 2013,
82
83
Global Climate Observing System (GCOS) GCOS-172.
83
84
<https://bsrn.awi.de/fileadmin/user_upload/bsrn.awi.de/Publications/gcos-174.pdf>`_
You can’t perform that action at this time.
0 commit comments