las-js icon indicating copy to clipboard operation
las-js copied to clipboard

Typescript/JavaScript library for parsing standard well log files (Geophysical well logs))

Results 4 las-js issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Processing file: C:/Users/labadmin/Documents/CSTWeb/(10)77502S_C1L1_02000_00000.las Processing file: C:/Users/labadmin/Documents/CSTWeb/(11)81604S_C1L1_08000_04000.las Processing file: C:/Users/labadmin/Documents/CSTWeb/03210N_C1R1_16000_20000_cut_small.las Processing file: C:/Users/labadmin/Documents/CSTWeb/77902S_C1L1_L1L2_20000_16000.las TypeError: Cannot read properties of undefined (reading 'split') at Las. (C:\Users\labadmin\Documents\GitHub\las-js-test\node_modules\las-js\dist\index.js:280:57) at Generator.next () at...

bug

**Describe the bug** Using the [example1.las](https://github.com/laslibs/las-js/tree/master/src/__test__/sample) file provided in sample files. When I run `myLas.curveParams`, the description entries in the object returned have "1 Property Description" instead of just "Property...

bug

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies