Help visualizing well log data - Herramienta para visualizar registros de pozos
Project description
Pozo
Pozo is an open source, intuitive api for graphing well logs. It accepts las objects from lasio.
This week, styling, defaults, and spanish documentation will be published.
Español
Pozo es una API intuitiva, y de codigo abierto, para visualizar registros de pozos. Se acepta objetos de LAS de lasio.
Esta semana, se publicará estilo, defectos, y más documentación!
Example/Ejemplo
import pozo
import lasio
las = lasio.read("/your/las/file/here") # "tu/archivo/acá"
pozo.Graph(las).render()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pozo-0.5.0.tar.gz
(18.0 kB
view hashes)
Built Distribution
pozo-0.5.0-py3-none-any.whl
(19.1 kB
view hashes)