Philip Crotwell

Results 14 issues of Philip Crotwell

I followed the instructions in #93, but still had errors trying to install on my M1 Mac using pip, and at least as of 2022-07-28 directly from source. There were...

use pybridge to capture stderr when running transcripts as tests. Think this addresses at least part of #1185, as stderr is part of the comparison. But this does not address...

Filing as a separate issue, but related to #1185 and #1207. Currently run_script also suffers from not seeing the error caused by a command that doesn't exist. A similar issue...

`ember install ember-async-button` generates a deprecation warning in ember 2.18.0: `DEPRECATION: An addon is trying to access project.nodeModulesPath. This is not a reliable way to discover npm modules. Instead, consider...

Change package exports to fix publint errors. Also type=module means that jest and eslint config files needed updating. Note there are still many warnings due to there not being a...

Maybe be worth fixing the errors reported by publint on the package.json: https://publint.dev/[email protected] Suggest adding "type": "module" and reorder exports so that "types" is first, before "require" and "import". I...

### What does this PR do? *Adds read and write support for miniseed3.* ### Why was it initiated? Any relevant Issues? *Read and write the new FDSN miniseed3 format.* FDSN...

build_docs

TauP is spherical, and event lat/lon to station lat/lon calculation is currently always spherical. This seems the most honest way to calc distances, but for the earth it might be...

Allow diffraction from other boundaries, ex PKdiffKP ( or just PKdiffP? ), P410diffP

Propagate phase to a scattering point (depth, distance from source), scatterer acts as new source with travel time and distance then added to the true source to scatterer leg. -...