Skip to content

equinor/xtgeoviz

xtgeoviz

tests Python Version License: LGPL v3 Ruff PyPI

Utility functions for plotting xtgeo objects.

Install

xtgeoviz is available from PyPI.

pip install xtgeoviz

Usage

import xtgeoviz.plot as xtgplot
import xtgeo

surf = xtgeo.surface_from_file("somemap.gri")
xtgplot.quickplot(surf)

Documentation

The documentation can be found at https://equinor.github.io/xtgeoviz.

Developing & Contributing

All contributions are welcome. Please see the Contributing document for more details and instructions for getting started.

License

This software is released under the LGPLv3 license.

About

Visualization of XTGeo data types (maps, grids, etc)

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

Languages