0 purchases
xtgeoviz 0.1.3
xtgeoviz
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.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.