Skip to main content
Powered by ShareScore

Find research datasets worth reusing

Search datasets from major research repositories and use ShareScore to quickly assess how well each record supports discovery, access, and reuse.

1,751

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

1,751 results for “Future”

Learn how ShareScore rates datasets ↗
zenodo32/100

Figs. 9–10. Sirococcus clavigignenti-juglandacearum. 9 in Observations on the Natural History, Development, Range, and Future of Eubulusparochus(Herbst) (Coleoptera: Curculionidae)

Figs. 9–10. Sirococcus clavigignenti-juglandacearum. 9) black hyphal pegs and masses of spores (arrows) beneath split bark of dead branch of butternut (Juglans cinerea); 10) adult Eubulus parochus feeding on spores (arrow) on an excised butternut branch.

opennotspecifiedDec 2006View details →
zenodo32/100

Fig. 4 in Observations on the Natural History, Development, Range, and Future of Eubulusparochus(Herbst) (Coleoptera: Curculionidae)

Fig. 4. Numbers of Eubulus parochus adults collected by date from Chittenden and Washington Counties of Vermont in 1997, 1998, and 1999. Dashed lines mark first day of the month for June, July, August, and September.

opennotspecifiedDec 2006View details →
zenodo32/100

Emulating present and future simulations of melt rates at the base of Antarctic ice shelves with neural networks

<p>This dataset contains the data and scripts for the publication "<a href="https://doi.org/10.1029/2023MS003829">Emulating present and future simulations of melt rates at the base of Antarctic ice shelves with neural networks</a>" in <em>Journal of Advances in Modeling Earth Systems</em>.</p> <p>Before going into details, here is a reminder that the NEMO runs for the training dataset are called 'OPM+number'. These are the corresponding names given in the manuscript: OPM006=HIGHGETZ, OPM016=WARMROSS, OPM018=COLDAMU and OPM021=REALISTIC. For the testing dataset: 'bf663' is the REPEAT1970 run and 'bi646' is the 4xCO2 run.</p> <p>Most of the formatting and preprocessing of the training data has been made for <a href="https://tc.copernicus.org/articles/16/4931/2022/">Burgard et al. 2022</a>. The raw and to-some-degree processed data can therefore be found here: <a href="https://doi.org/10.5281/zenodo.7308352">https://doi.org/10.5281/zenodo.7308352</a>.&nbsp;<br>The raw data for the testing dataset is from <a href="https://doi.org/10.1029/2021MS002520">Smith et al. 2021</a>, you can find it here: <a href="doi.org/10.5281/zenodo.7886986">https://doi.org/10.5281/zenodo.7886986</a></p> <p>The following folders and files can be found here:</p> <p>===============<br><strong>raw/</strong></p> <p>Some geometrical files needed for initial data formatting and masking.</p> <p>===============<br><strong>interim/</strong></p> <ul> <li><strong>ANTARCTICA_IS_MASKS</strong>/ (<em>from INTERIM_ANTARCTICA_IS_MASKS.zip</em>): contains <ul> <li>masks and geometric information for the testing dataset to be included in the input file of the neural network and for the classic parameterisations.</li> <li>local bedrock and ice meridional and zonal slopes</li> </ul> </li> <li><strong>BOXES/</strong> (<em>from INTERIM_BOXES.zip</em>): contains variables needed to apply the box parameterisation for the testing dataset</li> <li><strong>PLUMES/ </strong>(<em>from INTERIM_PLUMES.zip</em>): contains the variables needed to apply the plume parameterisation for the testing dataset</li> <li><strong>SMITH_bf663/</strong><em><strong> and </strong></em><strong>SMITH_bi646/ </strong>(<em>from INTERIM_SMITH*.zip</em>): for testing dataset, <ul> <li>corrected_draft_bathy_isf.nc: file containing ice draft and bathymetry corrected by ice draft concentration to account for the biased draft and bathymetry at the grounding line resulting from the interpolation from the native NEMO grid to the stereographic grid (values under ice shelf and NaNs over land</li> <li>custom_lsmask_Ant_stereo_clean.nc: land-sea mask giving 0 = ocean, 1 = shelf, 2 = land</li> <li>isfdraft_conc_Ant_stereo.nc: ice-shelf concentration resulting from the interpolation from the native NEMO grid to the stereographic grid</li> <li>other_mask_vars_Ant_stereo.nc: contains other variables used for the masks</li> <li>the reference melt: 1D containing integrated melt, 2D containing melt fields, box1 containing melt near the grounding line</li> </ul> </li> <li><strong>T_S_PROF/ </strong>(<em>from INTERIM_T_S_PROF.zip</em>) <ul> <li>Mean profiles used as input for traditional parameterisations</li> <li>T and S 2D fields, extrapolated from the mean profiles to the local ice draft depth (needed as input for the neural network)</li> <li>Fields of mean and standard deviation T and S for all points (needed as input for the neural network)</li> </ul> </li> <li><strong>NN_MODELS/</strong><em><strong> </strong>(from </em>INTERIM_NN_MODELS<em>.zip</em>) contains all neural networks trained for this paper (for the cross validation and over the whole dataset for testing)</li> <li><strong>INPUT_DATA/ </strong>(from INTERIM<em>_</em>INPUT_DATA.zip) contains all input csv files containing the input datasets for the different training and testing iterations. Also contains the metrics to normalise the input. For the cross-validation, the input csv files are not included because they are too large. However, they can be reconstructed from the individual files for ice shelves and time blocks. The metrics to normalise the data during the cross-validation are included in EXTRAPOLATED_ISFDRAFT_CHUNKS_CV!</li> </ul> <p>===============<br><strong>processed/MELT_RATE/</strong></p> <p>Contains resulting melt rates</p> <ul> <li><strong>CV_ISF :</strong> Cross-validation results over ice shelves</li> <li><strong>CV_TBLOCKS : </strong>Cross-validation results over time</li> <li><strong>SMITH_bf663 : </strong>Neural network results for REPEAT1970</li> <li><strong>SMITH_bf663_CLASSIC &nbsp;: </strong>"Traditional" parameterisation results for REPEAT1970</li> <li><strong>SMITH_bi646 :</strong> Neural network results for 4xCO2</li> <li><strong>SMITH_bi646_CLASSIC:</strong> "Traditional" parameterisation results for 4xCO2</li> </ul> <p>=====================</p> <p>The explanation around the scripts can be found in README.rst with the scripts in<strong> scripts_paper_simpleNN_basal_melt.zip</strong>.<br><em>Note that these are the scripts needed to produce the results in the paper. You can also find them on Github: </em><a href="https://github.com/ClimateClara/https://github.com/ClimateClara/scripts_paper_simpleNN_basal_melt"><em>https://github.com/ClimateClara/scripts_paper_simpleNN_basal_melt</em></a>, <em>find the most up-to-date version of the package 'multimelt' here: </em><a href="https://github.com/ClimateClara/multimelt"><em>https://github.com/ClimateClara/multimelt</em></a><em> and a version you can install via pip here: </em><a href="https://github.com/ClimateClara/multimelt"><em>https://pypi.org/project/multimelt/</em></a></p> <p>Finally, if anything is unclear, check out the "Methods" section of the paper: <a href="https://doi.org/10.1029/2023MS003829">https://doi.org/10.1029/2023MS003829</a></p>

opencc-by-4.0Nov 2023View details →
zenodo32/100

Supplementary data for: "Global growth, green goals: Shaping sustainable futures in international business education and research" published at BAR - Brazilian Administration Review

Open the record for dataset details and reuse information.

opencc-by-4.0Nov 2023View details →
zenodo32/100

COVID – 19 Pandemics: Impact, Interventions, Progress and Future Direction

<p>Though the global health and socioeconomic crisis created by COVID–19withitsrapid spreading nature, high infectivity and fatality rate leading to impairment in human health, psychosocial life and world economy, mass fear of COVID – 19 (corona-phobia) appears forgotten in many countries of the world. Yet consciously or unconsciously the high economic burden, mass emotional distress and abundance of psychiatric manifestations are still being felt including the fear of future similar occurrence. This review investigated the health, psycho-socioeconomic impact and interventions aimed at addressing the menace forced upon the globe by COVID- 19 in order to bring to the fore, the future direction in combating any epidemic or pandemic in the world. We searched for literatures in PubMed, Google, Google scholar etc. using key words: COVID – 19, Pandemic, psycho-socioeconomic, Technology-utilization, Telemedicine for articles addressing the above subject matter. From over a thousand articles on COVID -19, we selected 58 articles that addressed the subject matter with global, regional and local perspectives included and utilizing same in writing this paper. We conclude that future pandemics can be tackled effectively by adopting a three-pronged approach: - public health, early preparedness, and involve-ment of the entire society as a unitary force.</p>

opencc-by-4.0Nov 2023View details →
zenodo32/100

The Future of Stress Research: A Zenodo Collection of Datasets and Tools for Investigating the Stress-Mental Health Relationship

<p>This Zenodo collection offers a comprehensive dataset for researchers exploring the intricate relationship between stress and Mental Health. It provides a valuable resource for investigating how individual experiences influence mental well-being.</p><p><strong>Data Included:</strong></p><ul><li><strong>Participant Information:</strong> Name, age, gender, community (rural/urban), and occupation.</li><li><strong>Stress Level:</strong> Self-reported stress levels, identified stressors, and coping mechanisms.</li><li><strong>Mental Health Scores:</strong> Scores on standardized anxiety and depression scales.</li><li><strong>Mental Health State:</strong> Categorical diagnosis (Average, Poor, Excellent etc.. ).</li></ul><p>&nbsp;</p>

opencc-by-4.0Jan 2018View details →
zenodo32/100

Alarm management in provisional COVID-19 intensive care units: a retrospective analysis and recommendations for future pandemics

<p>The clinical audit logs were manually collected from the patient monitoring system of four intensive care units (ICU) from a large German hospital via USB stick from the central patient monitoring device. The data consists of the time, bed number, alarm type (i.e., parameter, device, alarm criticality) and alarm handling (e.g., threshold adjustments, use of the pause function). No actual patient identifying data elements were collected. For further deidentification, dates were shifted into the future by a pseudo-random offset for all patients; the bed number was replaced by a pseudonym. Day and night rhythm, weekends, the season and the bed characteristic (double room, single room) were not affected by this process.</p> <p>&nbsp;</p>

opencc-by-4.0Dec 2023View details →
zenodo32/100

Future electricity demand time series for European Countries from 2023 to 2100

<p>This dataset represents the future time series of electricity demand for European countries from 2023 to 2100, aligning with the findings presented in our paper 'Future Electricity Demand for Europe: Unraveling the Dynamics of the Temperature Response Function,' published in Applied Energy. To cite this dataset, please cite the published paper <a title="Persistent link using digital object identifier" href="https://doi.org/10.1016/j.apenergy.2024.123387" target="_blank" rel="noreferrer noopener">https://doi.org/10.1016/j.apenergy.2024.123387</a></p> <p>This dataset includes electricity demand data for 36 European countries, with each year being presented as a distinct .CSV file. Data for all years in each country are then compressed in a single .ZIP file.&nbsp;</p> <p>The column explanation is as below:</p> <ul> <li>'country_code': the country code in 2 digits</li> <li>'year': the projection year</li> <li>'month': month of the year</li> <li>'day': day of the month</li> <li>'S0_RCP26_r1': time series data for electricity demand corresponding to Scenario S0 under the climate model ensemble realization r1, within the context of the Representative Concentration Pathway (RCP) 2.6.</li> <li>'S0_RCP26_r2': time series data for electricity demand corresponding to Scenario S0 under the climate model ensemble realization r2, within the context of the Representative Concentration Pathway (RCP) 2.6.</li> <li>'S0_RCP45_r1': time series data for electricity demand corresponding to Scenario S0 under the climate model ensemble realization r1, within the context of the Representative Concentration Pathway (RCP) 4.5.</li> <li>'S0_RCP45_r2': time series data for electricity demand corresponding to Scenario S0 under the climate model ensemble realization r2, within the context of the Representative Concentration Pathway (RCP) 4.5.</li> <li>'S0_RCP85_r1': time series data for electricity demand corresponding to Scenario S0 under the climate model ensemble realization r1, within the context of the Representative Concentration Pathway (RCP) 8.5.</li> <li>'S0_RCP85_r2': time series data for electricity demand corresponding to Scenario S0 under the climate model ensemble realization r1, within the context of the Representative Concentration Pathway (RCP) 8.5.</li> <li>'S1_RCP26_r1': time series data for electricity demand corresponding to Scenario S1 under the climate model ensemble realization r1, within the context of the Representative Concentration Pathway (RCP) 2.6.</li> <li>'S1_RCP26_r2': time series data for electricity demand corresponding to Scenario S1 under the climate model ensemble realization r2, within the context of the Representative Concentration Pathway (RCP) 2.6.</li> <li>'S1_RCP45_r1': time series data for electricity demand corresponding to Scenario S1 under the climate model ensemble realization r1, within the context of the Representative Concentration Pathway (RCP) 4.5.</li> <li>'S1_RCP45_r2': time series data for electricity demand corresponding to Scenario S1 under the climate model ensemble realization r2, within the context of the Representative Concentration Pathway (RCP) 4.5.</li> <li>'S1_RCP85_r1': time series data for electricity demand corresponding to Scenario S1 under the climate model ensemble realization r1, within the context of the Representative Concentration Pathway (RCP) 8.5.</li> <li>'S1_RCP85_r2': time series data for electricity demand corresponding to Scenario S1 under the climate model ensemble realization r1, within the context of the Representative Concentration Pathway (RCP) 8.5.</li> <li>'S2_RCP26_r1': time series data for electricity demand corresponding to Scenario S2 under the climate model ensemble realization r1, within the context of the Representative Concentration Pathway (RCP) 2.6.</li> <li>'S2_RCP26_r2': time series data for electricity demand corresponding to Scenario S2 under the climate model ensemble realization r2, within the context of the Representative Concentration Pathway (RCP) 2.6.</li> <li>'S2_RCP45_r1': time series data for electricity demand corresponding to Scenario S2 under the climate model ensemble realization r1, within the context of the Representative Concentration Pathway (RCP) 4.5.</li> <li>'S2_RCP45_r2': time series data for electricity demand corresponding to Scenario S2 under the climate model ensemble realization r2, within the context of the Representative Concentration Pathway (RCP) 4.5.</li> <li>'S2_RCP85_r1': time series data for electricity demand corresponding to Scenario S2 under the climate model ensemble realization r1, within the context of the Representative Concentration Pathway (RCP) 8.5.</li> <li>'S2_RCP85_r2': time series data for electricity demand corresponding to Scenario S2 under the climate model ensemble realization r1, within the context of the Representative Concentration Pathway (RCP) 8.5.</li> <li>'S3_RCP26_r1': time series data for electricity demand corresponding to Scenario S3 under the climate model ensemble realization r1, within the context of the Representative Concentration Pathway (RCP) 2.6.</li> <li>'S3_RCP26_r2': time series data for electricity demand corresponding to Scenario S3 under the climate model ensemble realization r2, within the context of the Representative Concentration Pathway (RCP) 2.6.</li> <li>'S3_RCP45_r1': time series data for electricity demand corresponding to Scenario S3 under the climate model ensemble realization r1, within the context of the Representative Concentration Pathway (RCP) 4.5.</li> <li>'S3_RCP45_r2': time series data for electricity demand corresponding to Scenario S3 under the climate model ensemble realization r2, within the context of the Representative Concentration Pathway (RCP) 4.5.</li> <li>'S3_RCP85_r1': time series data for electricity demand corresponding to Scenario S3 under the climate model ensemble realization r1, within the context of the Representative Concentration Pathway (RCP) 8.5.</li> <li>'S3_RCP85_r2': time series data for electricity demand corresponding to Scenario S3 under the climate model ensemble realization r1, within the context of the Representative Concentration Pathway (RCP) 8.5.</li> <li>'S4_RCP26_r1': time series data for electricity demand corresponding to Scenario S4 under the climate model ensemble realization r1, within the context of the Representative Concentration Pathway (RCP) 2.6.</li> <li>'S4_RCP26_r2': time series data for electricity demand corresponding to Scenario S4 under the climate model ensemble realization r2, within the context of the Representative Concentration Pathway (RCP) 2.6.</li> <li>'S4_RCP45_r1': time series data for electricity demand corresponding to Scenario S4 under the climate model ensemble realization r1, within the context of the Representative Concentration Pathway (RCP) 4.5.</li> <li>'S4_RCP45_r2': time series data for electricity demand corresponding to Scenario S4 under the climate model ensemble realization r2, within the context of the Representative Concentration Pathway (RCP) 4.5.</li> <li>'S4_RCP85_r1': time series data for electricity demand corresponding to Scenario S4 under the climate model ensemble realization r1, within the context of the Representative Concentration Pathway (RCP) 8.5.</li> <li>'S4_RCP85_r2': time series data for electricity demand corresponding to Scenario S4 under the climate model ensemble realization r1, within the context of the Representative Concentration Pathway (RCP) 8.5.</li> </ul>

