Skip to content
@geopozo

GeoPozo

Geology Tools - Herramientas Geológicas

GeoPozo

Español

(English below)

Hay tres checkeos en cualquier pull request:

  1. ruff-lint
  2. pytest
  3. que la salida de los notebooks está borrada

1 y 2 son tareas para ustedes (pista: la comanda pytest para ejecutar pytest).

De 3, se puede installar este hook (guancho):

cp /directorio/a/descargas/pre-commit /directorio/a/repo/.git/hooks/
chmod +x /directorio/a/repo/.git/hooks/pre-commit

English

There are three checks on any pull request:

  1. ruff-lint
  2. pytest
  3. verification that notebook output is cleared

Number 1 and 2 are left as an exercise to you (hint: run pytest to run pytest).

For number 3, feel free to install this hook:

cp /path/to/downloads/pre-commit /path/to/repo/.git/hooks/
chmod +x /path/to/repo/.git/hooks/pre-commit

Pinned Loading

  1. pozo-py pozo-py Public

    Help visualizing well log data - Herramienta para visualizar registros de pozos

    Python 9 1

  2. pozo-demo pozo-demo Public

    A pozo-py demo!

    Lasso 1

Repositories

Showing 7 of 7 repositories
  • .github Public
    geopozo/.github’s past year of commit activity
    Shell 0 0 0 0 Updated Jun 21, 2024
  • pozo-py Public

    Help visualizing well log data - Herramienta para visualizar registros de pozos

    geopozo/pozo-py’s past year of commit activity
    Python 9 MIT 1 13 0 Updated Jun 20, 2024
  • pozo-demo Public

    A pozo-py demo!

    geopozo/pozo-demo’s past year of commit activity
    Lasso 0 1 1 0 Updated Jun 20, 2024
  • plotly.js Public Forked from plotly/plotly.js

    Open-source JavaScript charting library behind Plotly and Dash

    geopozo/plotly.js’s past year of commit activity
    JavaScript 0 MIT 1,939 0 0 Updated May 13, 2024
  • pozo-demo-extracted Public Forked from geopozo/pozo-demo

    A pozo-py demo for general data ingress

    geopozo/pozo-demo-extracted’s past year of commit activity
    Jupyter Notebook 0 1 0 0 Updated May 9, 2024
  • lascheck Public Forked from MandarJKulkarni/lascheck

    Python library for checking conformity of Log ASCII Standard (LAS) files to standards

    geopozo/lascheck’s past year of commit activity
    Python 0 MIT 8 0 0 Updated Apr 5, 2024
  • plotly.py Public archive Forked from plotly/plotly.py

    The interactive graphing library for Python ✨ This project now includes Plotly Express!

    geopozo/plotly.py’s past year of commit activity
    Python 0 MIT 2,528 0 0 Updated Mar 22, 2024

Top languages

Loading…

Most used topics

Loading…