All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project generally adheres to Semantic Versioning.
- Use TkAgg backend in matplotlib for consistent performance
- Download 2017 and 2018 logs in kgs_download function
- Facies and pay flag input for statistics export.
- Issue 1 calling newer methods from old versions of required packages. Versions added to requirements.txt.
- Issue returning empty depth array when trying to find next_formation_depth
- Issue not removing rows from calculations when only PE is null causing a crash
- Issue with show method for LogViewer class using different back ends of matplotlib
- Gradients for filled curves
- Inventory las files from given folders
- Wolfcamp examples
- autodetect_encoding to LASFile requiring cchardet on install
- Downloading las data from KGS and University Lands
- Electrofacies calculations
- Graphs error with window location
- Data included in distribution
- Wheel source distribution
- Log object
- Subclass of lasio LASFile
- Calculates petrophysical properties
- Exports statistics
- LogViewer object
- displaying log data
- interacting with log data
- manually manipulate and redraw curves
- bulk shift curve data
- Electrofacies function for digital rock types
- Dataset function to read packaged data
- Download functions to download public data
- ul_lands_download() from Texas University Lands
- kgs_download() from Kansas Geologic Society
- package added to PyPI registry