Ireland's Marine Atlas
Access to Ireland’s marine data and related information
menu
Digital Ocean Widgets
Data Ticker
digitalocean.create({ type: 'data-ticker', config: { title: 'Galway Waves', card: true, url: 'https://erddap.marine.ie//erddap/tabledap/IWaveBNetwork30Min.json?SignificantWaveHeight,PeakPeriod,PeakDirection,SeaTemperature,time&time%3E=2020-10-19T23:00:00.000Z&station_id=%22SmartBay%20Wave%20Buoy%22&PeakPeriod%3E=0&orderByMax(%22time%22)', "rows": 2, "columns": 2, sensors: [ { "label": "Wave Height (Hs)", "unit": "CENTIMETRES", "prop": "SignificantWaveHeight" }, { "label": "Peak Period (s)", "unit": "SECONDS", "prop": "PeakPeriod" }, { "label": "Peak Direction (°)", "unit": "DEGREES", "prop": "PeakDirection" }, { "label": "Sea Temperature (°C)", "unit": "DEGREES", "prop": "SeaTemperature" }] } });