Tobias Megies

Results 195 issues of Tobias Megies

We should later at some point (when numpy v2.0 stable is out) remove extra runners in our CI matrix again. Eventually numpy v2 will just get tested by our normal...

CI

### What does this PR do? Makes it possible for users to opt out of gzip server side compression (`Client(.., use_gzip=False)`) in all requests made to the connected server. ###...

.clients.fdsn
ready for review

### What does this PR do? Separates FDSN tests into two groups better, those that actually need network and those that can run without network access and make the latter...

.clients.fdsn
testing

This PR enables fetching available SEED IDs in the SDS archive for specific network/station codes. Getting a list of *all* available SEED IDs might take a very long time on...

enhancement
.io

### What does this PR do? **1.** Adjusts minimum dependency versions for next major release 1.5.0 and also adjusts CI build matrix accordingly. For python+numpy we decided to follow [NEP029](https://numpy.org/neps/nep-0029-deprecation_policy.html#drop-schedule)...

release blocker
installation
CI
test_network
build_docs

So, Anaconda created a big hype train by dropping [pyscript](https://pyscript.net/) on the world, with their [pyscript showcase at Pycon](https://twitter.com/pwang/status/1521137668003880961), and naturally, I was curious how hard it might be to...

This is a very much shortened release check list, after focusing on wheel/conda/pypi only releases. #### Before release - [x] N/A for minor release ~~Discuss planned release date and update...

release blocker
packaging

### What does this PR do? Try out a way to handle the two ways of identifying stations/channels. The old way being a combination of network, station, location and channel...

.core

Alongside MiniSEED version 3, FDSN has introduced a new standard for handling how measurement setups are uniquely identified, called [FDSN Source Identifier](https://docs.fdsn.org/projects/source-identifiers/en/v1.0/#). It is likely that this new system will...

release blocker
.core