SasikaA073 commited on
Commit
1af095e
·
verified ·
1 Parent(s): 28f6a14

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +136 -0
README.md ADDED
@@ -0,0 +1,136 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - solar-irradiance
4
+ - climate-data
5
+ - geospatial
6
+ - renewable-energy
7
+ - Sri-Lanka
8
+ - datasets
9
+ ---
10
+
11
+ # Dataset Card for Solar Irradiance Data in Sri Lanka
12
+
13
+ ## Table of Contents
14
+ - [Table of Contents](#table-of-contents)
15
+ - [Dataset Description](#dataset-description)
16
+ - [Dataset Summary](#dataset-summary)
17
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
18
+ - [Languages](#languages)
19
+ - [Dataset Structure](#dataset-structure)
20
+ - [Data Instances](#data-instances)
21
+ - [Data Fields](#data-fields)
22
+ - [Data Splits](#data-splits)
23
+ - [Dataset Creation](#dataset-creation)
24
+ - [Curation Rationale](#curation-rationale)
25
+ - [Source Data](#source-data)
26
+ - [Annotations](#annotations)
27
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
28
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
29
+ - [Social Impact of Dataset](#social-impact-of-dataset)
30
+ - [Discussion of Biases](#discussion-of-biases)
31
+ - [Other Known Limitations](#other-known-limitations)
32
+ - [Additional Information](#additional-information)
33
+ - [Dataset Curators](#dataset-curators)
34
+ - [Licensing Information](#licensing-information)
35
+ - [Citation Information](#citation-information)
36
+ - [Contributions](#contributions)
37
+
38
+ ## Dataset Description
39
+
40
+ - **Homepage:** [SolarGIS](https://solargis.com)
41
+ - **Repository:** [SolarGIS Data Repository](https://solargis.com/resources/free-maps-and-gis-data?locality=sri-lanka)
42
+ - **Paper:** [Not available]
43
+ - **Leaderboard:** [Not available]
44
+ - **Point of Contact:** [Not available]
45
+
46
+ ### Dataset Summary
47
+
48
+ This dataset provides solar irradiance data for Sri Lanka, including historical and current solar radiation measurements. The data is vital for renewable energy applications, particularly in solar energy generation.
49
+
50
+ ### Supported Tasks and Leaderboards
51
+
52
+ This dataset can be used for tasks related to solar energy forecasting, climate modeling, and geographical information systems (GIS) analysis.
53
+
54
+ ### Languages
55
+
56
+ The dataset is available in English.
57
+
58
+ ## Dataset Structure
59
+
60
+ ### Data Instances
61
+
62
+ The dataset includes various instances of solar irradiance measurements recorded over different time periods across various locations in Sri Lanka.
63
+
64
+ ### Data Fields
65
+
66
+ Data fields include:
67
+ - Date
68
+ - Time
69
+ - Solar irradiance (W/m²)
70
+ - Location (latitude, longitude)
71
+
72
+ ### Data Splits
73
+
74
+ The dataset is generally available as a single collection without specific training/test splits but can be divided based on time periods or geographic regions for analysis.
75
+
76
+ ## Dataset Creation
77
+
78
+ ### Curation Rationale
79
+
80
+ The dataset is curated to support research and development in solar energy, promoting the use of renewable energy resources in Sri Lanka.
81
+
82
+ ### Source Data
83
+
84
+ #### Initial Data Collection and Normalization
85
+
86
+ The data is sourced from solar radiation measurement stations across Sri Lanka, normalized to ensure consistency.
87
+
88
+ #### Who are the source language producers?
89
+
90
+ Data is produced by various meteorological and research institutions.
91
+
92
+ ### Annotations
93
+
94
+ #### Annotation process
95
+
96
+ The data does not require extensive annotations, as it is based on direct measurements.
97
+
98
+ #### Who are the annotators?
99
+
100
+ Not applicable.
101
+
102
+ ### Personal and Sensitive Information
103
+
104
+ The dataset does not contain personal or sensitive information.
105
+
106
+ ## Considerations for Using the Data
107
+
108
+ ### Social Impact of Dataset
109
+
110
+ The dataset supports initiatives for increasing renewable energy adoption in Sri Lanka, aiding in climate change mitigation efforts.
111
+
112
+ ### Discussion of Biases
113
+
114
+ There may be geographical biases in data availability, depending on the density of measurement stations.
115
+
116
+ ### Other Known Limitations
117
+
118
+ Data accuracy may vary based on equipment calibration and environmental factors influencing solar radiation measurements.
119
+
120
+ ## Additional Information
121
+
122
+ ### Dataset Curators
123
+
124
+ [Not available]
125
+
126
+ ### Licensing Information
127
+
128
+ Data usage is governed by SolarGIS's terms and conditions.
129
+
130
+ ### Citation Information
131
+
132
+ When using the dataset, please cite SolarGIS as the data source.
133
+
134
+ ### Contributions
135
+
136
+ Thanks to [@github-username](https://github.com/<github-username>) for adding this dataset.