Skip to content

Repository for the Canadian Oilfield Environmental Assessor (COEA) tool

Notifications You must be signed in to change notification settings

abradley60/Canadian-Oilfield-Envrionmental-Assessor

Repository files navigation

Canadian-Oilfield-Envrionmental-Assessor

Repository for the Canadian Oilfield Environmental Assessor (COEA) tool

Datasets

The COEA tool relies on several datasets describing several activities of the upstream Canadian O&G industry.

The Project Data can be downloaded and unzipped from here - https://drive.google.com/file/d/17g927s3yLod_ujxeNGZtKvLEfnrX6hYj/view?usp=sharing

Additonal project data and reports that may be of use can be found here - https://drive.google.com/drive/folders/1-kXnw8VZBgOziqi7pjq4OuPjRuDqKCF-?usp=sharing

Research - http://hdl.handle.net/1880/111763

Overview

The COEA requires python 2.7. The environment is best setup using a package management tool such as conda. The Canadian_Oilfield_Environmental_Assessor.py is the main script to run the COEA. It calls various functions from the runfiles folder, ultimately exporting results to a custom version of the OPGEE tool where emissions intensities can be estimated. The analysis is completed based on the selection of a set of wells. The following image shows some default parameters that can be used for testing.

Example Inputs for Search

Setup

  1. Install conda miniforge on local machine (https://github.com/conda-forge/miniforge). Existing conda install should also work.
  2. Create the enviornment conda env create -f environment.yml
  3. Edit the file runfiles/map_to_drive.py to point to the folder containing the unzipped 'Project Data' file downloaded from the above link.
  4. Run the script python Canadian_Oilfield_Environmental_Assessor.py

Contact

Reach out to [email protected]

About

Repository for the Canadian Oilfield Environmental Assessor (COEA) tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages