NREL RSF Weather Data 2011
Department of Energy
@usgov.doe_gov_nrel_rsf_weather_data_2011_3160d
Department of Energy
@usgov.doe_gov_nrel_rsf_weather_data_2011_3160d
Modern buildings are complex energy systems that must be controlled for energy efficiency. The Research Support Facility (RSF) at the National Renewable Energy Laboratory (NREL) has hundreds of controllers -- computers that communicate with the building's various control systems -- to control the building based on tens of thousands of variables and sensor points. These control strategies were designed for the RSF's systems to efficiently support research activities. Many events that affect energy use cannot be reliably predicted, but certain decisions (such as control strategies) must be made ahead of time. NREL researchers modeled the RSF systems to predict how they might perform. They then monitor these systems to understand how they are actually performing and reacting to the dynamic conditions of weather, occupancy, and maintenance.
This submission includes the Weather data form the RSF systems energy model. The weather data was used to contextualize and compare energy use data like heating and cooling. The weather data was also used by the RSF Energy Model to model the energy use of the RSF.
Energy Model data and Measured Energy data related to the RSF Systems Model can be found in the "Related Datasets" section of this submission.
Organization: Department of Energy
Last updated: 2022-04-26T23:16:15.643692
Tags: 2011, building-energy, building-systems, buildings, colorado, consumption, control-strategy, data, energy-analysis, energy-conservation, energy-modeling, golden, model, nrel, research-support-facility, rsf, usage, utilization, weather
CREATE TABLE nrel_rsf_weather_data_2011 (
"date" TIMESTAMP,
"hour_mst" DOUBLE,
"avg_global_psp_therm_zen_cor_w_m_2" DOUBLE -- Avg Global PSP (therm-zen Cor) [W/m^2],
"avg_global_photometric_li_210_klux" DOUBLE -- Avg Global Photometric LI-210 [klux],
"avg_global_90_south_psp_w_m_2" DOUBLE -- Avg Global 90-South PSP [W/m^2],
"avg_deck_dry_bulb_temp_deg_c" DOUBLE -- Avg Deck Dry Bulb Temp [deg C],
"unnamed_6" VARCHAR -- Unnamed: 6,
"date_and_time" VARCHAR,
"avg_deck_dry_bulb_temp_deg_f" DOUBLE -- Avg Deck Dry Bulb Temp [deg F],
"avg_global_photometric_li_210_fc" DOUBLE -- Avg Global Photometric LI-210 [fc],
"ave_global_irradiance_w_ft2" DOUBLE -- Ave Global Irradiance (W/ft2),
"ave_global_90_south_irradiance_w_ft2" DOUBLE -- Ave Global 90 South Irradiance (W/ft2)
);Anyone who has the link will be able to view this.