AutoStatsQ icon indicating copy to clipboard operation
AutoStatsQ copied to clipboard

Automated station quality control for MT inversion

Results 13 AutoStatsQ issues
Sort by recently updated
recently updated
newest added

This includes the new definition of the docker image and a short description how to use it in the Readme file. This uses the latest version of GMT and we...

usage of fdsn urls for sites not part of pyrocko url list currently implemented in branch allow_fdsn_urls. Should be added to main branch soon after running all code tests.

enhancement

Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge`: avoid a crash with a null target and a truthy...

dependencies

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.0.8. Commits 782c264 3.0.8 6ade2da fix: trim pattern a6f52b0 3.0.7 e4cd434 fix: treat nocase:true as always having magic e6bbe1c publishConfig for 3.0 5b7cd33 3.0.6 20b4b56...

dependencies

The title should say it all. The justification is given in Stachnik et al . (2012): > This function [Cross-correlation coefficient] is useful because it is bounded on the interval...

Bumps [terser](https://github.com/terser/terser) from 5.2.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

Hey Gesa, I recommend throwing `black` at autostatsq. It helps to maintain a consistent style which in turn helps others to quickly dive into your code. Also I think the...