Edge‑Based Dataset of Irradiance and Temperature on Urban Building Roof and Facade Surfaces
收藏资源简介:
This dataset contains high‑resolution measurements of solar irradiance and ambient temperature collected on roof (horizontal plane, I1/T1) and façade (vertical plane, I2/T2) surfaces of an urban university building in Medellín, Colombia. The monitoring system was implemented using an edge computing device that enabled local acquisition, validation, and transmission of sensor data to the cloud in real time. The dataset is organized as time series in both CSV and Parquet formats, ensuring accessibility and reproducibility. It provides continuous records from January 30, 2026 (14:30 local time) to June 12, 2026 (12:39 local time), with an average sampling interval of approximately 1.71 seconds. Measurements on dual orientations (roof vs. façade) offer valuable insight into the variability of solar exposure in building‑integrated photovoltaic (BIPV) contexts, highlighting the influence of surface inclination and surrounding urban elements. The dataset underwent a structured processing workflow to ensure quality and consistency. Initially, the consolidated CSV file was loaded into the edge computing environment, and only relevant columns were selected (sensor ID, measurement value, and units). Timestamps were converted from UTC to local time in Medellín (UTC‑5). Subsequently, null records were removed, and out‑of‑range values were excluded, specifically irradiance and temperature values below zero. Files referring to irradiance measurements are denoted with the prefix irr_, while files referring to temperature measurements are denoted with the prefix temp_. The suffix 1 corresponds to sensors installed on the roof (horizontal plane), and the suffix 2 corresponds to sensors installed on the façade (vertical plane). Parque i ├── Horizontal measurement (I1, T1) - roof │ ├── irr_1.csv │ ├── irr_1.parquet │ ├── temp_1.csv │ └── temp_1.parquet └── Vertical measurement (I2, T2) - façade ├── irr_2.csv ├── irr_2.parquet ├── temp_2.csv └── temp_2.parquet
本数据集收录了哥伦比亚麦德林市某城市大学建筑屋顶(水平面,记为I1/T1)与立面(垂直面,记为I2/T2)表面采集的高分辨率太阳辐照度与环境温度测量数据。本次监测采用边缘计算设备搭建监测系统,可实现传感器数据的本地采集、校验,并将数据实时传输至云端。 本数据集以CSV与Parquet两种格式存储为时间序列数据,保障了数据的可访问性与可复现性。其记录时段为2026年1月30日(当地时间14:30)至2026年6月12日(当地时间12:39),平均采样间隔约为1.71秒。针对屋顶与立面两种不同朝向的测量结果,可为建筑集成光伏(Building-Integrated Photovoltaic, BIPV)场景下的太阳辐照变化规律提供重要研究视角,同时凸显表面倾角与周边城市环境要素的影响。 本数据集经过结构化处理流程以保障数据质量与一致性:首先将整合后的CSV文件加载至边缘计算环境,仅保留传感器ID、测量值与单位三类相关列;将时间戳从协调世界时(UTC)转换为麦德林当地时间(UTC-5);随后移除空值记录,并剔除辐照度与温度低于0的超出合理范围的异常数值。 太阳辐照度测量文件以前缀irr_命名,温度测量文件则以temp_作为前缀。后缀1对应安装于屋顶(水平面)的传感器,后缀2对应安装于立面(垂直面)的传感器。 Parque i ├── 水平面测量(I1、T1)——屋顶 │ ├── irr_1.csv │ ├── irr_1.parquet │ ├── temp_1.csv │ └── temp_1.parquet └── 垂直面测量(I2、T2)——立面 ├── irr_2.csv ├── irr_2.parquet ├── temp_2.csv └── temp_2.parquet



