Skip to content

A collection of Python tools for dealing with Alberta oil and gas data, including UWIs

License

Notifications You must be signed in to change notification settings

DeflateAwning/alberta-og-data-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alberta-og-data-tools

A collection of Python tools for dealing with Alberta oil and gas data, including UWIs.

While I briefly worked in the oil and gas industry in Alberta, I noticed a lack of efficiency in dealing with large lists of Unique Well Identifiers (or UWIs for short), especially when parsing lists of files, or parsing text from human-written notes.

This library implements a WellLoc() class, which represents a UWI surface location or bottom hole location (with optional prefix and completion event). It also implements parsing of these UWIs from large strings of text, especially in cases where inconsistent formatting was used.

Usage Examples

See test_uwi_tools.py for a list of capabilities and conversions.

Star this repo or open an issue if you want more examples!

About

A collection of Python tools for dealing with Alberta oil and gas data, including UWIs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages