Recent Releases of pyrocko
pyrocko - Pyrocko v2018.09.13 release
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
- Python
Published by miili over 7 years ago
pyrocko - Pyrocko v2018.01.29 Release
New features:
pyrocko.obspy_compatcompatibility with basic ObsPy classes (see https://pyrocko.org/docs/)- Added
Source.outline - Added examples for ObsPy compatability, StationXML and QuakeML
Bugfixes:
geofonupdated page parser- old
requestscompatibility - various bugfixes
- Python
Published by miili over 8 years ago
pyrocko - Pyrocko v2018.01.16 bugfix release
Bugfixes and improvements
- fix an error in string/time conversion (affecting date formats with more than one '.')
- fix py2/3 related bugs in
cakeandguts - fix incorrect handling of moment/magnitude in
moment_tensor.MomentTensor.randam_mt() - improvements to
colosseo/scenario model.load_events()now acceptsyamlbased 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
- Python
Published by emolch over 8 years ago
pyrocko - Pyrocko v2017.12.13 release
New Features
pyrocko.model: NewGNSSCampaignmodelpyrocko.gf: NewGNSSCampaignTarget- New module
pyrocko.scenario: Create earthquake data scenarios on the fly, outputs are- Waveforms model
- InSAR deformation model (with
kite) - GNSS data
Use
colosseoCLI tool to initialize and calculate your earthquake scenarios.
Bugfixes and Improvements
pyrocko.pile: cachingsnuffler: improved OpenStreetmap visual appearance and loggingsnuffler: marker table print menusnuffler.maps: upgrade to OpenLayers4
- Python
Published by miili over 8 years ago
pyrocko - Pyrocko v2017.11.22 bugfix release
- Bugfix:
pyrocko.pilecaching - Bugfix: automap SRTM download authentication
- Feature: QuakeML - Include moment tensor to
pyrocko.model.event - Maintenance: deployment polishing to
pipand Anaconda - Docs: polished
- Python
Published by miili over 8 years ago
pyrocko - Pyrocko v2017.11.16 is released!
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.
- Python
Published by miili over 8 years ago