- Other minor bug fixes inc inability to rename mnemonics in written LAS file.
0.12
- Other minor bug fixes inc inability to rename mnemonics in written LAS file.
0.11.2
- Fix bug with not correctly figuring out units for LASFile.write() (138) - Add LASFile.add_curve(CurveItem) method which automatically goes to the old method at LASFile.add_curve_raw(mnemonic=, data=, ...) if necessary, so it should be transparent to users
0.11.1
reorganise modules, various fixes.
0.10
- Internal change to SectionItems for future LAS 3.0 support - Added JSON encoder - Added examples for using pandas DataFrame (.df attribute) - LAS > Excel script refined (las2excel.py)