National seismological network

National Seismological Center

datasetViewer.description

Set of multi-parametric seismological stations located in the national territory, a communications system to transport the signals to the central servers and a center for the acquisition, archiving, analysis and distribution of data and seismic information. A station is called multi-parametric because it is made up of sensors and ground motion acquisition systems in velocity (broadband seismographs), acceleration (accelerographs) and position (GNSS, Global Positioning Satellite System).

datasetViewer.preview

datasetViewer.previewCollectionInfo

EstaciónNombre estaciónRedNombre redCanalesInstrumentosRegiónProvinciaComunaInicio registrosTérmino registrosLatitudLongitudDatumElevación
DSPADespedida Farm-Tierra del FuegoAIAntarctic Seismographic Argentinean Italian NetworBHE; BHN; BHZ; MHE; MHN; MHZCMG-3T, 100 s 1500 V/m/s - DM24 MkII Differential; CMG-3T, 100 s, 1500 V/m/s-DM-24 Mk2 Differential,No aplicaNo aplicaNo aplica2003-01-012599-12-31-53.9536-68.2668WGS84151.0
ANTUAntumapuCChilean National Seismic NetworkHNE; HNN; HNZEpisensor, DC to >200 Hz, 5V differential full scMetropolitana de SantiagoSantiagoLa Pintana2002-09-092014-04-01-33.5691-70.6335WGS84640.0
BI04Isla MochaCChilean National Seismic NetworkBHE; BHN; BHZ; HHE; HHN; HHZ; HNE; HNN; HNZ; LCE; LCQ; LHE; LHN; LHZ; VCO; VEA; VEC; VEP; VKI; VMU; VMV; VMW; VPBQuanterra 330 Linear Phase Composite; Guralp CMG5T Sensor/Quanterra 330 Linear Phase Com; Nanometrics Trillium 120 Sec Response/Quanterra 33BiobíoAraucoLebu2013-08-252015-05-11-38.412-73.8853WGS8461.0
CCH2ChillanCChilean National Seismic NetworkACE; BHE; BHN; BHZ; HHE; HHN; HHZ; HNE; HNN; HNZ; LCE; LCQ; LHE; LHN; LHZ; LNE; LNN; LNZ; LOG; OCF; UHE; UHN; UHZ; VCO; VEA; VEC; VEP; VHE; VHN; VHZ; VKI; VM0; VM1; VM2; VM3; VM4; VM5; VM6; VPBQuanterra 330 Linear Phase Composite; Episensor 200 Hz 2.5 Volt per g/Quanterra 330 Line; Nanometrics Trillium 40 Sec Response/Quanterra 330ÑubleDiguillínChillán2011-01-012014-03-20-36.603-72.0778WGS84123.0
CCSPConcepcion San PedroCChilean National Seismic NetworkHNE; HNN; HNZEpisensor 200 Hz 5 Volt per g/KMI Rock Acausal w 5BiobíoConcepciónSan Pedro de la Paz2013-06-192599-12-31-36.8442-73.109WGS8484.0
·············································
USPAUspallanteVCSernageominHHE; HHN; HHZRT151, 30 s, 2000 V/m/s-RT130, gain 1, 100 spsNo aplicaNo aplicaNo aplica2010-01-012599-12-31-44.95245-73.103314WGS8415.0
VENTQVentisqueroVCSernageominHHE; HHN; HHZRT151, 30 s, 2000 V/m/s-RT130, gain 1, 100 spsLos LagosPalenaChaitén2010-01-012599-12-31-42.88144-72.45512WGS84458.0
VNTQVentisqueroVCSernageominHHE; HHN; HHZRT151, 30 s, 2000 V/m/s-RT130, gain 1, 100 spsLos LagosPalenaChaitén2010-01-012599-12-31-42.88144-72.45512WGS84458.0
YLTNYultonVCSernageominHHE; HHN; HHZRT151B, 30 s, 2000 V/m/s-RT130, gain 1, 100 spsAysén del General Carlos Ibáñez del CampoAisénCisnes2018-02-282599-12-31-45.05831-73.10867WGS841019.0
YLTNYultonVCSernageominHHE; HHN; HHZRT151B, 30 s, 2000 V/m/s-RT130, gain 1, 100 spsAysén del General Carlos Ibáñez del CampoAisénCisnes2018-02-282599-12-31-45.05831-73.10867WGS841019.0

datasetViewer.spatialCoverage

datasetViewer.spatialCoverageInfo datasetViewer.mapView

datasetViewer.download

datasetViewer.download1 datasetViewer.here. datasetViewer.download3

datasetViewer.programaticAccess

datasetViewer.programaticAccess1 itrend-ds:M3K0OI578I3JAB1

datasetViewer.programaticAccess2 Estación

datasetViewer.programaticAccess3 datasetViewer.programaticAccess4 datasetViewer.programaticAccess5 datasetViewer.here

```python import pytrend import pandas as pd session = pytrend.itrend_developer_tools() session.set_credentials( access_key_id = '', # Type your access_key_id secret_access_key = '' # Type your secret_access_key ) # Dataset dataset_id = 'itrend-ds:M3K0OI578I3JAB1' collection_id = 'Estación' # Get available formats dataset_formats = session.get_dataset_formats(dataset_id) fmt = dataset_formats[0] # Choose your preferred format: dataset_formats = [csv, shp, geojson] # Download file response = session.download_file(dataset_id, fmt) # Download an element filename = response.get('filename') delimiter = response.get('delimiter') df = pd.read_csv(filename, delimiter) element_formats = session.get_element_formats(dataset_id) efmt = element_formats[0] # Choose your preferred format: element_formats = [] for r, row in df.iterrows(): element_id = row[collection_id] element_response = session.download_file(dataset_id, efmt, element_id) break ```

datasetViewer.attribution

datasetViewer.attributionMessage1

datasetViewer.attribution1 National Seismological Center, «National seismological network». datasetViewer.attribution2

datasetViewer.attributionMessage2

datasetViewer.attribution3 National Seismological Center («National seismological network»), datasetViewer.attribution4

datasetViewer.permanentLink

datasetViewer.permanentLinkDescription

https://www.plataformadedatos.cl/datasets/en/M3K0OI578I3JAB1

datasetViewer.metadata

datasetViewer.noMetadata