Skip to content

WR-Long/PetroEng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PetroEng : Functions for Petroleum Engineering

A python package of functions for pertoleum engineering.

Modules

  • Convert: Unit Conversion using the Energistics Unit of Measure Dictionary V1.0. Useable with numerics, Numpy arrays, or Pandas series and DataFrames.

Installation (from source)

pip install git+https://github.com/WR-Long/PetroEng

Getting Started

import PetroEng as pe
pe.convert(212, 'degF', 'degC')

About

Petroleum Engineering Functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages