You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First step for #108
Added new `name` arg to `Interval` constructor, and will set `self.name` to that, if it is passed.
Still need to think about where in the repr this attribute goes, and it will need to be caught in various methods that call `Interval`, such as `Striplog._build_list_of_intervals`. There do not seem to be many, on a quick search.
Seems like it would be useful for stratigraphic columns, say. Or anything that doesn't have components.
The text was updated successfully, but these errors were encountered: