diff --git a/css/wimodule.css b/css/wimodule.css index ce99d77..142e532 100644 --- a/css/wimodule.css +++ b/css/wimodule.css @@ -303,7 +303,7 @@ .wi-request-volume { background: #ffffff; - padding: 0px 0px 0px 5px; + padding: 0px 0px 0px 5px; margin: 5px 0px 5px 25px; border-left: 2px Solid black; } diff --git a/examples/webdc3-2019/geofon.css b/examples/webdc3-2019/geofon.css new file mode 100644 index 0000000..08ecf15 --- /dev/null +++ b/examples/webdc3-2019/geofon.css @@ -0,0 +1,350 @@ +/* * HTML tags customization ************************************************ */ +/* + * PLE Aug 2013: Grabbed some features from + * https://www-extern.gfz-potsdam.de/startseite/ + * but it is preferable to use their style sheet (template.css) directly. + * Reduced outer width to 970 px; 10 px padding on left and right leaves only 950 (was 1024). + * + * "Features" include: + * - constrained page width + * - shadows on boxes + * - rounded corners + * - .. + */ + +html { + height: 100%; + overflow-y: auto; +} + +body { + /* color: #000; */ + height: 100%; + font-family: "Source Sans Pro", Verdana, sans-serif; + margin: 0px; + padding: 0px; +} + +/* Probably should only apply to the Event and Station List */ +#wi-RequestManagerControl td { + vertical-align: middle; +} + +h1 { + padding: 0; + margin: 0; +} + +p { + margin: 0px; + padding: 0; +} + +/* ************************************************************************** */ + +/* Tweaks to make GFZ styles fit here */ + +/* The "header" element uses absolute positioning for the images, + * and normal positioning for the text. + * Padding, instead of vertical centering, is used to shift the
+
+ This site is a portal to the seismic waveform data archives at GEOFON, including the EIDA data holdings. + With it, you can request
+from different data centers spread across Europe.
+ +If you encounter difficulties using the WebDC software, please contact the authors at geofon@gfz-potsdam.de .
+ +The portal allows you to create requests which combine the stations' + locations with earthquake lists provided by + GFZ + or other agencies. + See the "Event Controls" box. + In this case the event time and coordinates are used to + compute approximated arrival times ("onset times") for the P or S wave of the selected earthquakes + at the selected stations.
+ +scconfig, or converted with scinv.
+ For restricted datasets, you will need a token from the EIDA authentication service. + See our help page. + Delivery of encrypted files is no longer necessary or possible. +
+ +If you feel you should have access to a data set, contact the responsible principal investigator(s), or the data centre holding the data.
+
+ Contacting GEOFON
+
The web interface is built up from boxes. + Here are some of the features + of each box.
+ + + +Use this to select events to compose your request. +This powerful tool is an event browser which can query several sources of +information.
+ +Catalog Services: +At GFZ you can choose events from one of the following public catalog services:
+Select "Catalog Services" under "Event Information". +Then use the pull-down menu under "Catalog Service" to choose the desired +catalog. Now you can filter events by:
+User Supplied: +Alternatively you can upload your own catalog... +
+Use this to add channels to your request. The selection of stations can + be made according to
+Symbols used on the pull-down lists are: +* = temporary network; + = restricted access (see here) +
+You can limit the selection to particular types of streams/channels, either
+Here the events and stations you choose will be displayed. + Use the mouse to drag the map around. + Use the left SHIFT + Mouse to drag areas for limiting the search of events and stations when the appropriate modules are enabled.
+The tables here show the events and stations you choose. +Use these tables to check which events and stations have been selected by your search criteria. +You can interactively remove unwanted items. +Your final request will be built from the currently displayed information. +You can refine the selection of streams for stations using the "Advanced Stream Filters Control".
+Triangles on the column headers allow you to sort rows by the values in those columns.
+The "O/R" column shows whether the station is "open" (field is empty) or "restricted" (shown by a red "R").
+Use this to send your request to a server. + You can check the status of your requests using the controls under the "Download data" tab.
Here you can check the status of the requests made during your current use of this service. + The usual request group operations (Start/Stop/Save/Delete) as well as download links are available on the status popup. + Use this box to download a small number of recent data volumes.
Warnings and other messages appear here. Unwanted messages can be + removed by reloading the page, or using the "Clear Console" button.
+
+ If you encounter difficulties using the WebDC software, please contact the authors at geofon@gfz-potsdam.de .
The portal allows you to create requests which combine the stations' - locations with earthquake lists provided by + locations with earthquake lists provided by GFZ or other agencies. See the "Event Controls" box. @@ -74,7 +74,7 @@
Use this to select events to compose your request.