fsri-residential-gasburner-2016
Repository of gas burner experiments conducted in single-story and two-story residential structures. This project was supported by Award No. 2015-DN-BX-K052, awarded by the National Institute of Justice, Office of Justice Programs, U.S. Department of Justice. The opinions, findings, and conclusions or recommendations expressed in this publication/program/exhibition are those of the author(s) and do not necessarily reflect those of the Department of Justice.
Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 1 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.0%) to scientific vocabulary
Repository
Repository of gas burner experiments conducted in single-story and two-story residential structures. This project was supported by Award No. 2015-DN-BX-K052, awarded by the National Institute of Justice, Office of Justice Programs, U.S. Department of Justice. The opinions, findings, and conclusions or recommendations expressed in this publication/program/exhibition are those of the author(s) and do not necessarily reflect those of the Department of Justice.
Basic Info
Statistics
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
- Releases: 1
Metadata Files
README.md
fsri-residential-gasburner-2016
This repository contains the data and supporting files from natural gas burner experiments conducted in both single-story and two-story residential structures. This work was part of a larger series of experiments that studied the impact of ventilation on fire patterns. Data from those experiments can be explored here: Impact of Fixed Ventilation on Fire Damage Patterns
This project was supported by Award No. 2015-DN-BX-K052, awarded by the National Institute of Justice, Office of Justice Programs, U.S. Department of Justice. The opinions, findings, and conclusions or recommendations expressed in this publication/program/exhibition are those of the author(s) and do not necessarily reflect those of the Department of Justice.
01_Data
The data directory is broken into two subdirectories: one for the single-story experiments (5 experiments) and one for the two-story experiments (8 experiments). More information on the structure of the included files and the corresponding experiments can be found here: Data Details
02_Info
The info directory contains a plaintext .csv channel list and info file for each structure. The channel list maps the individual channels to their respective measurement arrays. Dimensioned, instrumented floor plans can be found here: Instrumentation Details. The channel list file also sets the channel labels and file names for graphs produced by the included scripts (03_Scripts). The info file is used to set the start and end times for graphs as well as the y-axis values for the respective measurement quantities.
03_Scripts
Python scripts are included to produce .pdf graphs for each of the measurement locations for each experiment. In conjunction with Matplotlib, Seaborn is used to style the graph. If seaborn is not already installed, it can be added by the following:
pip install seaborn
If you are using the Anaconda distribution of python, it can alternatively be installed by:
conda install seaborn
04_Charts
The chart directories gets produced upon execution of SingleStoryPlot.py and TwoStoryPlot.py. Graphs are produced for each measurement location for each experiment. Because the graphs can be produced from files included in this repository, the graphs themselves are not files under version control. Additionally, the 04_Charts directory is included in the .gitignore file to prevent accidental commits of the graphs.
For more information about the project, Contact Us.
Owner
- Name: UL FSRI
- Login: ulfsri
- Kind: organization
- Location: Columbia, MD
- Website: fsri.org
- Repositories: 6
- Profile: https://github.com/ulfsri
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "McKinnon" given-names: "Mark" orcid: "https://orcid.org/0000-0002-3344-4957" - family-names: "Weinschenk" given-names: "Craig" orcid: "https://orcid.org/0000-0002-2782-6692" - family-names: "Madrzykowski" given-names: "Daniel" orcid: "https://orcid.org/0000-0003-1829-0491" - family-names: "Stakes" given-names: "Keith" orcid: "https://orcid.org/0000-0002-9395-5708" title: "2016 Residential Gas Burner Experimental Data" version: 1.0 doi: https://zenodo.org/record/5703080#.YZKBYr3MK50 date-released: 2021-11-15 url: "https://github.com/ulfsri/fsri-residential-gasburner-2016/tree/v1.0"