Ireland's Marine Atlas
Access to Ireland’s marine data and related information
menu
Digital Ocean Widgets
Rose chart
digitalocean.create({ type: 'rose-chart', config: { title: 'Wave Rose', subtitle: 'Frequency of Sig. Wave Height vs Peak Direction', datasets: [{ title: '', url: 'https://erddap.marine.ie//erddap/tabledap/IWaveBNetwork_spectral.json?time,SignificantWaveHeight,PeakDirection&time%3E=2019-01-01T00:00:00.0000000&time%3C=2020-01-01T00:00:00.0000000&station_id=%22AMETS+Berth+A+Wave+Buoy%22&PeakPeriod%3E=0&orderBy(%22SignificantWaveHeight%22)', props: ['SignificantWaveHeight','PeakDirection'] }] } });