shawnboltz

Results 6 issues of shawnboltz

Hello, **Describe the bug** I recently discovered GemPy and tried to go through the tutorial this afternoon. When I ran `gp.set_interpolator(geo_model, compile_theano=True, theano_optimizer="fast_compile")` I got the following error: ``` Exception:...

**Description of the Problem** I recently installed obspy on a new python install. Everything appeared to be working until I ran the tests for a package that made a call...

external
.signal

I'm not going to call this a bug, per se... just want to make a note of it and a workaround. When you run the doc notebooks locally, specifically the...

question

**Description** This is a minor annoyance, but the data type for some of the columns in `events_to_df` (and possibly some of the other DFExtractors), such as pick_count, station_count, etc., should...

bug

**Description** This is a pretty low priority, but it I can see it having some obscure effects on, ex., identifying gaps/availability in a bank. When a waveform file gets updated...

bug
waveforms

**Description** Just installed a fresh copy of obsplus on a CentOS machine with python 3.9 and ran the tests. All of the tests passed except for two in the WaveBank...

bug