Skip to content

wsdaniels/CMS-durations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Estimating methane emission durations using continuous monitoring systems (CMS)

Overview

This repository contains code to estimate methane emission durations using concentration data from point-in-space continuous monitoring systems. The main body of code is contained in the MAIN_1_estimate_durations.R file found in the code directory. The HELPER file contains auxiliary functions used by the MAIN_1 script. The MAIN_2_analyze_controlled_release_results file makes all of the plots for the accompanying manuscript related to the controlled release evaluations. The MAIN_3_analyze_case_study_results file makes all of the plots for the accompanying manuscript related to the real data case study. The accompanying paper can be found here: https://doi.org/10.1021/acs.estlett.4c00687

The MAIN_1_estimate_durations file takes simulated concentration data and concentration observations as input. The file format must match the output of the MAIN_1_simulate.R file from the following repository: https://github.com/wsdaniels/DLQ. The raw concentration data used to generate the output files cannot be made publicly available due to privacy concerns, but can be made available upon request for research purposes. The "output_data" directory is where output from the MAIN_1 script is saved. Output files have been pre-generated and are saved in this directory.

Citation

If you use this code in your research, please cite the accompanying paper:

Daniels et al. (2024). Estimating methane emission durations using continuous monitoring systems. Environmental Science & Technology Letters. https://doi.org/10.1021/acs.estlett.4c00687

BibTeX:

@article{daniels_estimating_2024,
	title = {Estimating {Methane} {Emission} {Durations} {Using} {Continuous} {Monitoring} {Systems}},
	volume = {11},
	doi = {10.1021/acs.estlett.4c00687},
	number = {11},
	urldate = {2024-11-27},
	journal = {Environmental Science \& Technology Letters},
	publisher = {American Chemical Society},
	author = {Daniels, William S. and Jia, Meng and Hammerling, Dorit M.},
	month = nov,
	year = {2024},
	pages = {1187--1192},
}

About

Estimating methane emission durations using continuous monitoring systems.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages