QuakeMigrate/QuakeMigrate: QuakeMigrate v1.0.3

QuakeMigrate 1.0.3 Release Notes This patch release introduces some minor updates to tooling used by the package and address some issues that had arisen from underlying dependencies. Further, we have added a backdoor that allows us to debug issues with our CI/CD testing. Switched to Ruff autoformatt...

Full description

Bibliographic Details
Main Authors: Conor Bacon, Tom Winder, Tim Greenfield, Stickler Bot
Format: Other/Unknown Material
Language:unknown
Published: Zenodo 2024
Subjects:
Online Access:https://doi.org/10.5281/zenodo.10903828
Description
Summary:QuakeMigrate 1.0.3 Release Notes This patch release introduces some minor updates to tooling used by the package and address some issues that had arisen from underlying dependencies. Further, we have added a backdoor that allows us to debug issues with our CI/CD testing. Switched to Ruff autoformatter (9580ccf) Addressed a Matplotlib bug arising from the deprecation of the method of sharing/joining axes we were previously using (a4fe6f8) Resolved issue with test workflow failure (a11677b/1363a7a) and added tmate backdoor for debugging (9b433d3) Updated an issue with the data downloading in the Iceland volcano-tectonic example. This had the added benefit of being faster, too! (b11a6b8) Contributors @hemmelig & @TomWinder. What's Changed (auto-generated) Autoformat (Black), bump copyright years, add test workflow by @hemmelig in https://github.com/QuakeMigrate/QuakeMigrate/pull/159 Address issue with shared axes from Matplotlib 3.8 by @hemmelig in https://github.com/QuakeMigrate/QuakeMigrate/pull/163 Add debug backdoor (tmate) and bypass root cause of test workflow failure by @hemmelig in https://github.com/QuakeMigrate/QuakeMigrate/pull/164 :wrench: Update cibuildwheels version to fix Windows wheel building by @TomWinder in https://github.com/QuakeMigrate/QuakeMigrate/pull/171 Switch to Ruff formatter by @hemmelig in https://github.com/QuakeMigrate/QuakeMigrate/pull/165 :bug: Single client request for all stations by @TomWinder in https://github.com/QuakeMigrate/QuakeMigrate/pull/174 Full Changelog : https://github.com/QuakeMigrate/QuakeMigrate/compare/v1.0.2.v1.0.3