-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* added warning to directory parse added logging warning to parse_directory so that it will print out files that cannot be opened by lasio. It then moves on to the next file in the directory and parses that one. * Update keyword_tree.py * added empty las file and test for logging warning added an empty las file (nothing inside the file at all) that will cause lasio read issues which in turn should call the logging warning in parse_directory. New test catches that warning
- Loading branch information
1 parent
52b98d7
commit 9596312
Showing
3 changed files
with
17 additions
and
1 deletion.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters