Version 0.30 (12 May 2022) #509
kinverarity1
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
np.genfromtxt
) #446 (Implement a numpy-based reader for the data section; Add a numpy engine for reading using numpy.genfromtxt() #452) andProvide a way to benchmark speed performance of
LASFile.read
#444 (Provide a way to benchmark speed performance of LASFile.read; Add benchmark test for the speed of reading a LAS file #449). This leads toa big improvement in speed (e.g. from 1091 msec to 341 msec for
a large sample file).
str
#439 (Data section containing non-numeric chars is parsed entirely as str) and NULL value replacing valid value in DEPT #227(NULL value replacing valid value in DEPT) by allowing different data types
for different columns (PRs Change remove_line_filter to ignore_data_comments #459, Reshape data array inside data section reader function #460, Allow different data types per curve in data section reader #461)
DEBUG
logging level #483 (perfomance decrease in DEBUG logging level; Add TRACE_LASIO logging level #484)Add update_curve and replace_curve_item methods to LASFile
'UNKNOWN:1'
added and phantom columns made #332: Describe default read_policies in docstring, with Describe default read_policies in docstring #489This discussion was created from the release Version 0.30 (12 May 2022).
Beta Was this translation helpful? Give feedback.
All reactions