I have to read in some data that is the DLIS format. I got a copy of RP66_v2 manual, though it's not complete, to get a working version of some of the records.
Does anyone have any experience in writing parsers for the DLIS format?
A search on google revealed a browser, but this won't work for our development environment. [ We are using Python 2.7 on a Linux environment. ]
Does anyone have any experience in writing parsers for the DLIS format?
A search on google revealed a browser, but this won't work for our development environment. [ We are using Python 2.7 on a Linux environment. ]