Data inventory
The Epos-France SDC online archive represents about 70 TB of archived data in miniSEED and PH5 formats, since 1980.
Data availability by network and by station is presented interactively and graphically in the Browse by Network and Browse by Station navigation tools (section ‘Detail’) .
It is also possible to obtain detailed inventories (segments, gaps, overlaps, data quality, sample rate per network, station, channel, location) by using directly the webservice availability (output format : text, json, geocsv).
Examples
- Extent availability information for all network 3C
https://seisdata.epos-france.fr/fdsnws/availability/1/extent?net=3C&start=2019-01-01 - Extent availability information for station OGAG, network FR, channels : HN?, year 2018
https://seisdata.epos-france.fr/fdsnws/availability/1/extent?net=FR&sta=OGAG&cha=HN?&start=2018-01-01&end=2018-12-31 - Detailed availability information for stations CREF and OGCE, channels EH? , year 2018
https://seisdata.epos-france.fr/fdsnws/availability/1/query?net=FR&sta=CREF,OGCE&cha=EH?&start=2018-01-01&end=2018-12-31 - Detailed availability information for stations CREF and OGCE, channels EH? , year 2018, ordered by timespancount and lastupdate
https://seisdata.epos-france.fr/fdsnws/availability/1/extent?net=FR&sta=CREF,OGCE&cha=EH?&start=2018-01-01&end=2018-11-15&show=latestupdate&orderby=timespancount - Detailed availability information for stations CREF and OGCE, channels EH? , year 2018, samplerate and gaps are merged
https://seisdata.epos-france.fr/fdsnws/availability/1/query?net=FR&sta=CREF,OGCE&cha=EH?&start=2018-01-01&end=2018-11-15&merge=samplerate&mergegaps=36000
More information on our webservice page.
