Dlisio Versions Save

Python library for working with the well log formats Digital Log Interchange Standard (DLIS V1) and Log Information Standard (LIS79)

v0.1.13

4 years ago
  • The sphinx documentation on readthedocs has a few new section: About the project, an introduction to some dlis-concepts and a quick guide to help new users to get started with dlisio.
  • API documentation has seen some improvements as well. The dlis-class documentation is revamped to better help users to work with logical files and accessing objects. Frame and Channel are more thoroughly documented, and provides more examples on how to work with curve data.
  • Direct access of a specific objects has been made more convenient with dlis.object()--
  • dlis.match no longer casesensitive
  • The fileheader interface has changed. The fileheader is now directly accessible through dlis.fileheader
  • dlis.objects has been removed
  • CircleCI is added to the ci-pipeline for building and testing on linux
  • Python test suite have seen some refactoring
  • It is now possible to build the python module with setup.py, provided the core library is already installed on the system.

v0.1.12

4 years ago

v0.1.11

4 years ago

v0.1.10

4 years ago

v0.1.9

4 years ago

v0.1.8

4 years ago

v0.1.7

4 years ago

v0.1.6

4 years ago

v0.1.5

5 years ago

v0.1.4

5 years ago