Unable to download waveforms using massdownloader or get_waveforms

Hello, I’m trying to download the mseed data from the 9N network over the entire time period: FDSN: 9N (2020-2020): CO2 containment and monitoring techniques at Crystal Geyser

Neither massdownloader nor get_waveforms seems to be able to find the data using client(“IRIS”).

It does work when I curl directly, but the download speeds are very slow. Just trying to see if there’s a workaround or something I’m missing.

http://service.iris.edu/ph5ws/dataselect/1/query?reqtype=fdsn&format=mseed&network=9N&channel={}&starttime={}&endtime={}&station={}&nodata=404”.format(ch,
str(t1)[:-8],str(t1+86400)[:-8],sta)])

Thanks

obspy version 1.2.2 installed using conda, python version 3.9.7

That URL is for PH5WS which is a custom service and that’s not via the IRIS/EarthScope FDSNWS. Might be the data is not served via FDSNWS, potentially