遇见数据集

Grapevine Aragon Data

收藏
Zenodo2023-02-02 更新2026-05-26 收录
数据链接:
官方服务:

资源简介:

Dataset from Aragon Wineries "estacion": Name of the station to which the data belongs<br> "ubi": Name of the station to which the data belongs<br> "anio": Year to which the data belongs<br> "dia": Day of the year to which the data belongs<br> "fecha": Date to which the data belongs<br> "tmed_min": Minimum temperature reached in the station in that date.<br> "tmed_max": Maximum temperature reached in the station in that date.<br> "tmed_mean": Mean temperature reached in the station in that date.<br> "rad_min": Minimum solar radiation reached in the station in that date.<br> "rad_max": Maximum solar radiation reached in the station in that date.<br> "rad_mean": Mean solar radiation reached in the station in that date.<br> "hr_mean": Mean relative humidity measured in the station in that date.<br> "hourFrac_sum": As we are concerning on resumes from hourly data, this variable counts the number of hours included in such resume. If there are hors missing, it will be visible here.<br> "potentialDormancyDay": Binary variable. It takes value 0 if theoretically a grapevine ubicated near the station would be hibernating and 1 if not.<br> "season": Season to which the data belongs<br> "rad_sum": Solar radiation recived that date in the station<br> "precip_sum": Precipitations recived that date in the station<br> "wind_N": Mean wind speed in the nord component<br> "wind_NE": Mean wind speed in the nordeast component<br> "wind_E": Mean wind speed in the east component<br> "wind_SE": Mean wind speed in the southeast component<br> "wind_S": Mean wind speed in the south component<br> "wind_SW": Mean wind speed in the southwest component<br> "wind_W": Mean wind speed in the west component<br> "wind_NW": Mean wind speed in the northwest component<br> "SeasonDay_t0": Day of the year starting the 't0' accumulation (used in the cummulative variables that come before).<br> "SeasonDay_1": Day of the year starting the '1' accumulation (used in the cummulative variables that come before). It should be the 1 of January<br> "SeasonDay_2": Day of the year starting the '2' accumulation (used in the cummulative variables that come before). It should be the 1 of February<br> "rad__X__Cumm": Accumulated radiation for the station and date acording to the start in X (it should be 0 if 'dia'&lt;X) <br> "precip__X__Cumm": Accumulated precipitation for the station and date acording to the start in X (it should be 0 if 'dia'&lt;X) <br> "winkler_T_Tbase": New winklre's points added for that station on that date if winkler index starts increasing on temperature 'T'<br> "gdd_T_X_Tbase_sum": New GDD (Growing Degree Day) points added for that station on that date if GDD index starts increasing on temperature 'T' and day of the year 'X'<br> "chillingDD_T_X_Tbase_sum": New chilling index points added for that station on that date if chilling index starts increasing on temperature 'T' and day of the year 'X'<br> "gdd_T_X_Tbase_sum_Cumm": Total GDD (Growing Degree Day) points of the station on that date if GDD index starts increasing on temperature 'T' and day of the year 'X'<br> "chillingDD_T_X_Tbasemin_sum": Total chilling index points of the station on that date if chilling index starts increasing on temperature 'T' and day of the year 'X'<br> "winkler_T_X_Tbase_Cumm": Total winklre's points of the station on that date if winkler index starts increasing on temperature 'T' and day of the year 'X'

本数据集源自阿拉贡产区酒庄气象站点数据集:<br>"estacion": 数据所属站点名称<br>"ubi": 数据所属站点名称<br>"anio": 数据所属年份<br>"dia": 数据所属的年内日序<br>"fecha": 数据所属的具体日期<br>"tmed_min": 该日期下站点测得的最低气温<br>"tmed_max": 该日期下站点测得的最高气温<br>"tmed_mean": 该日期下站点测得的平均气温<br>"rad_min": 该日期下站点测得的最低太阳辐射<br>"rad_max": 该日期下站点测得的最高太阳辐射<br>"rad_mean": 该日期下站点测得的平均太阳辐射<br>"hr_mean": 该日期下站点测得的平均相对湿度<br>"hourFrac_sum": 本数据集基于逐时观测数据汇总生成,该变量统计本次汇总包含的有效小时数,若存在小时数据缺失,可通过该变量直观体现<br>"potentialDormancyDay": 二分类变量,若站点周边理论种植的葡萄藤处于休眠状态则取值为0,反之则为1<br>"season": 数据所属的季节<br>"rad_sum": 该日期下站点接收的总太阳辐射<br>"precip_sum": 该日期下站点接收的总降水量<br>"wind_N": 北向风速分量的平均值<br>"wind_NE": 东北向风速分量的平均值<br>"wind_E": 东向风速分量的平均值<br>"wind_SE": 东南向风速分量的平均值<br>"wind_S": 南向风速分量的平均值<br>"wind_SW": 西南向风速分量的平均值<br>"wind_W": 西向风速分量的平均值<br>"wind_NW": 西北向风速分量的平均值<br>"SeasonDay_t0": 't0'累积周期的起始年内日序,用于后续累积变量计算<br>"SeasonDay_1": '1'累积周期的起始年内日序,用于后续累积变量计算,通常为1月1日<br>"SeasonDay_2": '2'累积周期的起始年内日序,用于后续累积变量计算,通常为2月1日<br>"rad__X__Cumm": 以X为起始基准的站点该日期累计太阳辐射,若'dia' < X则取值为0<br>"precip__X__Cumm": 以X为起始基准的站点该日期累计降水量,若'dia' < X则取值为0<br>"winkler_T_Tbase": 当温克勒指数(Winkler Index)以温度'T'为起始阈值开始增长时,该站点该日期新增的温克勒指数积分值<br>"gdd_T_X_Tbase_sum": 当生长度日(Growing Degree Day, GDD)以温度'T'和年内日序'X'为起始阈值开始增长时,该站点该日期新增的生长度日积分值<br>"chillingDD_T_X_Tbase_sum": 当需冷量(Chilling Degree Day, CDD)以温度'T'和年内日序'X'为起始阈值开始增长时,该站点该日期新增的需冷量积分值<br>"gdd_T_X_Tbase_sum_Cumm": 当生长度日(Growing Degree Day, GDD)以温度'T'和年内日序'X'为起始阈值开始增长时,该站点该日期累计的总生长度日积分值<br>"chillingDD_T_X_Tbasemin_sum": 当需冷量(Chilling Degree Day, CDD)以温度'T'和年内日序'X'为起始阈值开始增长时,该站点该日期累计的总需冷量积分值<br>"winkler_T_X_Tbase_Cumm": 当温克勒指数(Winkler Index)以温度'T'和年内日序'X'为起始阈值开始增长时,该站点该日期累计的总温克勒指数积分值

提供机构:
Zenodo
创建时间:
2023-01-25
二维码
社区交流群
二维码
科研交流群
商业服务