Pyrocko

Latest version: v2024.1.10

Safety actively analyzes 613682 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2018.09.13

**Features:**

* Snuffler map added
* Bing aerial images
* Distance and area measure
* Toggle lines and cities
* GF Server added JSON API
* Snuffler and Jackseis now accept YAML event files
* Snuffler:
* polarity picking
* GF: improved handling of derived magnitude sources (slip-driven rect source, explosion, ...)
* Guts:
* can now specify output yaml style for strings
* guts: improved XML namespace support
* guts: add utility module to help with guts structure updaters
* Fomosto:
* ttt now checks for holes in travel-time tables
* GNSS:
* possibility to define component covariances

**Bugfixes:**

* Fixed Bug in `ExplosionSource` (incorrect moment conversion)
* Fixed bug in polygon coordinates
* Fixed SSL issues
* Fixed SRTM tile download
* Fixed `fomosto tttextract --output`
* Various minor bugfixes
* Various compatibility fixes
* Updated web service URLs and online catalog parsers

2018.01.29

New features:

* `pyrocko.obspy_compat` compatibility with basic ObsPy classes (see https://pyrocko.org/docs/)
* Added `Source.outline`
* Added examples for ObsPy compatability, StationXML and QuakeML

Bugfixes:

* `geofon` updated page parser
* old `requests` compatibility
* various bugfixes

2018.01.16

Bugfixes and improvements

* fix an error in string/time conversion (affecting date formats with more than one '.')
* fix py2/3 related bugs in `cake` and `guts`
* fix incorrect handling of moment/magnitude in `moment_tensor.MomentTensor.randam_mt()`
* improvements to `colosseo` / `scenario`
* `model.load_events()` now accepts `yaml` based event files
* changes on geofon event web pages require an update in `catalog.geofon`
* better handling of defaults in `guts`, guts-derived default objects are now automatically cloned
* follow changed SRTM url

2017.12.13

New Features
- `pyrocko.model`: New `GNSSCampaign` model
- `pyrocko.gf`: New `GNSSCampaignTarget`
- New module `pyrocko.scenario`: Create earthquake data scenarios on the fly, outputs are
- Waveforms model
- InSAR deformation model (with `kite`)
- GNSS data
Use `colosseo` CLI tool to initialize and calculate your earthquake scenarios.

Bugfixes and Improvements
- `pyrocko.pile`: caching
- `snuffler`: improved OpenStreetmap visual appearance and logging
- `snuffler`: marker table print menu
- `snuffler.maps`: upgrade to OpenLayers4

2017.11.22

* Bugfix: `pyrocko.pile` caching
* Bugfix: automap SRTM download authentication
* Feature: QuakeML - Include moment tensor to `pyrocko.model.event`
* Maintenance: deployment polishing to `pip` and Anaconda
* Docs: polished

2017.11.16

Pyrocko v2017.11.16 introduces Python 2/3 support!

Many things changed under the hood, we have a new module structure (which is backwards compatible).
New deployment for Anaconda and `pip`.

With over 30000 lines of code and documentation changed in this update,
it is likely that some hiccups will follow even though we have greatly
extended our unittest infrastructure. Please help us with testing and
feedback!


Most important changes are:

* Python 2/3 support
* Improved documentation and examples
* Community support chat
* Installation through python pip and Anaconda
* Built-in Snufflings added: Maps, Seismosizer and Cake
* Version naming has changed to rolling release style (e.g. v2017.11.16)
* Reorganized module hierarchy (backwards-compatible)

The documentation at https://pyrocko.org has seen many changes with more examples from the world of seismology.

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.