NCEDC News/Blog
Current issue with ObsPy FDSN web service client
November 1, 2022
11/22/2022 Note: This issue has been fixed in ObsPy v1.4.0.
In order to enhance security on our web services, we are now enforcing https connection. Even though most clients do support the redirect from http to https, there seems to be an issue with Obspy. We have contacted the developers and in the meantime, users can apply the following workaround before calling the Client() function:
from obspy.clients.fdsn.header import URL_MAPPINGS URL_MAPPINGS['NCEDC'] = "https://service.ncedc.org"
FTP service to be retired on May 31, 2022
May 9, 2022
After May 31, 2022, the NCEDC will no longer be offering FTP services for researchers. We will continue to offer HTTPS as a way to download the same content. Researchers with automated scripts involving FTP will want to update their scripts to change any paths following the example below:
ftp://ncedc.org/pub is available as https://ncedc.org/pub
ftp://ncedc.org/outgoing is available as https://ncedc.org/outgoing
Note that URLs with ftp in their path (such as https://ncedc.org/ftp/pub/) will also be deprecated on May 31, 2022.
NCEDC archive unavailable: Thu Dec 9th 11am-noon PDT
December 8, 2021
The NCEDC data archive will be unavailable this Thursday, Dec 9th, from 11am to noon PDT for scheduled maintenance. Please plan accordingly for this interruption in service.
NCEDC News
-
:  Current issue with ObsPy FDSN web service client
-
:  FTP service to be retired on May 31, 2022
-
:  NCEDC archive unavailable: Thu Dec 9th 11am-noon PDT
Categories
- 2003 San Simeon Earthquake (5)
- 2004 Parkfield Earthquake (3)
- Berkeley Digital Seismic Network (BDSN, BK) (11)
- Bugs (6)
- Calpine/LBL Geysers data (BG) (8)
- Catalogs (21)
- Data Access Methods (18)
- Data Availability (31)
- Data Center Operations (25)
- Data Center Outages (9)
- Data Distribution (3)
- Data Holdings (16)
- Earthquake Catalogue (21)
- Earthquake Depths (3)
- Earthquake Locations (9)
- High Resolution Seismic Network (HRSN, BP) (4)
- Magnitude (10)
- Magnitude Errors (4)
- Metadata (4)
- Northern California Earthquake Data Center (NCEDC) (14)
- Northern California Seismic System (NCSS) (7)
- Northern Hayward Fault Network (NHFN, BK) (3)
- SEED format (6)
- Sampling Rate (3)
- Strain Data (3)
- The Geysers (5)
- Timing Errors (3)
- U.S. Geological Survey (USGS) (3)
- UC Berkeley Seismological Laboratory (BSL) (4)
- USGS Northern California Seismic Network (NCSN) (11)
- Uncategorized (4)
- Waveform Data (33)
- Web Services (5)