JustinGOSSES / wellio.js

JavaScript for converting well-log standard .las file format to json format
https://justingosses.github.io/wellio.js/
MIT License
34 stars 5 forks source link

split read_json() function into 2 parts: one that uses fs and one that takes dict #39

Closed JustinGOSSES closed 4 years ago

JustinGOSSES commented 4 years ago

split read_json() function into 2 parts: one that uses fs and one that takes dict

This was discussed in issue #7