opencc-by-4.0Dec 2023View details →
zenodo32/100

Data for the "Deforestation could push Amazonia close to a tipping point under future climate change." paper

<p>Matlab datafiles for the output of the HYBRID-ICBL <span>coupled land surface-atmosphere single column model presented in the "Deforestation could push Amazonia close to a tipping point under future climate change"</span></p> <p><span>Values are daily mean values and their names are self explanatory as follows.</span></p>

opencc-by-4.0Feb 2024View details →
dryad32/100

Ecological niche modelling to project past, current and future distributional shift of black ebony tree (Diospyros melanoxylon Roxb.) in India

<p>The present study utilized an ensemble modelling approach to predict the distribution of <em>D. melanoxylon</em> under present, past (Last Glacial Maximum, ~22,000 cal yr BP, Middle Holocene ~6000 cal yr BP) and future climate change scenarios (RCP 2.6 and 8.5 for 2050s and 2070s). The annual mean temperature, mean temperature of the wettest quarter and annual precipitations were the most critical parameters that chiefly influence the distribution of <em>D. melanoxylon</em>. The ensemble model rendered high accuracy with AUC=0.93, TSS=0.74, and Kappa=0.71. Past projections of <em>D. melanoxylon</em> indicated a widespread distribution during the Last Glacial Maximum and Middle Holocene suggesting its adaptability to semi-dry as well as warm and humid climates, respectively. The presence of fossil pollen evidence of <em>D. melanoxylon</em> in the suitable habitats derived through past projections in this study complements the model results and marks occurrences of the species during the Last Glacial Maximum and Middle Holocene. By 2050s and 2070s (RCP 8.5), there would be a decline in the distribution by only 0.4% (13622 km2) and 0.2% (6842 km2) of the extremely habitat suitable, respectively. The main factor leading to reduced habitat suitability is the anticipated rise in temperature and variations in seasonal precipitation patterns. Our findings, help in identifying the parts of the country which would be severely affected by future climate change scenarios and plan conservation strategies for this commercially important species to facilitate its growth in suitable habitats which are likely to sustain under future climatic conditions.</p>

opencc-zeroFeb 2024View details →
zenodo32/100

Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (Cross-Model Version-SSP2-RCP4.5)

<p>As global emissions and temperatures continue to rise, global climate models offer projections as to how the climate will change in years to come. These model projections can be used for a variety of end-uses to better understand how current systems will be affected by the changing climate. While climate models predict every individual year, using a single year may not be representative as there may be outlier years. It can also be useful to represent a multi-year period with a single year of data. Both items are currently addressed when working with past weather data by a using Typical Meteorological Year (TMY)methodology. This methodology works by statistically selecting representative months from a number of years and appending these months to achieve a single representative year for a given period. In this analysis, the TMY methodology is used to develop Future Typical Meteorological Year (fTMY) using climate model projections. The resulting set of fTMY data is then formatted into EnergyPlus weather (epw) fi les that can be used for building simulation to estimate the impact of climate scenarios on the built environment.</p> <p>This dataset contains the cross-climate-model version fTMY files for 3281 US Counties in the continental United States. The data for each county is derived from six different global climate models (GCMs) from the 6th Phase of Coupled Models Intercomparison Project CMIP6-ACCESSCM2, BCC-CSM2-MR, CNRM-ESM2-1, MPI-ESM1-2-HR, MRI-ESM2-0, NorESM2-MM. The six climate models were statistically downscaled for 1980&ndash;2014 in the historical period and 2015&ndash;2100 in the future period under the SSP585 scenario using the methodology described in Rastogi et al. (2022). Additionally, hourly data was derived from the daily downscaled output using the Mountain Microclimate Simulation Model (MTCLIM; Thornton and Running, 1999). The shared socioeconomic pathway (SSP) used for this analysis was SSP 2 and the representative concentration pathway (RCP) used was RCP 4.5. More information about SSP and RCP can be referred to O'Neill et al. (2020).</p> <p>Please be aware that in cases where a location contains multiple .EPW files, it indicates that there are multiple weather data collection points within that location.</p> <p>More information about the six selected CMIP6 GCMs:</p> <p>ACCESS-CM2 -<br>http://dx.doi.org/10.1071/ES19040<br>BCC-CSM2-MR -<br>https://doi.org/10.5194/gmd-14-2977-2021<br>CNRM-ESM2-1-<br>https://doi.org/10.1029/2019MS001791<br>MPI-ESM1-2-HR -<br>https://doi.org/10.5194/gmd-12-3241-2019<br>MRI-ESM2-0 -<br>https://doi.org/10.2151/jmsj.2019-051<br>NorESM2-MM -<br>https://doi.org/10.5194/gmd-13-6165-2020</p> <p>Additional references:<br>O'Neill, B. C., Carter, T. R., Ebi, K. et al. (2020). Achievements and Needs for the Climate Change Scenario Framework.<br>Nat. Clim. Chang. 10, 1074&ndash;1084 (2020). https://doi.org/10.1038/s41558-020-00952-0<br>Rastogi, D., Kao, S.-C., and Ashfaq, M. (2022). How May the Choice of Downscaling Techniques and Meteorological Reference Observations Affect Future Hydroclimate Projections? Earth's Future, 10, e2022EF002734. https://doi.org/10.1029/2022EF002734Thornton, P. E. and Running, S. W. (1999). An Improved Algorithm for Estimating Incident Daily Solar Radiation from Measurements of Temperature, Humidity and Precipitation, Agricultural and Forest Meteorology, 93, 211-228.</p> <p><strong>Please cite the following if this data is used in any research or project:</strong></p> <p><em><strong>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New (2023). &ldquo;Multi-Model Future Typical Meteorological (fTMY) Weather Files for nearly every US County.&rdquo; The 3rd ACM International Workshop on Big Data and Machine Learning for Smart Buildings and Cities and BuildSys '23: The 10th ACM International Conference on Systems for Energy-Efficient Buildings, Cities, and Transportation, Istanbul, Turkey, November 15-16, 2023. DOI: <a href="http://dx.doi.org/10.1145/3600100.3626637" target="_blank" rel="noreferrer noopener">10.1145/3600100.3626637</a></strong></em></p> <p>&nbsp;</p> <p><strong>Cross-Model Version:</strong></p> <div> <div> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). " Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (Cross-Model Version-SSP1-RCP2.6)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10719204, Feb 2024. [<a href="10719204" target="_blank" rel="noopener">Data</a>]&nbsp;</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). " Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (Cross-Model Version-SSP2-RCP4.5)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10719178, Feb 2024. [<a href="../records/10719178" target="_blank" rel="noopener">Data</a>]&nbsp;</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). " Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (Cross-Model Version-SSP3-RCP7.0)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10698921, Feb 2024. [<a href="../records/10698921" target="_blank" rel="noopener">Data</a>]&nbsp;</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2023). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County (Cross-Model version-SSP5-RCP8.5)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10420668, Dec 2023. [<a href="../records/10420668" target="_blank" rel="noopener">Data</a>]&nbsp;</p> <p>&nbsp;</p> <p><strong>Model-specific Version:</strong></p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (West and Midwest - SP1-RCP2.6)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10729277, Feb 2024. [<a href="../records/10729277" target="_blank" rel="noopener">Data</a>]&nbsp;</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (East and South - SSP1-RCP2.6)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10729279, Feb 2024. [<a href="../records/10729279" target="_blank" rel="noopener">Data</a>]</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (West and Midwest - SP2-RCP4.5)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10729223, Feb 2024. [<a href="../records/10729223" target="_blank" rel="noopener">Data</a>]&nbsp;</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (East and South - SSP2-RCP4.5)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10729201, Feb 2024. [<a href="../records/10729201" target="_blank" rel="noopener">Data</a>]</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (West and Midwest - SP3-RCP7.0)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10729157, Feb 2024. [<a href="../records/10729157" target="_blank" rel="noopener">Data</a>]&nbsp;&nbsp;&nbsp;</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (East and South - SSP3-RCP7.0)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10729199, Feb 2024. [<a href="../records/10729199" target="_blank" rel="noopener">Data</a>]</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2023). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County (East and South &ndash; SSP5-RCP8.5)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.8335814, Sept 2023. [<a href="../records/8335814" target="_blank" rel="noopener">Data</a>]</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2023). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County (West and Midwest &ndash; SSP5-RCP8.5)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.8338548, Sept 2023. [<a href="../records/8338548" target="_blank" rel="noopener">Data</a>]&nbsp;</p> </div> </div> <p>&nbsp;</p> <p><strong>Representative Cities Version:</strong></p> <p>Bass, Brett, New, Joshua R., Rastogi, Deeksha and Kao, Shih-Chieh (2022). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation (1.0) [Data set]." Zenodo, doi.org/10.5281/zenodo.6939750, Aug. 2022. [<a href="https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fzenodo.org%2Frecord%2F6939750%23.YwYzp3bMKUk&amp;data=05%7C01%7Clif2%40ornl.gov%7C26cbed91b56e40d4014708dbc0976975%7Cdb3dbd434c4b45449f8a0553f9f5f25e%7C1%7C0%7C638315528798318118%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=S8Z0mjWDMqelFJkp2mfNBVqaiDCdM3AXjQ7PDPEBIu4%3D&amp;reserved=0">Data</a>]</p>

opencc-by-4.0Feb 2024View details →
zenodo32/100

Supplementary material 2 from: Jones TS, Culham A, Pickles BJ, David J (2024) Can gardeners identify 'future invaders'? NeoBiota 91: 125-144. https://doi.org/10.3897/neobiota.91.110560

Full list of reported taxa (cultivars not included) along with a unique ID for each gardener (survey participants)

opencc-zeroFeb 2024View details →
zenodo32/100

Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (East and South - SSP3-RCP7.0)

<p>As global emissions and temperatures continue to rise, global climate models offer projections as to how the climate will change in years to come. These model projections can be used for a variety of end-uses to better understand how current systems will be affected by the changing climate. While climate models predict every individual year, using a single year may not be representative as there may be outlier years. It can also be useful to represent a multi-year period with a single year of data. Both items are currently addressed when working with past weather data by a using Typical Meteorological Year (TMY)methodology. This methodology works by statistically selecting representative months from a number of years and appending these months to achieve a single representative year for a given period. In this analysis, the TMY methodology is used to develop Future Typical Meteorological Year (fTMY) using climate model projections. The resulting set of fTMY data is then formatted into EnergyPlus weather (epw) fi les that can be used for building simulation to estimate the impact of climate scenarios on the built environment.</p> <p>This dataset contains the individual-climate-model version fTMY files for 3281 US Counties in the continental United States. The data for each county is derived from six different global climate models (GCMs) from the 6th Phase of Coupled Models Intercomparison Project CMIP6-ACCESSCM2, BCC-CSM2-MR, CNRM-ESM2-1, MPI-ESM1-2-HR, MRI-ESM2-0, NorESM2-MM. The six climate models were statistically downscaled for 1980&ndash;2014 in the historical period and 2015&ndash;2100 in the future period under the SSP585 scenario using the methodology described in Rastogi et al. (2022). Additionally, hourly data was derived from the daily downscaled output using the Mountain Microclimate Simulation Model (MTCLIM; Thornton and Running, 1999). The shared socioeconomic pathway (SSP) used for this analysis was SSP 3 and the representative concentration pathway (RCP) used was RCP 7.0. More information about SSP and RCP can be referred to O'Neill et al. (2020).</p> <p>Please be aware that in cases where a location contains multiple .EPW files, it indicates that there are multiple weather data collection points within that location.</p> <p>More information about the six selected CMIP6 GCMs:</p> <p>ACCESS-CM2 -<br>http://dx.doi.org/10.1071/ES19040<br>BCC-CSM2-MR -<br>https://doi.org/10.5194/gmd-14-2977-2021<br>CNRM-ESM2-1-<br>https://doi.org/10.1029/2019MS001791<br>MPI-ESM1-2-HR -<br>https://doi.org/10.5194/gmd-12-3241-2019<br>MRI-ESM2-0 -<br>https://doi.org/10.2151/jmsj.2019-051<br>NorESM2-MM -<br>https://doi.org/10.5194/gmd-13-6165-2020</p> <p>Additional references:<br>O'Neill, B. C., Carter, T. R., Ebi, K. et al. (2020). Achievements and Needs for the Climate Change Scenario Framework.<br>Nat. Clim. Chang. 10, 1074&ndash;1084 (2020). https://doi.org/10.1038/s41558-020-00952-0<br>Rastogi, D., Kao, S.-C., and Ashfaq, M. (2022). How May the Choice of Downscaling Techniques and Meteorological Reference Observations Affect Future Hydroclimate Projections? Earth's Future, 10, e2022EF002734. https://doi.org/10.1029/2022EF002734Thornton, P. E. and Running, S. W. (1999). An Improved Algorithm for Estimating Incident Daily Solar Radiation from Measurements of Temperature, Humidity and Precipitation, Agricultural and Forest Meteorology, 93, 211-228.</p> <p><strong>Please cite the following if this data is used in any research or project:</strong></p> <p><em><strong>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New (2023). &ldquo;Multi-Model Future Typical Meteorological (fTMY) Weather Files for nearly every US County.&rdquo; The 3rd ACM International Workshop on Big Data and Machine Learning for Smart Buildings and Cities and BuildSys '23: The 10th ACM International Conference on Systems for Energy-Efficient Buildings, Cities, and Transportation, Istanbul, Turkey, November 15-16, 2023. DOI: <a href="http://dx.doi.org/10.1145/3600100.3626637" target="_blank" rel="noreferrer noopener">10.1145/3600100.3626637</a></strong></em></p> <p>&nbsp;</p> <p><strong>Cross-Model Version:</strong></p> <div> <div> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). " Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (Cross-Model Version-SSP1-RCP2.6)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10719204, Feb 2024. [<a href="10719204" target="_blank" rel="noopener">Data</a>]&nbsp;</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). " Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (Cross-Model Version-SSP2-RCP4.5)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10719178, Feb 2024. [<a href="../records/10719178" target="_blank" rel="noopener">Data</a>]&nbsp;</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). " Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (Cross-Model Version-SSP3-RCP7.0)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10698921, Feb 2024. [<a href="../records/10698921" target="_blank" rel="noopener">Data</a>]&nbsp;</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2023). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County (Cross-Model version-SSP5-RCP8.5)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10420668, Dec 2023. [<a href="../records/10420668" target="_blank" rel="noopener">Data</a>]&nbsp;</p> <p>&nbsp;</p> <p><strong>Model-specific Version:</strong></p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (West and Midwest - SP1-RCP2.6)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10729277, Feb 2024. [<a href="../records/10729277" target="_blank" rel="noopener">Data</a>]&nbsp;</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (East and South - SSP1-RCP2.6)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10729279, Feb 2024. [<a href="../records/10729279" target="_blank" rel="noopener">Data</a>]</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (West and Midwest - SP2-RCP4.5)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10729223, Feb 2024. [<a href="../records/10729223" target="_blank" rel="noopener">Data</a>]&nbsp;</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (East and South - SSP2-RCP4.5)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10729201, Feb 2024. [<a href="../records/10729201" target="_blank" rel="noopener">Data</a>]</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (West and Midwest - SP3-RCP7.0)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10729157, Feb 2024. [<a href="../records/10729157" target="_blank" rel="noopener">Data</a>]&nbsp;&nbsp;&nbsp;</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (East and South - SSP3-RCP7.0)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10729199, Feb 2024. [<a href="../records/10729199" target="_blank" rel="noopener">Data</a>]</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2023). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County (East and South &ndash; SSP5-RCP8.5)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.8335814, Sept 2023. [<a href="../records/8335814" target="_blank" rel="noopener">Data</a>]</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2023). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County (West and Midwest &ndash; SSP5-RCP8.5)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.8338548, Sept 2023. [<a href="../records/8338548" target="_blank" rel="noopener">Data</a>]&nbsp;</p> </div> </div> <p>&nbsp;</p> <p><strong>Representative Cities Version:</strong></p> <p>Bass, Brett, New, Joshua R., Rastogi, Deeksha and Kao, Shih-Chieh (2022). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation (1.0) [Data set]." Zenodo, doi.org/10.5281/zenodo.6939750, Aug. 2022. [<a href="https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fzenodo.org%2Frecord%2F6939750%23.YwYzp3bMKUk&amp;data=05%7C01%7Clif2%40ornl.gov%7C26cbed91b56e40d4014708dbc0976975%7Cdb3dbd434c4b45449f8a0553f9f5f25e%7C1%7C0%7C638315528798318118%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=S8Z0mjWDMqelFJkp2mfNBVqaiDCdM3AXjQ7PDPEBIu4%3D&amp;reserved=0">Data</a>]</p>

