|
29 | 29 | ], |
30 | 30 | "source": [ |
31 | 31 | "# Install dependency - WARNING: DOES NOT WORK ON JUPYTER HUB\n", |
32 | | - "! pip install pyrocko[gui]" |
| 32 | + "# ! pip install pyrocko[gui]" |
33 | 33 | ] |
34 | 34 | }, |
35 | 35 | { |
|
1487 | 1487 | { |
1488 | 1488 | "data": { |
1489 | 1489 | "text/plain": [ |
1490 | | - "Inventory created at 2025-05-13T07:26:17.419866Z\n", |
1491 | | - "\tCreated by: ObsPy 1.4.1\n", |
| 1490 | + "Inventory created at 2025-05-13T15:29:43.275460Z\n", |
| 1491 | + "\tCreated by: ObsPy 1.4.2\n", |
1492 | 1492 | "\t\t https://www.obspy.org\n", |
1493 | | - "\tSending institution: NCEDC,ObsPy 1.4.1 (NCEDC)\n", |
| 1493 | + "\tSending institution: NCEDC,ObsPy 1.4.2 (NCEDC)\n", |
1494 | 1494 | "\tContains:\n", |
1495 | 1495 | "\t\tNetworks (97):\n", |
1496 | 1496 | "\t\t\tBK (24x), CE (16x), NC (36x), NP (14x), PB (7x)\n", |
|
1599 | 1599 | }, |
1600 | 1600 | { |
1601 | 1601 | "cell_type": "code", |
1602 | | - "execution_count": 8, |
| 1602 | + "execution_count": null, |
1603 | 1603 | "metadata": {}, |
1604 | 1604 | "outputs": [ |
1605 | 1605 | { |
1606 | 1606 | "name": "stderr", |
1607 | 1607 | "output_type": "stream", |
1608 | 1608 | "text": [ |
1609 | | - "qt.qpa.fonts: Populating font family aliases took 51 ms. Replace uses of missing font family \".AppleSystemUIFont\" with one that exists to avoid this cost. \n" |
| 1609 | + "Matplotlib Qt5Agg backend is not available. Snufflings drawing matplotlib figures may not work properly.\n" |
1610 | 1610 | ] |
1611 | | - }, |
1612 | | - { |
1613 | | - "data": { |
1614 | | - "text/plain": [ |
1615 | | - "(None, <pyrocko.pile.Sorted at 0x330c1dfc0>)" |
1616 | | - ] |
1617 | | - }, |
1618 | | - "execution_count": 8, |
1619 | | - "metadata": {}, |
1620 | | - "output_type": "execute_result" |
1621 | 1611 | } |
1622 | 1612 | ], |
1623 | 1613 | "source": [ |
1624 | 1614 | "events, markers = to_pyrocko_events_and_picks(cat)\n", |
1625 | 1615 | "obspy_compat.snuffle(st, ntracks=len(st), inventory=inv, markers=markers)" |
1626 | 1616 | ] |
| 1617 | + }, |
| 1618 | + { |
| 1619 | + "cell_type": "code", |
| 1620 | + "execution_count": null, |
| 1621 | + "metadata": {}, |
| 1622 | + "outputs": [], |
| 1623 | + "source": [] |
1627 | 1624 | } |
1628 | 1625 | ], |
1629 | 1626 | "metadata": { |
1630 | 1627 | "kernelspec": { |
1631 | | - "display_name": "baker", |
| 1628 | + "display_name": "Python 3 (ipykernel)", |
1632 | 1629 | "language": "python", |
1633 | 1630 | "name": "python3" |
1634 | 1631 | }, |
|
1642 | 1639 | "name": "python", |
1643 | 1640 | "nbconvert_exporter": "python", |
1644 | 1641 | "pygments_lexer": "ipython3", |
1645 | | - "version": "3.10.0" |
| 1642 | + "version": "3.11.12" |
1646 | 1643 | } |
1647 | 1644 | }, |
1648 | 1645 | "nbformat": 4, |
1649 | | - "nbformat_minor": 2 |
| 1646 | + "nbformat_minor": 4 |
1650 | 1647 | } |
0 commit comments