opencc-by-4.0Feb 2024View details →
zenodo32/100

Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (East and South - SSP2-RCP4.5)

<p>As global emissions and temperatures continue to rise, global climate models offer projections as to how the climate will change in years to come. These model projections can be used for a variety of end-uses to better understand how current systems will be affected by the changing climate. While climate models predict every individual year, using a single year may not be representative as there may be outlier years. It can also be useful to represent a multi-year period with a single year of data. Both items are currently addressed when working with past weather data by a using Typical Meteorological Year (TMY)methodology. This methodology works by statistically selecting representative months from a number of years and appending these months to achieve a single representative year for a given period. In this analysis, the TMY methodology is used to develop Future Typical Meteorological Year (fTMY) using climate model projections. The resulting set of fTMY data is then formatted into EnergyPlus weather (epw) fi les that can be used for building simulation to estimate the impact of climate scenarios on the built environment.</p> <p>This dataset contains the individual-climate-model version fTMY files for 3281 US Counties in the continental United States. The data for each county is derived from six different global climate models (GCMs) from the 6th Phase of Coupled Models Intercomparison Project CMIP6-ACCESSCM2, BCC-CSM2-MR, CNRM-ESM2-1, MPI-ESM1-2-HR, MRI-ESM2-0, NorESM2-MM. The six climate models were statistically downscaled for 1980&ndash;2014 in the historical period and 2015&ndash;2100 in the future period under the SSP585 scenario using the methodology described in Rastogi et al. (2022). Additionally, hourly data was derived from the daily downscaled output using the Mountain Microclimate Simulation Model (MTCLIM; Thornton and Running, 1999). The shared socioeconomic pathway (SSP) used for this analysis was SSP 2 and the representative concentration pathway (RCP) used was RCP 4.5. More information about SSP and RCP can be referred to O'Neill et al. (2020).</p> <p>Please be aware that in cases where a location contains multiple .EPW files, it indicates that there are multiple weather data collection points within that location.</p> <p>More information about the six selected CMIP6 GCMs:</p> <p>ACCESS-CM2 -<br>http://dx.doi.org/10.1071/ES19040<br>BCC-CSM2-MR -<br>https://doi.org/10.5194/gmd-14-2977-2021<br>CNRM-ESM2-1-<br>https://doi.org/10.1029/2019MS001791<br>MPI-ESM1-2-HR -<br>https://doi.org/10.5194/gmd-12-3241-2019<br>MRI-ESM2-0 -<br>https://doi.org/10.2151/jmsj.2019-051<br>NorESM2-MM -<br>https://doi.org/10.5194/gmd-13-6165-2020</p> <p>Additional references:<br>O'Neill, B. C., Carter, T. R., Ebi, K. et al. (2020). Achievements and Needs for the Climate Change Scenario Framework.<br>Nat. Clim. Chang. 10, 1074&ndash;1084 (2020). https://doi.org/10.1038/s41558-020-00952-0<br>Rastogi, D., Kao, S.-C., and Ashfaq, M. (2022). How May the Choice of Downscaling Techniques and Meteorological Reference Observations Affect Future Hydroclimate Projections? Earth's Future, 10, e2022EF002734. https://doi.org/10.1029/2022EF002734Thornton, P. E. and Running, S. W. (1999). An Improved Algorithm for Estimating Incident Daily Solar Radiation from Measurements of Temperature, Humidity and Precipitation, Agricultural and Forest Meteorology, 93, 211-228.</p> <p><strong>Please cite the following if this data is used in any research or project:</strong></p> <p><em><strong>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New (2023). &ldquo;Multi-Model Future Typical Meteorological (fTMY) Weather Files for nearly every US County.&rdquo; The 3rd ACM International Workshop on Big Data and Machine Learning for Smart Buildings and Cities and BuildSys '23: The 10th ACM International Conference on Systems for Energy-Efficient Buildings, Cities, and Transportation, Istanbul, Turkey, November 15-16, 2023. DOI: <a href="http://dx.doi.org/10.1145/3600100.3626637" target="_blank" rel="noreferrer noopener">10.1145/3600100.3626637</a></strong></em></p> <p>&nbsp;</p> <p><strong>Cross-Model Version:</strong></p> <div> <div> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). " Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (Cross-Model Version-SSP1-RCP2.6)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10719204, Feb 2024. [<a href="10719204" target="_blank" rel="noopener">Data</a>]&nbsp;</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). " Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (Cross-Model Version-SSP2-RCP4.5)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10719178, Feb 2024. [<a href="../records/10719178" target="_blank" rel="noopener">Data</a>]&nbsp;</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). " Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (Cross-Model Version-SSP3-RCP7.0)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10698921, Feb 2024. [<a href="../records/10698921" target="_blank" rel="noopener">Data</a>]&nbsp;</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2023). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County (Cross-Model version-SSP5-RCP8.5)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10420668, Dec 2023. [<a href="../records/10420668" target="_blank" rel="noopener">Data</a>]&nbsp;</p> <p>&nbsp;</p> <p><strong>Model-specific Version:</strong></p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (West and Midwest - SP1-RCP2.6)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10729277, Feb 2024. [<a href="../records/10729277" target="_blank" rel="noopener">Data</a>]&nbsp;</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (East and South - SSP1-RCP2.6)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10729279, Feb 2024. [<a href="../records/10729279" target="_blank" rel="noopener">Data</a>]</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (West and Midwest - SP2-RCP4.5)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10729223, Feb 2024. [<a href="../records/10729223" target="_blank" rel="noopener">Data</a>]&nbsp;</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (East and South - SSP2-RCP4.5)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10729201, Feb 2024. [<a href="../records/10729201" target="_blank" rel="noopener">Data</a>]</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (West and Midwest - SP3-RCP7.0)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10729157, Feb 2024. [<a href="../records/10729157" target="_blank" rel="noopener">Data</a>]&nbsp;&nbsp;&nbsp;</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (East and South - SSP3-RCP7.0)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10729199, Feb 2024. [<a href="../records/10729199" target="_blank" rel="noopener">Data</a>]</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2023). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County (East and South &ndash; SSP5-RCP8.5)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.8335814, Sept 2023. [<a href="../records/8335814" target="_blank" rel="noopener">Data</a>]</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2023). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County (West and Midwest &ndash; SSP5-RCP8.5)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.8338548, Sept 2023. [<a href="../records/8338548" target="_blank" rel="noopener">Data</a>]&nbsp;</p> </div> </div> <p>&nbsp;</p> <p><strong>Representative Cities Version:</strong></p> <p>Bass, Brett, New, Joshua R., Rastogi, Deeksha and Kao, Shih-Chieh (2022). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation (1.0) [Data set]." Zenodo, doi.org/10.5281/zenodo.6939750, Aug. 2022. [<a href="https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fzenodo.org%2Frecord%2F6939750%23.YwYzp3bMKUk&amp;data=05%7C01%7Clif2%40ornl.gov%7C26cbed91b56e40d4014708dbc0976975%7Cdb3dbd434c4b45449f8a0553f9f5f25e%7C1%7C0%7C638315528798318118%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=S8Z0mjWDMqelFJkp2mfNBVqaiDCdM3AXjQ7PDPEBIu4%3D&amp;reserved=0">Data</a>]</p>

opencc-by-4.0Feb 2024View details →
zenodo32/100

Data from: Future projections of biodiversity and ecosystem services in Europe with two integrated assessment models

<p>Projections of future changes in biodiversity and ecosystem services (BES) are of increasing importance to inform policy and decision-making on options for conservation and sustainable use of BES. Scenario-based modelling is a powerful tool to assess these future changes. This study assesses the consequences for BES in Europe under four socio-environmental scenarios designed from a BES perspective. We evaluated these scenarios using two integrated assessment models (IMAGE-GLOBIO and CLIMSAVE IAP, respectively).&nbsp;</p> <p><strong>Veerkamp, C. J</strong>., Dunford. R. W., Harrison, P. A., Mandryk, M., Priess, J. A., Schipper, A. M., Stehfest, E., &amp; Alkemade, R. (2020). Future projections of biodiversity and ecosystem services in Europe with two integrated assessment models. <em>Regional Environmental Change,</em> 20, 103. <a href="https://doi.org/10.1007/s10113-020-01685-8">https://doi.org/10.1007/s10113-020-01685-8</a>&nbsp;</p>

opencc-by-4.0Aug 2020View details →
zenodo32/100

Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (West and Midwest - SSP1-RCP2.6)

<p>As global emissions and temperatures continue to rise, global climate models offer projections as to how the climate will change in years to come. These model projections can be used for a variety of end-uses to better understand how current systems will be affected by the changing climate. While climate models predict every individual year, using a single year may not be representative as there may be outlier years. It can also be useful to represent a multi-year period with a single year of data. Both items are currently addressed when working with past weather data by a using Typical Meteorological Year (TMY)methodology. This methodology works by statistically selecting representative months from a number of years and appending these months to achieve a single representative year for a given period. In this analysis, the TMY methodology is used to develop Future Typical Meteorological Year (fTMY) using climate model projections. The resulting set of fTMY data is then formatted into EnergyPlus weather (epw) fi les that can be used for building simulation to estimate the impact of climate scenarios on the built environment.</p> <p>This dataset contains the individual-climate-model version fTMY files for 3281 US Counties in the continental United States. The data for each county is derived from six different global climate models (GCMs) from the 6th Phase of Coupled Models Intercomparison Project CMIP6-ACCESSCM2, BCC-CSM2-MR, CNRM-ESM2-1, MPI-ESM1-2-HR, MRI-ESM2-0, NorESM2-MM. The six climate models were statistically downscaled for 1980&ndash;2014 in the historical period and 2015&ndash;2100 in the future period under the SSP585 scenario using the methodology described in Rastogi et al. (2022). Additionally, hourly data was derived from the daily downscaled output using the Mountain Microclimate Simulation Model (MTCLIM; Thornton and Running, 1999). The shared socioeconomic pathway (SSP) used for this analysis was SSP 1 and the representative concentration pathway (RCP) used was RCP 2.6. More information about SSP and RCP can be referred to O'Neill et al. (2020).</p> <p>Please be aware that in cases where a location contains multiple .EPW files, it indicates that there are multiple weather data collection points within that location.</p> <p>More information about the six selected CMIP6 GCMs:</p> <p>ACCESS-CM2 -<br>http://dx.doi.org/10.1071/ES19040<br>BCC-CSM2-MR -<br>https://doi.org/10.5194/gmd-14-2977-2021<br>CNRM-ESM2-1-<br>https://doi.org/10.1029/2019MS001791<br>MPI-ESM1-2-HR -<br>https://doi.org/10.5194/gmd-12-3241-2019<br>MRI-ESM2-0 -<br>https://doi.org/10.2151/jmsj.2019-051<br>NorESM2-MM -<br>https://doi.org/10.5194/gmd-13-6165-2020</p> <p>Additional references:<br>O'Neill, B. C., Carter, T. R., Ebi, K. et al. (2020). Achievements and Needs for the Climate Change Scenario Framework.<br>Nat. Clim. Chang. 10, 1074&ndash;1084 (2020). https://doi.org/10.1038/s41558-020-00952-0<br>Rastogi, D., Kao, S.-C., and Ashfaq, M. (2022). How May the Choice of Downscaling Techniques and Meteorological Reference Observations Affect Future Hydroclimate Projections? Earth's Future, 10, e2022EF002734. https://doi.org/10.1029/2022EF002734Thornton, P. E. and Running, S. W. (1999). An Improved Algorithm for Estimating Incident Daily Solar Radiation from Measurements of Temperature, Humidity and Precipitation, Agricultural and Forest Meteorology, 93, 211-228.</p> <p><strong>Please cite the following if this data is used in any research or project:</strong></p> <p><em><strong>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New (2023). &ldquo;Multi-Model Future Typical Meteorological (fTMY) Weather Files for nearly every US County.&rdquo; The 3rd ACM International Workshop on Big Data and Machine Learning for Smart Buildings and Cities and BuildSys '23: The 10th ACM International Conference on Systems for Energy-Efficient Buildings, Cities, and Transportation, Istanbul, Turkey, November 15-16, 2023. DOI: <a href="http://dx.doi.org/10.1145/3600100.3626637" target="_blank" rel="noreferrer noopener">10.1145/3600100.3626637</a></strong></em></p> <p>&nbsp;</p> <p><strong>Cross-Model Version:</strong></p> <div> <div> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). " Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (Cross-Model Version-SSP1-RCP2.6)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10719204, Feb 2024. [<a href="10719204" target="_blank" rel="noopener">Data</a>]&nbsp;</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). " Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (Cross-Model Version-SSP2-RCP4.5)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10719178, Feb 2024. [<a href="../records/10719178" target="_blank" rel="noopener">Data</a>]&nbsp;</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). " Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (Cross-Model Version-SSP3-RCP7.0)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10698921, Feb 2024. [<a href="../records/10698921" target="_blank" rel="noopener">Data</a>]&nbsp;</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2023). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County (Cross-Model version-SSP5-RCP8.5)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10420668, Dec 2023. [<a href="../records/10420668" target="_blank" rel="noopener">Data</a>]&nbsp;</p> <p>&nbsp;</p> <p><strong>Model-specific Version:</strong></p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (West and Midwest - SP1-RCP2.6)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10729277, Feb 2024. [<a href="../records/10729277" target="_blank" rel="noopener">Data</a>]&nbsp;</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (East and South - SSP1-RCP2.6)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10729279, Feb 2024. [<a href="../records/10729279" target="_blank" rel="noopener">Data</a>]</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (West and Midwest - SP2-RCP4.5)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10729223, Feb 2024. [<a href="../records/10729223" target="_blank" rel="noopener">Data</a>]&nbsp;</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (East and South - SSP2-RCP4.5)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10729201, Feb 2024. [<a href="../records/10729201" target="_blank" rel="noopener">Data</a>]</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (West and Midwest - SP3-RCP7.0)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10729157, Feb 2024. [<a href="../records/10729157" target="_blank" rel="noopener">Data</a>]&nbsp;&nbsp;&nbsp;</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (East and South - SSP3-RCP7.0)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10729199, Feb 2024. [<a href="../records/10729199" target="_blank" rel="noopener">Data</a>]</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2023). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County (East and South &ndash; SSP5-RCP8.5)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.8335814, Sept 2023. [<a href="../records/8335814" target="_blank" rel="noopener">Data</a>]</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2023). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County (West and Midwest &ndash; SSP5-RCP8.5)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.8338548, Sept 2023. [<a href="../records/8338548" target="_blank" rel="noopener">Data</a>]&nbsp;</p> </div> </div> <p>&nbsp;</p> <p><strong>Representative Cities Version:</strong></p> <p>Bass, Brett, New, Joshua R., Rastogi, Deeksha and Kao, Shih-Chieh (2022). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation (1.0) [Data set]." Zenodo, doi.org/10.5281/zenodo.6939750, Aug. 2022. [<a href="https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fzenodo.org%2Frecord%2F6939750%23.YwYzp3bMKUk&amp;data=05%7C01%7Clif2%40ornl.gov%7C26cbed91b56e40d4014708dbc0976975%7Cdb3dbd434c4b45449f8a0553f9f5f25e%7C1%7C0%7C638315528798318118%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=S8Z0mjWDMqelFJkp2mfNBVqaiDCdM3AXjQ7PDPEBIu4%3D&amp;reserved=0">Data</a>]</p>

opencc-by-4.0Feb 2024View details →
zenodo32/100

Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (Cross-Model Version-SSP5-RCP8.5)

<p>As global emissions and temperatures continue to rise, global climate models offer projections as to how the climate will change in years to come. These model projections can be used for a variety of end-uses to better understand how current systems will be affected by the changing climate. While climate models predict every individual year, using a single year may not be representative as there may be outlier years. It can also be useful to represent a multi-year period with a single year of data. Both items are currently addressed when working with past weather data by a using Typical Meteorological Year (TMY)methodology. This methodology works by statistically selecting representative months from a number of years and appending these months to achieve a single representative year for a given period. In this analysis, the TMY methodology is used to develop Future Typical Meteorological Year (fTMY) using climate model projections. The resulting set of fTMY data is then formatted into EnergyPlus weather (epw) fi les that can be used for building simulation to estimate the impact of climate scenarios on the built environment.</p> <p>This dataset contains the cross-climate-model version fTMY files for 3281 US Counties in the continental United States. The data for each county is derived from six different global climate models (GCMs) from the 6th Phase of Coupled Models Intercomparison Project CMIP6-ACCESSCM2, BCC-CSM2-MR, CNRM-ESM2-1, MPI-ESM1-2-HR, MRI-ESM2-0, NorESM2-MM. The six climate models were statistically downscaled for 1980&ndash;2014 in the historical period and 2015&ndash;2100 in the future period under the SSP585 scenario using the methodology described in Rastogi et al. (2022). Additionally, hourly data was derived from the daily downscaled output using the Mountain Microclimate Simulation Model (MTCLIM; Thornton and Running, 1999). The shared socioeconomic pathway (SSP) used for this analysis was SSP 5 and the representative concentration pathway (RCP) used was RCP 8.5. More information about SSP and RCP can be referred to O'Neill et al. (2020).</p> <p>Please be aware that in cases where a location contains multiple .EPW files, it indicates that there are multiple weather data collection points within that location.</p> <p>More information about the six selected CMIP6 GCMs:</p> <p>ACCESS-CM2 -<br>http://dx.doi.org/10.1071/ES19040<br>BCC-CSM2-MR -<br>https://doi.org/10.5194/gmd-14-2977-2021<br>CNRM-ESM2-1-<br>https://doi.org/10.1029/2019MS001791<br>MPI-ESM1-2-HR -<br>https://doi.org/10.5194/gmd-12-3241-2019<br>MRI-ESM2-0 -<br>https://doi.org/10.2151/jmsj.2019-051<br>NorESM2-MM -<br>https://doi.org/10.5194/gmd-13-6165-2020</p> <p>Additional references:<br>O'Neill, B. C., Carter, T. R., Ebi, K. et al. (2020). Achievements and Needs for the Climate Change Scenario Framework.<br>Nat. Clim. Chang. 10, 1074&ndash;1084 (2020). https://doi.org/10.1038/s41558-020-00952-0<br>Rastogi, D., Kao, S.-C., and Ashfaq, M. (2022). How May the Choice of Downscaling Techniques and Meteorological Reference Observations Affect Future Hydroclimate Projections? Earth's Future, 10, e2022EF002734. https://doi.org/10.1029/2022EF002734Thornton, P. E. and Running, S. W. (1999). An Improved Algorithm for Estimating Incident Daily Solar Radiation from Measurements of Temperature, Humidity and Precipitation, Agricultural and Forest Meteorology, 93, 211-228.</p> <p><strong>Please cite the following if this data is used in any research or project:</strong></p> <p><em><strong>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New (2023). &ldquo;Multi-Model Future Typical Meteorological (fTMY) Weather Files for nearly every US County.&rdquo; The 3rd ACM International Workshop on Big Data and Machine Learning for Smart Buildings and Cities and BuildSys '23: The 10th ACM International Conference on Systems for Energy-Efficient Buildings, Cities, and Transportation, Istanbul, Turkey, November 15-16, 2023. DOI: <a href="http://dx.doi.org/10.1145/3600100.3626637" target="_blank" rel="noreferrer noopener">10.1145/3600100.3626637</a></strong></em></p> <p>&nbsp;</p> <p><strong>Cross-Model Version:</strong></p> <div> <div> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). " Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (Cross-Model Version-SSP1-RCP2.6)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10719204, Feb 2024. [<a href="10719204" target="_blank" rel="noopener">Data</a>]&nbsp;</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). " Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (Cross-Model Version-SSP2-RCP4.5)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10719178, Feb 2024. [<a href="../records/10719178" target="_blank" rel="noopener">Data</a>]&nbsp;</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). " Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (Cross-Model Version-SSP3-RCP7.0)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10698921, Feb 2024. [<a href="../records/10698921" target="_blank" rel="noopener">Data</a>]&nbsp;</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2023). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County (Cross-Model version-SSP5-RCP8.5)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10420668, Dec 2023. [<a href="../records/10420668" target="_blank" rel="noopener">Data</a>]&nbsp;</p> <p>&nbsp;</p> <p><strong>Model-specific Version:</strong></p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (West and Midwest - SP1-RCP2.6)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10729277, Feb 2024. [<a href="../records/10729277" target="_blank" rel="noopener">Data</a>]&nbsp;</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (East and South - SSP1-RCP2.6)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10729279, Feb 2024. [<a href="../records/10729279" target="_blank" rel="noopener">Data</a>]</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (West and Midwest - SP2-RCP4.5)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10729223, Feb 2024. [<a href="../records/10729223" target="_blank" rel="noopener">Data</a>]&nbsp;</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (East and South - SSP2-RCP4.5)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10729201, Feb 2024. [<a href="../records/10729201" target="_blank" rel="noopener">Data</a>]</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (West and Midwest - SP3-RCP7.0)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10729157, Feb 2024. [<a href="../records/10729157" target="_blank" rel="noopener">Data</a>]&nbsp;&nbsp;&nbsp;</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (East and South - SSP3-RCP7.0)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10729199, Feb 2024. [<a href="../records/10729199" target="_blank" rel="noopener">Data</a>]</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2023). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County (East and South &ndash; SSP5-RCP8.5)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.8335814, Sept 2023. [<a href="../records/8335814" target="_blank" rel="noopener">Data</a>]</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2023). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County (West and Midwest &ndash; SSP5-RCP8.5)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.8338548, Sept 2023. [<a href="../records/8338548" target="_blank" rel="noopener">Data</a>]&nbsp;</p> </div> </div> <p>&nbsp;</p> <p><strong>Representative Cities Version:</strong></p> <p>Bass, Brett, New, Joshua R., Rastogi, Deeksha and Kao, Shih-Chieh (2022). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation (1.0) [Data set]." Zenodo, doi.org/10.5281/zenodo.6939750, Aug. 2022. [<a href="https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fzenodo.org%2Frecord%2F6939750%23.YwYzp3bMKUk&amp;data=05%7C01%7Clif2%40ornl.gov%7C26cbed91b56e40d4014708dbc0976975%7Cdb3dbd434c4b45449f8a0553f9f5f25e%7C1%7C0%7C638315528798318118%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=S8Z0mjWDMqelFJkp2mfNBVqaiDCdM3AXjQ7PDPEBIu4%3D&amp;reserved=0">Data</a>]</p>

opencc-by-4.0Feb 2024View details →
zenodo32/100

Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (East and South - SSP1-RCP2.6)

<p>As global emissions and temperatures continue to rise, global climate models offer projections as to how the climate will change in years to come. These model projections can be used for a variety of end-uses to better understand how current systems will be affected by the changing climate. While climate models predict every individual year, using a single year may not be representative as there may be outlier years. It can also be useful to represent a multi-year period with a single year of data. Both items are currently addressed when working with past weather data by a using Typical Meteorological Year (TMY)methodology. This methodology works by statistically selecting representative months from a number of years and appending these months to achieve a single representative year for a given period. In this analysis, the TMY methodology is used to develop Future Typical Meteorological Year (fTMY) using climate model projections. The resulting set of fTMY data is then formatted into EnergyPlus weather (epw) fi les that can be used for building simulation to estimate the impact of climate scenarios on the built environment.</p> <p>This dataset contains the individual-climate-model version fTMY files for 3281 US Counties in the continental United States. The data for each county is derived from six different global climate models (GCMs) from the 6th Phase of Coupled Models Intercomparison Project CMIP6-ACCESSCM2, BCC-CSM2-MR, CNRM-ESM2-1, MPI-ESM1-2-HR, MRI-ESM2-0, NorESM2-MM. The six climate models were statistically downscaled for 1980&ndash;2014 in the historical period and 2015&ndash;2100 in the future period under the SSP585 scenario using the methodology described in Rastogi et al. (2022). Additionally, hourly data was derived from the daily downscaled output using the Mountain Microclimate Simulation Model (MTCLIM; Thornton and Running, 1999). The shared socioeconomic pathway (SSP) used for this analysis was SSP 1 and the representative concentration pathway (RCP) used was RCP 2.6. More information about SSP and RCP can be referred to O'Neill et al. (2020).</p> <p>Please be aware that in cases where a location contains multiple .EPW files, it indicates that there are multiple weather data collection points within that location.</p> <p>More information about the six selected CMIP6 GCMs:</p> <p>ACCESS-CM2 -<br>http://dx.doi.org/10.1071/ES19040<br>BCC-CSM2-MR -<br>https://doi.org/10.5194/gmd-14-2977-2021<br>CNRM-ESM2-1-<br>https://doi.org/10.1029/2019MS001791<br>MPI-ESM1-2-HR -<br>https://doi.org/10.5194/gmd-12-3241-2019<br>MRI-ESM2-0 -<br>https://doi.org/10.2151/jmsj.2019-051<br>NorESM2-MM -<br>https://doi.org/10.5194/gmd-13-6165-2020</p> <p>Additional references:<br>O'Neill, B. C., Carter, T. R., Ebi, K. et al. (2020). Achievements and Needs for the Climate Change Scenario Framework.<br>Nat. Clim. Chang. 10, 1074&ndash;1084 (2020). https://doi.org/10.1038/s41558-020-00952-0<br>Rastogi, D., Kao, S.-C., and Ashfaq, M. (2022). How May the Choice of Downscaling Techniques and Meteorological Reference Observations Affect Future Hydroclimate Projections? Earth's Future, 10, e2022EF002734. https://doi.org/10.1029/2022EF002734Thornton, P. E. and Running, S. W. (1999). An Improved Algorithm for Estimating Incident Daily Solar Radiation from Measurements of Temperature, Humidity and Precipitation, Agricultural and Forest Meteorology, 93, 211-228.</p> <p><strong>Please cite the following if this data is used in any research or project:</strong></p> <p><em><strong>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New (2023). &ldquo;Multi-Model Future Typical Meteorological (fTMY) Weather Files for nearly every US County.&rdquo; The 3rd ACM International Workshop on Big Data and Machine Learning for Smart Buildings and Cities and BuildSys '23: The 10th ACM International Conference on Systems for Energy-Efficient Buildings, Cities, and Transportation, Istanbul, Turkey, November 15-16, 2023. DOI: <a href="http://dx.doi.org/10.1145/3600100.3626637" target="_blank" rel="noreferrer noopener">10.1145/3600100.3626637</a></strong></em></p> <p>&nbsp;</p> <p><strong>Cross-Model Version:</strong></p> <div> <div> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). " Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (Cross-Model Version-SSP1-RCP2.6)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10719204, Feb 2024. [<a href="10719204" target="_blank" rel="noopener">Data</a>]&nbsp;</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). " Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (Cross-Model Version-SSP2-RCP4.5)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10719178, Feb 2024. [<a href="../records/10719178" target="_blank" rel="noopener">Data</a>]&nbsp;</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). " Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (Cross-Model Version-SSP3-RCP7.0)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10698921, Feb 2024. [<a href="../records/10698921" target="_blank" rel="noopener">Data</a>]&nbsp;</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2023). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County (Cross-Model version-SSP5-RCP8.5)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10420668, Dec 2023. [<a href="../records/10420668" target="_blank" rel="noopener">Data</a>]&nbsp;</p> <p>&nbsp;</p> <p><strong>Model-specific Version:</strong></p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (West and Midwest - SP1-RCP2.6)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10729277, Feb 2024. [<a href="../records/10729277" target="_blank" rel="noopener">Data</a>]&nbsp;</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (East and South - SSP1-RCP2.6)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10729279, Feb 2024. [<a href="../records/10729279" target="_blank" rel="noopener">Data</a>]</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (West and Midwest - SP2-RCP4.5)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10729223, Feb 2024. [<a href="../records/10729223" target="_blank" rel="noopener">Data</a>]&nbsp;</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (East and South - SSP2-RCP4.5)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10729201, Feb 2024. [<a href="../records/10729201" target="_blank" rel="noopener">Data</a>]</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (West and Midwest - SP3-RCP7.0)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10729157, Feb 2024. [<a href="../records/10729157" target="_blank" rel="noopener">Data</a>]&nbsp;&nbsp;&nbsp;</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2024). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County in CONUS (East and South - SSP3-RCP7.0)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.10729199, Feb 2024. [<a href="../records/10729199" target="_blank" rel="noopener">Data</a>]</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2023). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County (East and South &ndash; SSP5-RCP8.5)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.8335814, Sept 2023. [<a href="../records/8335814" target="_blank" rel="noopener">Data</a>]</p> <p>Shovan Chowdhury, Fengqi Li, Avery Stubbings, Joshua R. New, Deeksha Rastogi, and Shih-Chieh Kao (2023). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation for every US County (West and Midwest &ndash; SSP5-RCP8.5)." ORNL internal Scientific and Technical Information (STI) report, doi: 10.5281/zenodo.8338548, Sept 2023. [<a href="../records/8338548" target="_blank" rel="noopener">Data</a>]&nbsp;</p> </div> </div> <p>&nbsp;</p> <p><strong>Representative Cities Version:</strong></p> <p>Bass, Brett, New, Joshua R., Rastogi, Deeksha and Kao, Shih-Chieh (2022). "Future Typical Meteorological Year (fTMY) US Weather Files for Building Simulation (1.0) [Data set]." Zenodo, doi.org/10.5281/zenodo.6939750, Aug. 2022. [<a href="https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fzenodo.org%2Frecord%2F6939750%23.YwYzp3bMKUk&amp;data=05%7C01%7Clif2%40ornl.gov%7C26cbed91b56e40d4014708dbc0976975%7Cdb3dbd434c4b45449f8a0553f9f5f25e%7C1%7C0%7C638315528798318118%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=S8Z0mjWDMqelFJkp2mfNBVqaiDCdM3AXjQ7PDPEBIu4%3D&amp;reserved=0">Data</a>]</p>

opencc-by-4.0Feb 2024View details →
zenodo32/100

Future changes in Tropical Cyclone activity due GhGs and the atmospheric effect of future aerosols

<p>This dataset compiles the output of selected fields of high resolutions E3SM experiments performed to decouple the effects of changes in GhGs and the atmospheric effect of future aerosols on the projected changes in tropical cyclone activity.</p> <p>The study describing these experiemnts was submitted to publication with the title "The Atmospheric Effect of Aerosols on Future Tropical Cyclone Frequency and Precipitation in the Energy Exascale Earth System Model"</p> <p>The full dataset is available at NERSC's HPSS. Please contact the Dr. Sena at anasena@iastate.edu for more information on how to obtain them.</p>

opencc-by-4.0Mar 2024View details →
zenodo32/100

Dataset for "Contributions of Parameterized Gravity Waves and Resolved Equatorial Waves to the QBO Period in a Future Climate of CESM2" by Lee et al. (2024)

Open the record for dataset details and reuse information.

opencc-by-4.0Mar 2024View details →

ScienceDex guides

Understand access before you commit

These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research datasets.

Compare curated datasets

Allen Brain Atlas

Allen Brain Atlas is an Allen Institute collection of brain map atlases, datasets, APIs, and analysis tools covering mouse, human, and non-human primate brain resources.

allen-brain-atlas
neuroscienceopenDocumentation, web resources, and API references are available online.
Last verified 2026-04-30Open record

Annotated Behaviour and Observability Dataset (ABODe)

ABODe is a University of Edinburgh DataShare dataset for behavior classification in group-housed mice using home-cage video, identities, bounding boxes, ground-plate positions, and annotator labels.

abode-home-cage
behavioral-neuroscienceopenThe DataShare record exposes download links for annotations, documentation, license text, and the zipped per-snippet data directory.
Last verified 2026-04-30Open record

DANDI Archive for NWB datasets

DANDI is a BRAIN Initiative archive for publishing and sharing neurophysiology data, including electrophysiology, optophysiology, and behavioral data packaged as NWB and related standards.

dandi-nwb
electrophysiologyopenPublished Dandiset metadata and archive endpoints are available through the production DANDI API.
Last verified 2026-04-30Open record

International Brain Laboratory public data

The International Brain Laboratory public data releases expose standardized mouse decision-making experiments, including Neuropixels recordings, widefield calcium imaging, behavior, and session metadata accessed through the ONE API.

ibl
behavioral-neuroscienceopenPublic sessions can be searched and loaded from the IBL public data server through ONE.
Last verified 2026-04-29Open record

OpenNeuro

OpenNeuro is a free, open platform for sharing neuroimaging datasets, with public search, dataset pages, and download paths for web, S3, DataLad, and the OpenNeuro CLI.

openneuro
neuroscienceopenPublished datasets are available on demand over the internet.
Last verified 2026-04-29Open record